fitted.booltest {boolean}R Documentation

Fitted Values (Probabilities) for Boolean Binary Response Models

Description

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, then the mean for each estimated parameter is used to create the fitted values.

Usage

object = "booltest"
fitted(object)

[Package boolean version 1.1-2.1 Index]