-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Type on line 179
Here we have the obs , but like on the code above the .lev set is used.
Seems it should be using fit.survHE.RFS.obs
aicres.obs <- data.frame(
model = names(fit.survHE.RFS.lev$models),
AIC = fit.survHE.RFS.lev$model.fitting$aic,
BIC = fit.survHE.RFS.lev$model.fitting$bic
)
aicres.obs %>% arrange(AIC)
Metadata
Metadata
Assignees
Labels
No labels