Other packages > Find by keyword >

eatRep  

Educational Assessment Tools for Replication Methods
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("eatRep", "0.14.7")



Attach the package and use:
library("eatRep")
Maintained by
Sebastian Weirich
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-01-08
Latest Update: 2023-03-26
Description:
Replication methods to compute some basic statistic operations (means, standard deviations, frequency tables, percentiles and generalized linear models) in complex survey designs comprising multiple imputed variables and/or a clustered sampling structure which both deserve special procedures at least in estimating standard errors. See the package documentation for a more detailed description along with references.
How to cite:
Sebastian Weirich (2021). eatRep: Educational Assessment Tools for Replication Methods. R package version 0.14.7, https://cran.r-project.org/web/packages/eatRep. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.13.4 (2021-01-08 11:30), 0.13.5 (2021-03-02 13:50), 0.13.6 (2021-08-10 14:30), 0.13.7 (2021-10-28 11:40), 0.14.0 (2022-02-01 14:10), 0.14.3 (2022-05-14 17:50), 0.14.4 (2022-06-29 14:00), 0.14.5 (2022-07-09 00:50), 0.14.6 (2022-11-19 00:50)
Other packages that cited eatRep R package
View eatRep citation profile
Other R packages that eatRep depends, imports, suggests or enhances
Complete documentation for eatRep
Functions, R codes and Examples using the eatRep R package
Some associated functions: checkLEs . generateRandomJk1Zones . repGlm . repLmer . repMean . repQuantile . repTable . report . 
Some associated R codes: checkLEs.R . groupToTotalMeanComparisonLavaan_0.0.3.R . jk2.R . pool.R . tools.R .  Full eatRep 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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
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  
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  
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  

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