getRMSE {maat}R 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.


[Package maat version 1.1.0 Index]