RMSE function for calculating individual RMSE values compared to true simulation scores Returns a data frame with RMSE plus quantiles.
Description
RMSE function for calculating individual RMSE values compared to true simulation scores Returns a data frame with RMSE plus quantiles.
Usage
id_sim_rmse(obj, rep = 1)
Arguments
obj
|
A fitted idealstan object with true data from id_sim_gen
|
rep
|
Over how many replicates to calculate RMSE? Currently can only be 1 |