sim_jmbamlss_eval {MJMbamlss} | R Documentation |
This function evaluates the results for a given folder of JMbamlss model fits.
sim_jmbamlss_eval(wd, model_wd, data_wd, name, rds = TRUE)
wd |
Path to simulations folder. |
model_wd |
Simulation setting folder where the models are saved. |
data_wd |
Simulation data folder. |
name |
Name for description of the simulation setting. |
rds |
Objects are saved as .rds files (for backwards compatibility when .Rdata files were used). Defaults to TRUE. |