weights.booltest {boolean}R Documentation

Extract weights for Boolean Binary Response Models

Description

This function implements a 'weights' S3 method for objects of class '"booltest"'. However, weights are not yet supported in boolean models, so a vector of ones is returned.

Usage

object = "booltest"
weights(object)

[Package boolean version 1.1-2.1 Index]