Other packages > Find by keyword >

rr2  

R2s for Regression Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rr2", "1.1.1")



Attach the package and use:
library("rr2")
Maintained by
Anthony Ives
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-11-04
Latest Update: 2023-08-21
Description:
Three methods to calculate R2 for models with correlated errors, including Phylogenetic GLS, Phylogenetic Logistic Regression, Linear Mixed Models (LMMs), and Generalized Linear Mixed Models (GLMMs). See details in Ives 2018 .
How to cite:
Anthony Ives (2018). rr2: R2s for Regression Models. R package version 1.1.1, https://cran.r-project.org/web/packages/rr2. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.0 (2018-11-04 17:30), 1.0.1 (2019-02-04 10:50), 1.0.2 (2019-05-09 22:30), 1.1.0 (2022-11-18 20:50)
Other packages that cited rr2 R package
View rr2 citation profile
Other R packages that rr2 depends, imports, suggests or enhances
Complete documentation for rr2
Functions, R codes and Examples using the rr2 R package
Some associated functions: R2 . R2_lik . R2_pred . R2_resid . binaryPGLMM . inv.logit . partialR2 . partialR2adj . rr2 . transf_phy . 
Some associated R codes: r2.R . r2_lik.R . r2_pred.R . r2_resid.R . utils.R .  Full rr2 package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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