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 21 Nov. 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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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