Generate parameter transformation function from a named character vector or object of class eqnvec. This is a wrapper function for Pexpl and Pimpl. See for more details there.
P(trafo = NULL, parameters = NULL, condition = NULL, keep.root = TRUE,
compile = FALSE, modelname = NULL, method = c("explicit", "implicit"),
verbose = FALSE)
object of class eqnvec
or named character
character vector
character, the condition for which the transformation is generated
logical, applies for method = "implicit"
. The root of the last
evaluation of the parameter transformation function is saved as guess for the next
evaluation.
logical
character
character, either "explicit"
or "implicit"
Print out information during compilation
An object of class parfn.