getR {BIGL} | R Documentation |
Helper functions for the test statistics
Description
Helper functions for the test statistics
Usage
getR(data, idUnique, transforms, respS)
Arguments
data |
the datasets
|
idUnique |
id of unique off axis points
|
transforms |
Transformation functions. If non-null, transforms is
a list containing 5 elements, namely biological and power transformations
along with their inverse functions and compositeArgs which is a list
with argument values shared across the 4 functions. See vignette for more
information.
|
respS |
the evaluated response surface
|
[Package
BIGL version 1.9.3
Index]