Other packages > Find by keyword >

TraitStats  

Statistical Data Analysis for Randomized Block Design Experiments
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TraitStats", "1.0.2")



Attach the package and use:
library("TraitStats")
Maintained by
Nitesh Shirur Devaraja
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-30
Latest Update: 2023-08-27
Description:
Functions for analysis of bulk data generated from experiments in Randomized block design as per Panse and Sukhatme (1954) . Computes analysis of variance; Descriptive statistics parameter like Mean, Minimum, Maximum, CV, Standard error of mean, Standard Error of deviation, CD; Genetic parameter statistics Genotypic Coefficient of Variation, Phenotypic Coefficient of Variation, Heritability in broad sense, Genetic Advance and Genetic Advance per cent mean; Variance and Co-variance matrix of genotypic, phenotypic and environmental; Correlation of genotypic, phenotypic and environmental. Further includes directly publication ready tables.
How to cite:
Nitesh Shirur Devaraja (2020). TraitStats: Statistical Data Analysis for Randomized Block Design Experiments. R package version 1.0.2, https://cran.r-project.org/web/packages/TraitStats. Accessed 09 Apr. 2025.
Previous versions and publish date:
1.0.0 (2020-11-30 12:40), 1.0.1 (2021-01-07 05:20), 1.0.2 (2022-06-30 18:10)
Other packages that cited TraitStats R package
View TraitStats citation profile
Other R packages that TraitStats depends, imports, suggests or enhances
Functions, R codes and Examples using the TraitStats R package
Some associated functions: Barley . traitstatsenvcorl . traitstatsenvcov . traitstatsgenocorl . traitstatsgenocov . traitstatsgenpar . traitstatsphenocorl . traitstatsphenocov . traitstatsrbd . traitstatsrbdmeantable . traitstatsrbdstats . traitstatsrbdsummary . 
Some associated R codes: Full TraitStats package functions and examples
Downloads during the last 30 days
03/1003/1303/1503/1803/2003/2103/2403/2804/0104/0404/0504/0604/0704/08Downloads for TraitStats123456789TrendBars

Today's Hot Picks in Authors and Packages

mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  
multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
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  
MultSurvTests  
Permutation Tests for Multivariate Survival Analysis
Multivariate version of the two-sample Gehan and logrank tests, as described in L.J Wei & J.M Lachin ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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