This function evaluates a curve function for given ages. Depending
on a degree of derivation, the function produces stature, velocity
or acceleration curve.
Usage
growthfd.evaluate(x, par, model, deriv = 0)
Arguments
- x
Ages to be evaluated
- par
Parameters of the model
- model
FPCA growth model
- deriv
Path to the input file
Value
Y-values of the evaluated curve