plot.boolean {boolean}R Documentation

Plot Matrix for Boolean Logit and Probit Models

Description

'plot' method for objects of class '"booltest"'

Arguments

panel The individual graphs to be drawn in the plot matrix. Options are "boolfirst" for first differences and "boolprof" for profile likelihoods.

Usage

object = "booltest"
plot(object, panel = "boolfirst")

[Package boolean version 1.07 Index]