growthfd.evaluate: Generate a Discrete Growth Curve

View source: R/growthfd.evaluate.R

growthfd.evaluateR Documentation

Generate a Discrete Growth Curve

Description

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


ondrej-klima/growthfd documentation built on Jan. 4, 2023, 10:37 a.m.