get_dasva: get_dasva

get_dasvaR Documentation

get_dasva

Description

Creates the DASVA object. Fit a Gamma-Poisson Generalized Linear Model, dispersion estimates for Negative Binomial distributed data, "parametric", local" or "mean"

Usage

get_dasva(fitType = "")

Arguments

fitType

Fit a Gamma-Poisson Generalized Linear Model, dispersion estimates for Negative Binomial distributed data, "parametric", local" or "mean"

Value

DASVA object

Examples

## Not run: dasva <- get_dasva(fitType="parametric")
dasva <- get_dasva(fitType="local")
dasva <- get_dasva(fitType="mean")
## End(Not run)

Anaconda documentation built on Oct. 14, 2022, 9:06 a.m.

Related to get_dasva in Anaconda...