R/tweedie-package.R

#' @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"

Try the tweedie package in your browser

Any scripts or data that you put into this service are public.

tweedie documentation built on Feb. 7, 2026, 5:07 p.m.