Description Usage Arguments Value
Function to perform logistic regression test
1 | .lrde_pval(data, response, response.ref = NULL)
|
data |
Matrix with the predictor variables in columns |
response |
Vector with two levels indicating the response (class) variable. |
response.ref |
The level of This function needs the package |
A p-value of the lrtest
between the full and null model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.