prDataPro: Process data

Description Usage Arguments Value

Description

Function for processing data in pr2.

Usage

1
  prDataPro(Y, X, form, trans = "hellinger", ...)

Arguments

Y

Response matrix

X

Design matrix.

form

Optional one-sided formula for specifying Design matrix

trans

Transformation of the response matrix

...

More parameters

Value

List with components:

Y

Transformed response matrix

X

Model matrix


pr2 documentation built on May 2, 2019, 6:12 p.m.