gamlss.confint: this function provides robust covariance CI for GAMLSS models

Description Usage Arguments Examples

Description

this function provides robust sandwich estimator CIs for a GAMLSS model along with exact MCMC p-values and parameter estimates and the standard errors.

Usage

1
gamlss.confint(object, level = 0.95)

Arguments

object

the fitted gamlss model

level

the confidence level

parm

parm

what

one of "mu", "sigma", "nu", "tau". Defaults to "mu".

parameter

same as what

robust

whether robust standard errors should be used. Defaults to TRUE.

Examples

1

abnormally-distributed/abdisttools documentation built on May 5, 2019, 7:07 a.m.