Skip to content

v0.11.4 - CRAN release

Compare
Choose a tag to compare
@jchiquet jchiquet released this 16 Mar 16:19
· 520 commits to master since this release

New CRAN release, first since the beginning of the development of PLNmixture

Major changes are

  • new function PLNmixture and series of objects, methods and vignette
  • use future for parallel computing with future_lapply in PLNPCA, smoothing of PLNmixture and StARS in PLNnetwork
  • bug fixes: offset, prediction for PLN-LDA, gradients of PLN-network and PLN-spherical
  • added an argument ‘reverse’ to the plot methods for criteria, so that users can get their “usual” BIC definition (-2 loglik)
  • Rewriting C++ by merging modern_cpp to dev, thanks to François Gindraud
  • less verbose about R squared when questionable
  • correction in BIC/ICL for PLNPCA
  • Add compatibility with factoextra for PLNPCA and PLNLDA