Other packages > Find by keyword >

photosynthesisLRC  

Nonlinear Least Squares Models for Photosynthetic Light Response
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("photosynthesisLRC", "1.0.6")



Attach the package and use:
library("photosynthesisLRC")
Maintained by
Rebekah Davis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-02-25
Latest Update: 2025-02-25
Description:
Provides functions for modeling, comparing, and visualizing photosynthetic light response curves using established mechanistic and empirical models like the rectangular hyperbola Michaelis-Menton based models ((eq1 (Baly (1935) <doi:10.1098/rspb.1935.0026>)) (eq2 (Kaipiainenn (2009) <doi:10.1134/S1021443709040025>)) (eq3 (Smith (1936) <doi:10.1073/pnas.22.8.504>))), hyperbolic tangent based models ((eq4 (Jassby & Platt (1976) <doi:10.4319/LO.1976.21.4.0540>)) (eq5 (Abe et al. (2009) <doi:10.1111/j.1444-2906.2008.01619.x>))), the non-rectangular hyperbola model (eq6 (Prioul & Chartier (1977) <doi:10.1093/oxfordjournals.aob.a085354>)), exponential based models ((eq8 (Webb et al. (1974) <doi:10.1007/BF00345747>)), (eq9 (Prado & de Moraes (1997) <doi:10.1007/BF02982542>))), and finally the Ye model (eq11 (Ye (2007) <doi:10.1007/s11099-007-0110-5>)). Each of these nonlinear least squares models are commonly used to express photosynthetic response under changing light conditions and has been well supported in the literature, but distinctions in each mathematical model represent moderately different assumptions about physiology and trait relationships which ultimately produce different calculated functional trait values. These models were all thoughtfully discussed and curated by Lobo et al. (2013) <doi:10.1007/s11099-013-0045-y> to express the importance of selecting an appropriate model for analysis, and methods were established in Davis et al. (in review) to evaluate the impact of analytical choice in phylogenetic analysis of the function-valued traits. Gas exchange data on 28 wild sunflower species from Davis et al.are included as an example data set here.
How to cite:
Rebekah Davis (2025). photosynthesisLRC: Nonlinear Least Squares Models for Photosynthetic Light Response. R package version 1.0.6, https://cran.r-project.org/web/packages/photosynthesisLRC. Accessed 04 Jul. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited photosynthesisLRC R package
View photosynthesisLRC citation profile
Other R packages that photosynthesisLRC depends, imports, suggests or enhances
Complete documentation for photosynthesisLRC
Functions, R codes and Examples using the photosynthesisLRC R package
Full photosynthesisLRC package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SurvCorr  
Correlation of Bivariate Survival Times
Estimates correlation coefficients with associated confidence limits for bivariate, partially censo ...
Download / Learn more Package Citations See dependency  
multiwayvcov  
Multi-Way Standard Error Clustering
Exports two functions implementing multi-way clustering using the method suggested by Cameron, Gelb ...
Download / Learn more Package Citations See dependency  
PELVIS  
Probabilistic Sex Estimate using Logistic Regression, Based on VISual Traits of the Human Os Coxae
An R-Shiny application implementing a method of sexing the human os coxae based on logistic regressi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
musica  
Multiscale Climate Model Assessment
Provides functions allowing for (1) easy aggregation of multivariate time series into custom time sc ...
Download / Learn more Package Citations See dependency  
missCompare  
Intuitive Missing Data Imputation Framework
Offers a convenient pipeline to test and compare various missing data imputation algorithms on simu ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,674

Author Associations

27,536

Publication Badges

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