id_plot_sims: This function plots the results from a simulation generated by id_sim_gen.
Description
This function plots the results from a simulation generated by id_sim_gen.
Usage
id_plot_sims(sims, type = "RMSE")
Arguments
sims
A fitted idealstan object that has true data generated by id_sim_gen
type
Type of analysis of true versus fitted values, can be 'RMSE', 'Residuals' or 'Coverage'