Skip to contents

Returns the parameters (e.g. trained neural-network weights) that a registered par-loader wrote into the solve parameter vector, saved on the solved object so re-solving from it restores them.

Usage

rxInjectedPars(obj)

Arguments

obj

a solved rxode2 object.

Value

a named numeric vector, or NULL if nothing was injected.