View source: R/F_buildCentMat.R
buildCentMat | R Documentation |
A function to build a centering matrix based on a dataframe
buildCentMat(object)
object |
an rcm object or dataframe |
a centering matrix consisting of ones and zeroes, or a list with components
centMat |
a centering matrix consisting of ones and zeroes |
datFrame |
The dataframe with factors with one level removed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.