This function takes all the models listed in a folder and predicts the fit.
sim_bamlss_predict(m, wd, model_wd, data_wd, rds = TRUE, old = FALSE)Vector containing all the file names of the models.
Path to simulations folder.
Simulation setting folder where the models are saved.
Simulation data folder.
Objects are saved as .rds files (for backwards compatibility when .Rdata files were used). Defaults to TRUE.
Simulated data sets before Version 0.0.3 (samples need to be adapted for standardized survival matrices). Defaults to FALSE.