Package: glm.predict
Type: Package
Title: Predicted Values and Discrete Changes for GLM
Version: 4.0-0
Date: 2020-11-16
Author: Benjamin Schlegel [aut,cre]
Maintainer: Benjamin Schlegel <kontakt@benjaminschlegel.ch>
Description: Functions to calculate predicted values and the difference between
    the two cases with confidence interval for lm() [linear model], glm() [general linear model], glm.nb() [negative binomial model],
	polr() [ordinal logistic model], multinom() [multinomial model] and tobit() [tobit model] using Monte Carlo simulations or bootstrap. Reference: Bennet A. Zelner (2009) <doi:10.1002/smj.783>.
License: GPL (>= 2)
Depends: R (>= 3.1.0), stats, MASS, parallel
Imports: nnet, AER, survival
Suggests: knitr, rmarkdown, schlegel, ggplot2, devtools
VignetteBuilder: knitr, rmarkdown
Additional_repositories: https://benjaminschlegel.github.io/drat/
URL: https://benjaminschlegel.ch/r/glm-predict/
Language: en-US
NeedsCompilation: no
Packaged: 2020-11-17 09:20:19 UTC; Benjamin
Repository: CRAN
Date/Publication: 2020-11-17 09:50:02 UTC
