Package: glm.predict
Type: Package
Title: Predicted Values and Discrete Changes for GLM
Version: 4.1-0
Date: 2021-08-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() [generalised linear model], glm.nb() [negative binomial model],
	polr() [ordinal logistic model], multinom() [multinomial model] and tobit() [tobit model],
	svyglm() [survey-weighted generalised linear models] using Monte Carlo simulations or bootstrap. Reference: Bennet A. Zelner (2009) <doi:10.1002/smj.783>.
License: GPL (>= 2)
Depends: R (>= 3.5.0), stats, MASS, parallel, mlogit, dfidx, survey
Imports: nnet, AER, survival
Suggests: knitr, rmarkdown, ggplot2, devtools
VignetteBuilder: knitr, rmarkdown
LazyData: true
URL: https://benjaminschlegel.ch/r/glm-predict/
Language: en-US
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-08-16 18:51:30 UTC; konta
Repository: CRAN
Date/Publication: 2021-08-16 19:10:02 UTC
Built: R 4.0.2; ; 2021-08-17 11:20:25 UTC; unix
