Description Usage Arguments Details
boolean returns an boolean object.
1 |
x |
Name of object |
data |
Matrix of parameters |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.