R/devAnalysis.betareg.R

Defines functions devAnalysis.betareg

devAnalysis.betareg <- function(model, cex.pl = .8, cex.vars = 1, cex.vars2 = 1, 
                            layout.heights = c(1.2,0.8,4), pl.scale = 1,
                            xlab, ylab, title) {
  stop('devAnalysis is not available for betareg package yet, run ', sQuote("funComp()"),
       ' to check which function you can use')
  
}

Try the glmxdiag package in your browser

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

glmxdiag documentation built on Jan. 10, 2022, 9:07 a.m.