slise.object_unnormalise | R Documentation |
Turn a 'slise.object' result based on normalised data to a 'slise.object' result with unnormalised data. The normalised results are retained, but with a 'normalised_' prefix.
slise.object_unnormalise(object, X, Y, x = NULL, y = NULL)
object |
output from 'slise.object' |
X |
unnormalised data matrix |
Y |
unnormalised response vector |
x |
explained item x (default: NULL) |
y |
explained item y (default: NULL) |
object with SLISE results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.