Description Usage Arguments Author(s)
This method apply a transformation to each variable of a PD
object. If a function is not supplied, the method selects a suitable
transformation from the Box-Cox family.
1 2 | ## S4 method for signature 'PD'
transformPD(object, fun)
|
object |
A |
fun |
A function to be applied. If it is missing, then a
suitable Box-Cox transformation is selected for each variable. See
|
Oscar Perpiñán Lamigueiro
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.