A minor release mainly fixing bugs and typos:
Fix a bug in model_selection
, now it can correctly perform model selection if the full model is the best model.
In pred_saem
, two methods for prediction of test set with missingness are provided.
Fix some typos in the vignettes. The length of codes now fits the page wide of html.
Delete unused Imports ‘magrittr’ in DESCRIPTION file.
Change the index of vignitte from ‘SAEM’ to ‘misaem tutorial’.
Update README.md.