Nothing
#' fido: Fitting and Analysis of Multinomial Logistic Normal Models
#'
#' Provides methods for fitting and inspection of Bayesian Multinomial
#' Logistic Normal Models using MAP estimation and Laplace Approximation.
#' Key functionality is implemented in C++ for scalability.
#'
#' @name fido_package
#'
#' @useDynLib fido
#' @importFrom Rcpp sourceCpp
"_PACKAGE"
globalVariables(".")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.