compute_eaf_call | R Documentation |
eaf()
but performs no checks and does not transform the input or
the output. This function should be used by other packages that want to
avoid redundant checks and transformations.Same as eaf()
but performs no checks and does not transform the input or
the output. This function should be used by other packages that want to
avoid redundant checks and transformations.
compute_eaf_call(x, cumsizes, percentiles)
x |
|
cumsizes |
|
percentiles |
|
data.frame()
A data frame containing the exact representation
of EAF. The last column gives the percentile that corresponds to each
point. If groups is not NULL
, then an additional column indicates to
which group the point belongs.
as_double_matrix()
transform_maximise()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.