Nothing
#' @keywords models distribution regression
#' @aliases tweedie
#' @title Evaluation of Tweedie Exponential Family Models
#' @description This package provides maximum likelihood computations for Tweedie
#' families, including the series expansion (Dunn and Smyth, 2005) and the
#' Fourier inversion (Dunn and Smyth, 2008), and related methods.
#'
#' @useDynLib tweedie, .registration = TRUE
#' @import methods
#' @importFrom lifecycle deprecate_warn
#' @export
"_PACKAGE"
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.