Other packages > Find by keyword >

RALSA  

R Analyzer for Large-Scale Assessments
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RALSA", "1.6.0")



Attach the package and use:
library("RALSA")
Maintained by
Plamen V. Mirazchiyski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-10
Latest Update: 2025-02-24
Description:
Prepare and analyze data from large-scale assessments and surveys with complex sampling and assessment design (see 'Rutkowski', 2010 ). Such studies are, for example, international assessments like 'TIMSS', 'PIRLS' and 'PISA'. A graphical interface is available for the non-technical user.The package includes functions to covert the original data from 'SPSS' into 'R' data sets keeping the user-defined missing values, merge data from different respondents and/or countries, generate variable dictionaries, modify data, produce descriptive statistics (percentages, means, percentiles, benchmarks) and multivariate statistics (correlations, linear regression, binary logistic regression). The number of supported studies and analysis types will increase in future. For a general presentation of the package, see 'Mirazchiyski', 2021a (). For detailed technical aspects of the package, see 'Mirazchiyski', 2021b ().
How to cite:
Plamen V. Mirazchiyski (2020). RALSA: R Analyzer for Large-Scale Assessments. R package version 1.6.0, https://cran.r-project.org/web/packages/RALSA. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.90.1 (2020-11-10 10:50), 0.90.2 (2021-02-02 18:10), 0.90.3 (2021-03-15 14:20), 1.0.0 (2021-04-28 18:10), 1.0.1 (2021-05-28 15:10), 1.0.2 (2021-10-21 17:20), 1.1.0 (2022-02-04 14:10), 1.1.5 (2022-03-30 14:50), 1.2.0 (2022-05-04 16:00), 1.3.0 (2022-07-08 14:00), 1.3.5 (2023-06-23 17:40), 1.3.7 (2023-10-26 17:50), 1.4.0 (2024-02-02 15:30), 1.4.5 (2024-04-26 14:40), 1.4.7 (2024-07-25 14:00), 1.5.0 (2024-09-23 12:30), 1.5.5 (2025-02-24 13:20), 1.6.0 (2025-11-26 09:50)
Other packages that cited RALSA R package
View RALSA citation profile
Other R packages that RALSA depends, imports, suggests or enhances
Complete documentation for RALSA
Functions, R codes and Examples using the RALSA R package
Some associated functions: RALSA . lsa.bench . lsa.bin.log.reg . lsa.convert.data . lsa.corr . lsa.crosstabs . lsa.data.diag . lsa.lin.reg . lsa.merge.data . lsa.pcts.means . lsa.prctls . lsa.recode.vars . lsa.vars.dict . ralsaGUI . 
Some associated R codes: Full RALSA package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
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  
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  
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  

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