diff --git a/DESCRIPTION b/DESCRIPTION index b0c35e9..e3ad7f3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,7 +11,7 @@ Authors@R: c(person("Justin", "Silverman", role=c("aut"), email = "pistner@psu.edu")) Maintainer: Michelle Nixon -Description: Provides methods for fitting and inspection of Bayesian Multinomial Logistic Normal Models using MAP estimation and Laplace Approximation as developed in Silverman et. Al. (2022) . Key functionality is implemented in C++ for scalability. 'fido' replaces the previous package 'stray'. +Description: Provides methods for fitting and inspection of Bayesian Multinomial Logistic Normal Models using MAP estimation and Laplace Approximation as developed in Silverman et. Al. (2022) . Key functionality is implemented in C++ for scalability. 'fido' replaces the previous package 'stray'. License: GPL-3 URL: https://jsilve24.github.io/fido/ Depends: R (>= 4.1.0)