Diagnostics for the BP, GA, IG and WEI regression models
diag.BP(model, mu.link = "log", sigma.link = "log", scheme = "case.weight")diag.GA(
model,
mu.link = "log",
sigma.link = "identity",
scheme = "case.weight"
)
diag.IG(
model,
mu.link = "log",
sigma.link = "identity",
scheme = "case.weight"
)
diag.WEI(
model,
mu.link = "log",
sigma.link = "identity",
scheme = "case.weight"
)
res_pearson(model)
Object of class gamlss holding the fitted model.
Defines the mu.link, with "identity" link as the default for the mu parameter.
Defines the sigma.link, with "identity" link as the default for the sigma parameter.
Default is "case.weight". But, can be "response".
Local influence measures.
Bourguignon, M., Santos-Neto, M. and Castro, M. A new regression model for positive random variables with skewed and long tail. METRON, v. 79, p. 33--55, 2021. http://dx.doi.org/10.1007/s40300-021-00203-y