R/EOF_methods.R
denormalise.Rd
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.
EOF()
denormalise(eof, which = c("left", "right")) denormalize(eof, which = c("left", "right"))
an eof object.
eof
which side of the eof decomposition to denormalise