Residual function for checking estimated samples compared to true simulation scores Returns a data frame with residuals plus quantiles.
Description
Residual function for checking estimated samples compared to true simulation scores Returns a data frame with residuals plus quantiles.
Usage
id_sim_resid(obj, rep = 1)
Arguments
obj
|
A fitted idealstan object with true data from id_sim_gen
|
rep
|
Over how many replicates to calculate residuals? Currently can only be 1 |