denormalise | R Documentation |
The matrices returned by EOF()
are normalized. This function multiplies the left or right
matrix by the diagonal matrix to return it to proper units.
denormalise(eof, which = c("left", "right"))
denormalize(eof, which = c("left", "right"))
eof |
an |
which |
which side of the eof decomposition to denormalise |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.