jsilve24 / fido

Multinomial Logistic-Normal Models (really fast)

Home Page:https://jsilve24.github.io/fido/

Repository from Github https://github.comjsilve24/fidoRepository from Github https://github.comjsilve24/fido

R-CMD-check License

fido (formerly stray)

Multinomial Logistic-Normal Models (really fast)
its a little tar-ball of joy

Citation

Silverman, JD, Roche, K, Holmes, ZC, David, LA, and Mukherjee, S. Journal of Machine Learning Research. 23(7), 2022:1−42.

License

All source code freely availale under GPL-3 License.

Installation

install.packages("fido")

Or to download the development version from GitHub:

devtools::install_github("jsilve24/fido", ref="develop")

A few notes:

  • As of version 1.0.0, fido is now on CRAN.
  • There are a few installation options that can greatly speed fido up (often by as much as 10-50 fold). For a more detailed description of installation, take a look at the installation page.
  • Vignettes are prebuilt on the fido webpage. If you want vignettes to build locally during package installation you must also pass the build=TRUE and build_opts = c("--no-resave-data", "--no-manual") options to install_github.

Vignettes

Research Using fido

Bugs/Feature requests

Have you checked out our FAQ?

I appreciate bug reports and feature requests. Please post to the github issue tracker here.

About

Multinomial Logistic-Normal Models (really fast)

https://jsilve24.github.io/fido/


Languages

Language:R 60.9%Language:C++ 34.1%Language:TeX 2.5%Language:M4 2.1%Language:C 0.3%Language:Shell 0.0%