Fitting of FPCA-based growth curve model using Levenberg-Marquardt optimization.
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")
The package is suitable for estimation of growth milestones from sparse stature measurements.
The software growthfd was developed with state budget funding provided by the Technology Agency of the Czech Republic within the Eta Programme.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.