Skip to content

v0.2.0

Latest

Choose a tag to compare

@Jiangyan-Zhao Jiangyan-Zhao released this 16 Sep 11:19
· 87 commits to master since this release
  • Added fitted(), parameter(), and quantile() methods.
  • Updated predict() and simulate() methods: both now return results for the training data by default when Xnew is not provided.
  • Extended plot() method with new dims argument for higher-dimensional inputs.
  • Added Section 5 to the vignette, presenting a real-data application on Loa loa parasite infection in North Cameroon.
  • Added argument checking with informative error messages.