Other packages > Find by keyword >

growthPheno  

Functional Analysis of Phenotypic Growth Data to Smooth and Extract Traits
View on CRAN: Click here


Download and install growthPheno package within the R console
Install from CRAN:
install.packages("growthPheno")

Install from Github:
library("remotes")
install_github("cran/growthPheno")

Install by package version:
library("remotes")
install_version("growthPheno", "3.1.18")



Attach the package and use:
library("growthPheno")
Maintained by
Chris Brien
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-05-14
Latest Update: 2025-07-22
Description:
Assists in the plotting and functional smoothing of traits measured over time and the extraction of features from these traits, implementing the SET (Smoothing and Extraction of Traits) method described in Brien et al. (2020) Plant Methods, 16. Smoothing of growth trends for individual plants using natural cubic smoothing splines or P-splines is available for removing transient effects and segmented smoothing is available to deal with discontinuities in growth trends. There are graphical tools for assessing the adequacy of trait smoothing, both when using this and other packages, such as those that fit nonlinear growth models. A range of per-unit (plant, pot, plot) growth traits or features can be extracted from the data, including single time points, interval growth rates and other growth statistics, such as maximum growth or days to maximum growth. The package also has tools adapted to inputting data from high-throughput phenotyping facilities, such from a Lemna-Tec Scananalyzer 3D (see for more information). The package 'growthPheno' can also be installed from .
How to cite:
Chris Brien (2019). growthPheno: Functional Analysis of Phenotypic Growth Data to Smooth and Extract Traits. R package version 3.1.18, https://cran.r-project.org/web/packages/growthPheno. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-13 (2019-05-14 16:20), 1.0-15 (2019-07-15 10:10), 1.0-21 (2020-01-12 15:40), 1.0-22 (2020-03-18 07:10), 1.0-26 (2020-07-09 15:00), 1.0-30 (2020-12-12 09:20), 1.0-34 (2021-10-14 12:30), 2.1.16 (2022-11-15 19:30), 2.1.17 (2023-01-13 23:40), 2.1.19 (2023-03-15 06:00), 2.1.21 (2023-08-22 18:00), 2.1.23 (2023-10-24 15:40), 2.1.24 (2024-02-29 05:30), 2.1.25 (2024-07-24 09:30), 3.1.10 (2025-01-13 04:40), 3.1.11 (2025-04-03 04:40), 3.1.12 (2025-05-02 11:00), 3.1.13 (2025-07-23 01:00)
Other packages that cited growthPheno R package
View growthPheno citation profile
Other R packages that growthPheno depends, imports, suggests or enhances
Complete documentation for growthPheno
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA