R/plot.DirichletRegModel.R

Defines functions plot.DirichletRegModel

plot.DirichletRegModel <- function(){

warning("Not implemented yet.")

### residuals ~ fitted (line at y = 0)

### theoretical quantiles vs. std. residuals   QQ-plot of residuals. half-normal of abs-values?

### scale-location   sqrt(std. resid) ~ fitted

### std. residuals vs. leverage

}
maiermarco/DirichletReg documentation built on May 8, 2021, 12:45 p.m.