Changes the sign of loadings and scores
# S3 method for class 'AlascaModel'
flip(object, effect = 0, component = 0)
Arguments
- object
An ALASCA object
- effect
Specify effect(s) to be flipped, use 0
or NULL
to flip all (default)
- component
Component(s) to be flipped, use 0
or NULL
to flip all (default)