boolean: Returns a boolean object

Description Usage Arguments Details

Description

boolean returns an boolean object.

Usage

1

Arguments

x

Name of object

data

Matrix of parameters

Details

This function returns an object associated with logical or boolean terms in a linear model. The object stores the parameters as a matrix, which the user supplies as the data parameter. The first row contains the parameters associated with a value of FALSE, and the second row contains the parameters associated with a value of TRUE. In many models, there are no parameters for FALSE, in which case all of the values in the row are zero.


craiggrabowski/predictr documentation built on May 28, 2019, 7:48 p.m.