Skip to contents

All functions

aov.test.zresid()
A function to calculate ANOVA of Zresidual
bartlett.test(<zresid>)
A function to calculate Bartlett of Zresidual
boxplot(<zresid>)
A function to draw box plot of a z-residual
cdf.tnb.ds()
A function to calculate cdf of Truncated Negative Binomial
cdf.tp.li()
A function to calculate cdf of Truncated Poisson
dhurdle.nb.ds()
A function to calculate pdf of hurdle negative binomial.
dhurdle.poisson.ds()
A function to calculate pdf of hurdle poisson.
.LINK_FUNCTIONS
A function to calculate posterior parameter estimates
iscv_logrpp()
A function to calculate important sampling cross validation log rpp
legend.box()
A function to draw qq plot of a z-residual
log(<pred.dist.bern>)
A function to calculate log predictive distribution (pmf and cdf) of logistic component of a 'brm' fit
log(<pred.dist.HNB>)
A function to calculate posterior predictive log hurdle negative binomial pmf and cdf of a 'brm' fit
log(<pred.dist.HP>)
A function to calculate posterior predictive log hurdle poisson pmf and cdf of 'brm' fit.
log(<pred.dist.NB>)
A function to calculate predictive log negative binomial pmf and cdf of 'brm' fit.
log(<pred.dist.pois>)
A function to calculate predictive log poisson pmf and cdf of 'brm' fit.
log(<pred.dist.TNB>)
A function to calculate posterior predictive log truncated negative binomial pmf and cdf of 'brm' fit.
log(<pred.dist.TP>)
A function to calculate posterior predictive log truncated poisson pmf and cdf of 'brm' fit.
log(<pred.dist.zero>)
A function to calculate log predictive distribution (pmf and cdf) of logistic component of a 'brm' fit
log_diff_exp()
A function to compute the logarithm of the difference between the exponentials of two log values.
nmes.data
Example dataset: nmes.data
pdf.tnb.ds()
A function to calculate pdf of Truncated Negative Binomial
pdf.tp.li()
A function to calculate pdf of Truncated Poisson
phurdle.nb.li()
A function to calculate predictive probability of hurdle negative binomial.
phurdle.pois.li()
A function to calculate predictive probability of hurdle poisson.
plot(<zresid>)
A function to draw scatter plot of a Z-residual
post_logrpp()
A function to calculate posterior log rpp
qqnorm(<zresid>)
A function to draw qq plot of a z-residual
sw.test.zresid()
A function to calculate Shapiro Wilk test of Zresidual
test.nl.aov()
A function to calculate ANOVA
test.var.bartl()
A function to calculate Bartlett test of Zresidual
zresidual_bernoulli()
A function to calculate z-residuals of a 'brm' fit. This function is to be used when the user needs to calculate the z-residuals of bernoulli
zresidual_hurdle_negbinomial()
A function to calculate z-residuals of a 'brm' fit.
zresidual_hurdle_poisson()
A function to calculate z-residuals of a 'brm' fit.
zresidual_negbinomial()
A function to calculate z-residuals of a 'brm' fit. This function is to be used when the user needs to calculate the z-residuals of TNB/HNB
zresidual_poisson()
A function to calculate z-residuals of a 'brm' fit. This function is to be used when the user needs to calculate the z-residuals of TNB/HNB