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.5.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: 2023-06-23
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.5.0, https://cran.r-project.org/web/packages/RALSA. Accessed 21 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
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