Other packages > Find by keyword >

Rrepest  

An Analyzer of International Large Scale Assessments in Education
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Rrepest", "1.6.9")



Attach the package and use:
library("Rrepest")
Maintained by
Rodolfo Ilizaliturri
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-09-12
Latest Update: 2025-02-19
Description:
A fast way to analyze International Large-Scale Assessments (ILSAs) or any other dataset that includes replicated weights (Balanced Repeated Replication (BRR) weights, Jackknife replicate weights,...) and/or plausible values. 'Rrepest' contains functionalities that enable you to calculate basic statistics (means, correlations, etc.), frequencies, linear regression, or any other model already implemented in R that takes a data frame and weights as parameters. It also includes options to prepare the results for publication, following the table formatting standards of the Organization for Economic Cooperation and Development (OECD).
How to cite:
Rodolfo Ilizaliturri (2023). Rrepest: An Analyzer of International Large Scale Assessments in Education. R package version 1.6.9, https://cran.r-project.org/web/packages/Rrepest. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.0.0.8 (2023-09-12 08:00), 1.3.0 (2023-11-24 23:30), 1.5.2 (2025-02-10 11:40), 1.5.3 (2025-02-17 12:20), 1.5.4 (2025-02-19 14:30), 1.6.9 (2026-01-07 23:10)
Other packages that cited Rrepest R package
View Rrepest citation profile
Other R packages that Rrepest depends, imports, suggests or enhances
Complete documentation for Rrepest
Functions, R codes and Examples using the Rrepest R package
Full Rrepest package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
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  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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