Usage
change.pnparameters(Asym = NA,
K = NA,
Infl = NA,
M = NA,
RAsym = NA,
Rk = NA,
Ri = NA,
RM = NA,
first.y = NA,
x.at.first.y = NA,
last.y = NA,
x.at.last.y = NA,
twocomponent.x = NA,
verbose = NA,
force4par = NA,
pn.options)
Arguments
Asym
a numeric value for the asymptote of the positive (increasing) curve
K
a numeric value for the rate parameter of the positive (increasing) curve
Infl
a numeric value for the point of inflection of the positive (increasing) curve
M
a numeric value for the shape parameter of the positive (increasing) curve
RAsym
a numeric value for the asymptote of the negative (decreasing) curve
Rk
a numeric value for the rate parameter of the negative (decreasing) curve
Ri
a numeric value for the point of inflection of the negative (decreasing) curve
RM
a numeric value for the shape parameter of the negative (decreasing) curve
first.y
the value of y at minimum x when it is required to be constrained
x.at.first.y
the final value of x - 0 value is used if not specified when last.y is not NA
last.y
the value of y at maximum x when it is required to be constrained
x.at.last.y
the final value of x - this is option is currently disabled
twocomponent.x
a numerical specifying the x-value (e.g. age) of intersection if a double model of
two separate components is to be fitted. Alternatively a logical of value
= TRUE if the same type of model is to be fitted but the x of
intersection is unknown
verbose
logical indicating whether information on successful optimization and
parameters should be returned during when using SSposnegRichards
force4par
logical specifying whether parameters of the negative Richards
should be ignored - effectively using simple Richards curve
pn.options
required character string specifying the name of a list object currently
populated with starting parameter estimates, fitting options and bounds to be modified