Skip to contents

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.

Usage

slise.object_unnormalise(object, X, Y, x = NULL, y = NULL)

Arguments

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)

Value

object with SLISE results