fitted.booltest {boolean} | R Documentation |
This function implements a 'fitted' (and an identical 'fitted.values')
S3 method for objects of class 'booltest'. Since these pertain to a
binary response model, the 'fitted values' are probabilities.
If method="MH"
or bootstrap > 0
in the call to boolean
,
then the mean for each estimated parameter is used to create the fitted values.
## S3 method for class 'booltest' ## S3 method for class 'booltest': fitted(object, ...) ## S3 method for class 'booltest': fitted.values(object, ...)
object |
An object of class 'booltest' |
... |
Anything passed will be ignored |
A numeric vector of probabilities.
Bear F. Braumoeller, Harvard University, braumoeller.1@polisci.osu.edu,
Ben Goodrich, Harvard University, goodrich@fas.harvard.edu, and
Jacob Kline, Harvard University, jkline@fas.harvard.edu
Braumoeller, Bear F. (2003) "Causal Complexity and the Study of Politics." Political Analysis 11(3): 209-233.