View source: R/growthfd.evaluate.R
growthfd.evaluate | R Documentation |
This function evaluates a curve function for given ages. Depending on a degree of derivation, the function produces stature, velocity or acceleration curve.
growthfd.evaluate(x, par, model, deriv = 0)
x |
Ages to be evaluated |
par |
Parameters of the model |
model |
FPCA growth model |
deriv |
Path to the input file |
Y-values of the evaluated curve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.