plotresiduals: Plot the residuals of the bayesian beta regression

Description Usage Arguments Value Author(s)

View source: R/plotresiduals.R

Description

Plot the residuals (pearson standarized and deviance), the Cooks distance and the leverage against the predicted values for the Bayesian Beta Regression

Usage

1

Arguments

X

object of class matrix, with the independent variable for the mean

Y

object of class matrix, with the dependen variables

betaresiduals

object of class bayesbetareg, with the residuals of the Bayesianbetareg

type

type of residuals: 1. Deviance, 2.Pearson, 3.Standarized Pearson 4. Commun

Value

Plot the residuals of the bayesian beta regression

Author(s)

Daniel Jaimes dajaimesc@unal.edu.co, Margarita Marin mmarinj@unal.edu.co, Javier Rojas jarojasag@unal.edu.co, Martha Corrales martha.corrales@usa.edu.co, Maria Fernanda Zarate mfzaratej@unal.edu.co, Ricardo Duplat rrduplatd@unal.edu.co, Luis Villaraga lfvillarragap@unal.edu.co, Edilberto Cepeda Cuervo ecepedac@unal.edu.co


Bayesianbetareg documentation built on May 30, 2017, 2:35 a.m.