Other packages > Find by keyword >

rTPC  

Fitting and Analysing Thermal Performance Curves
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rTPC", "1.0.4")



Attach the package and use:
library("rTPC")
Maintained by
Daniel Padfield
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-08-17
Latest Update: 2023-08-17
Description:
Helps to fit thermal performance curves (TPCs). 'rTPC' contains 26 model formulations previously used to fit TPCs and has helper functions to set sensible start parameters, upper and lower parameter limits and estimate parameters useful in downstream analyses, such as cardinal temperatures, maximum rate and optimum temperature. See Padfield et al. (2021) .
How to cite:
Daniel Padfield (2023). rTPC: Fitting and Analysing Thermal Performance Curves. R package version 1.0.4, https://cran.r-project.org/web/packages/rTPC. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0.4 (2023-08-17 08:40)
Other packages that cited rTPC R package
View rTPC citation profile
Other R packages that rTPC depends, imports, suggests or enhances
Complete documentation for rTPC
Functions, R codes and Examples using the rTPC R package
Some associated functions: bacteria_tpc . beta_2012 . boatman_2017 . briere2_1999 . calc_params . chlorella_tpc . delong_2017 . deutsch_2008 . flinn_1991 . gaussian_1987 . get_breadth . get_ctmax . get_ctmin . get_e . get_eh . get_lower_lims . get_model_names . get_q10 . get_rmax . get_skewness . get_start_vals . get_thermalsafetymargin . get_thermaltolerance . get_topt . get_upper_lims . hinshelwood_1947 . joehnk_2008 . johnsonlewin_1946 . kamykowski_1985 . lactin2_1995 . lrf_1991 . modifiedgaussian_2006 . oneill_1972 . pawar_2018 . quadratic_2008 . ratkowsky_1983 . rezende_2019 . sharpeschoolfull_1981 . sharpeschoolhigh_1981 . sharpeschoollow_1981 . spain_1982 . thomas_2012 . thomas_2017 . weibull_1995 . 
Some associated R codes: beta_2012.R . boatman_2017.R . briere2_1999.R . calc_params.R . data.R . delong_2017.R . deutsch_2008.R . flinn_1991.R . gaussian_1987.R . get_breadth.R . get_ctmax.R . get_ctmin.R . get_e.R . get_eh.R . get_lower_lims.R . get_model_names.R . get_q10.R . get_rmax.R . get_skewness.R . get_start_vals.R . get_thermalsafetymargin.R . get_thermaltolerance.R . get_topt.R . get_upper_lims.R . hinshelwood_1947.R . joehnk_2008.R . johnsonlewin_1946.R . kamykowski_1985.R . lactin2_1995.R . lrf_1991.R . modifiedgaussian_2006.R . oneill_1972.R . pawar_2018.R . quadratic_2008.R . ratkowsky_1983.R . rezende_2019.R . sharpeschoolfull_1981.R . sharpeschoolhigh_1981.R . sharpeschoollow_1981.R . spain_1982.R . thomas_2012.R . thomas_2017.R . weibull_1995.R .  Full rTPC package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
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  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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