ondrej-klima / growthfd

Home Page:https://ondrej-klima.github.io/growthfd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

growthfd

Fitting of FPCA-based growth curve model using Levenberg-Marquardt optimization.

Installation

install.packages("BiocManager")
BiocManager::install("pcaMethods", ask=FALSE)
install.packages("remotes")
remotes::install_version("fda", version="2.4.8.1")
remotes::install_github("ondrej-klima/growthfd", upgrade="never")

Usage

The package is suitable for estimation of growth milestones from sparse stature measurements.

Individual differences by maturation age

Estimation of age at peak height velocity (PHV), comparison of growthfd (FPCA) vs. Sitar method.

Acknowledgements

The software growthfd was developed with state budget funding provided by the Technology Agency of the Czech Republic within the Eta Programme.

tacr

About

https://ondrej-klima.github.io/growthfd/

License:Other


Languages

Language:R 99.1%Language:Dockerfile 0.9%