.set_intercept | R Documentation |
Given a contrast matrix and a desired level, change the intercept via manipulating underlying hypothesis matrix.
.set_intercept(contrast_matrix, intercept_level)
contrast_matrix |
Contrast matrix to use |
intercept_level |
Level to use as intercept, must be present in the row names of the contrast matrix |
Manipulated contrast matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.