Skip to content

misaem

Latest
Compare
Choose a tag to compare
@wjiang94 wjiang94 released this 15 Jan 15:59
· 2 commits to master since this release

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.