Set the "scaled" attribute
Function to write the "scaled" attribute of an existing generic_spct object.
setScaled(x, ...) ## Default S3 method: setScaled(x, ...) ## S3 method for class 'generic_spct' setScaled(x, ..., scaled = FALSE) ## S3 method for class 'summary_generic_spct' setScaled(x, ..., scaled = FALSE) ## S3 method for class 'generic_mspct' setScaled(x, ..., scaled = FALSE)
x |
a generic_spct object. |
... |
currently ignored. |
scaled |
logical with |
a new object of the same class as x.
a new object of the same class as x.
a new object of the same class as x.
a new object of the same class as x.
default: Default for generic function
generic_spct: Specialization for generic_spct
summary_generic_spct: Specialization for summary_generic_spct
generic_mspct: Specialization for generic_mspct
if x is not a generic_spct object, x is not modified.
Other rescaling functions:
fscale(),
fshift(),
getNormalized(),
getScaled(),
is_normalized(),
is_scaled(),
normalize(),
setNormalized()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.