summary.booltest {boolean}R Documentation

'summary' Method for Boolean Binary Response Models

Description

'summary' method for objects of class 'booltest'

Usage

## S3 method for class 'booltest'
## S3 method for class 'booltest':
summary(object, ...)

Arguments

object An object of class 'booltest'
... Further arguments

Value

An object of class 'summary.booltest', a list with components

formula The formula from boolprep
summary.mat A matrix of coefficients, standard errors, etc.
log.likelihood The log-likelihood at the optimum, NULL if Metropolis-Hastings was used to estimate
iterations The number of iterations, NULL if Metropolis- Hastings was used to estimate.

Author(s)

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

References

Braumoeller, Bear F. (2003) "Causal Complexity and the Study of Politics." Political Analysis 11(3): 209-233.


[Package boolean version 2.0-2 Index]