getRMSE: Calculate RMSE from an examinee list object

View source: R/sim_functions.R

getRMSER Documentation

Calculate RMSE from an examinee list object

Description

getRMSE is a function for calculating root mean square error (RMSE) for the simulation results.

Usage

getRMSE(x)

Arguments

x

an output_maat object from maat.

Value

a list containing RMSE by test and also for all tests combined.


maat documentation built on May 18, 2022, 9:07 a.m.