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.4.5")



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 <doi:10.3102/0013189X10363170>). 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 (<doi:10.1186/s40536-021-00114-4>). For detailed technical aspects of the package, see 'Mirazchiyski', 2021b (<doi:10.3390/psych3020018>).
How to cite:
Plamen V. Mirazchiyski (2020). RALSA: R Analyzer for Large-Scale Assessments. R package version 1.4.5, https://cran.r-project.org/web/packages/RALSA
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)
Other packages that cited RALSA R package
View RALSA citation profile
Other R packages that RALSA depends, imports, suggests or enhances
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

bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
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  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns