| %-% | R Documentation |
Operator orthogonalizing the design matrix of one mboost baselearner bl1
with respect to the design matrix of another baselearner bl2, i.e.,
the design matrix of bl1 is linearly transformed, such that all columns in
it are orthogonal to the columns of the design matrix of bl2.
bl1 %-% bl2
bl1 |
a baselearner generator of class |
bl2 |
another baselearner generator of class |
object of class blg with the transformed baselearner bl1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.