standardise | R Documentation |
Standardise.
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, ...)
object |
generic object |
... |
extra arguments needed for standardisation |
parameters |
the list of parameters, to be provided only if parameter type is 'cor' |
standardised object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.