Description Usage Arguments Value Author(s) References
Diagnostics for the BP, GA, IG and WEI regression models
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27  | diag.BP(
  model,
  mu.link = "log",
  sigma.link = "identity",
  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"
)
 | 
model | 
 Object of class   | 
mu.link | 
 Defines the mu.link, with "log" link as the default for the mu parameter.  | 
sigma.link | 
 Defines the sigma.link, with "identity" link as the default for the sigma parameter.  | 
scheme | 
 Default is "case.weight". But, can be "response".  | 
Local influence measures.
Manoel Santos-Neto manoel.ferreira@professor.ufcg.edu.br
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. doi: 10.1007/s40300-021-00203-y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.