Other packages > Find by keyword >

ThermalSampleR  

Calculate Sample Sizes Required for Critical Thermal Limits Experiments
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ThermalSampleR", "0.1.2")



Attach the package and use:
library("ThermalSampleR")
Maintained by
Clarke JM van Steenderen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-02-21
Latest Update: 2024-02-17
Description:
We present a range of simulations to aid researchers in determining appropriate sample sizes when performing critical thermal limits studies (e.g. CTmin/CTmin experiments). A number of wrapper functions are provided for plotting and summarising outputs from these simulations. This package is presented in van Steenderen, C.J.M., Sutton, G.F., Owen, C.A., Martin, G.D., and Coetzee, J.A. Sample size assessments for thermal physiology studies: An R package and R Shiny application. 2023. Physiological Entomology. <doi:10.1111/phen.12416>. The GUI version of this package is available on the R Shiny online server at: <https://clarkevansteenderen.shinyapps.io/ThermalSampleR_Shiny/> , or it is accessible via GitHub at <https://github.com/clarkevansteenderen/ThermalSampleR_Shiny/>. We would like to thank Grant Duffy (University of Otago, Dundedin, New Zealand) for granting us permission to use the source code for the Test of Total Equivalency function.
How to cite:
Clarke JM van Steenderen (2022). ThermalSampleR: Calculate Sample Sizes Required for Critical Thermal Limits Experiments. R package version 0.1.2, https://cran.r-project.org/web/packages/ThermalSampleR. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2022-02-21 10:00), 0.1.1 (2023-06-13 10:20)
Other packages that cited ThermalSampleR R package
View ThermalSampleR citation profile
Other R packages that ThermalSampleR depends, imports, suggests or enhances
Complete documentation for ThermalSampleR
Functions, R codes and Examples using the ThermalSampleR R package
Some associated functions: boot_one . boot_two . coreid_data . equiv_tost . plot_one_group . plot_two_groups . 
Some associated R codes: boot_one.R . boot_two.R . coreid_data.R . equiv_tost.R . plot_one_group.R . plot_two_groups.R .  Full ThermalSampleR package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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