transformPD-methods: Methods for Function 'transformPD'

Description Usage Arguments Author(s)

Description

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.

Usage

1
2
## S4 method for signature 'PD'
transformPD(object, fun)

Arguments

object

A PD or PDCluster object.

fun

A function to be applied. If it is missing, then a suitable Box-Cox transformation is selected for each variable. See powerTransform

Author(s)

Oscar Perpiñán Lamigueiro


oscarperpinan/pdcluster documentation built on May 24, 2019, 4:52 p.m.