standardise {campsismod} | R Documentation |
Standardise.
Description
Standardise.
Usage
standardise(object, ...)
## S4 method for signature 'theta'
standardise(object, ...)
## S4 method for signature 'double_array_parameter'
standardise(object, parameters = NULL, ...)
## S4 method for signature 'parameters'
standardise(object, ...)
Arguments
object |
generic object |
... |
extra arguments needed for standardisation |
parameters |
the list of parameters, to be provided only if parameter type is 'cor' |
Value
standardised object
[Package campsismod version 1.1.1 Index]