Nothing
#' InvStablePrior Package
#'
#'
#' Contains random number generation, plotting, and estimation algorithms for performing Bayesian inference on a parameter of some widely-used exponential data models.
#' The package contains algorithms for the inverse stable-Poisson, inverse stable-exponential, inverse stable-double exponential, inverse stable-inverse gamma, and inverse stable-half-normal models.
#'
#'
#' References:
#'
#' Cahoy and Sedransk (2019)<doi:10.1007/s42519-018-0027-2>
#'
#' Meerschaert and Straka (2013)<doi:10.1051/mmnp/20138201>
#'
#' Mainardi, Mura, and Pagnini (2010) <doi:10.1155/2010/104505>
#'
#'
#'
#' @docType package
#'
#' @author Dexter Cahoy \email{cahoyd@uhd.edu}
#'
#' @name InvStablePrior
#'
#' @aliases InvStablePrior-package
NULL
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.