coef.booltest {boolean}R Documentation

Coefficients for Boolean Binary Response Models

Description

This function implements a 'coef' S3 method for objects of class '"booltest"'. If the model was estimated by maximum likelihood, the maximum likelihood estimates are returned. If the model was estimated by Metropolis-Hastings or bootstrapped, the mean over the iterations for each estimated parameter is returned with a warning.

Usage

object = "booltest"
coef(object)

[Package boolean version 1.1-2.1 Index]