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

}

Try the DirichletReg package in your browser

Any scripts or data that you put into this service are public.

DirichletReg documentation built on May 18, 2021, 5:06 p.m.