| transform_ice_curves_cpp | R Documentation |
Efficiently applies logodds or probit transformation to a matrix.
transform_ice_curves_cpp(x, method, n_cores = 1L)
x |
Numeric Matrix (probabilities) |
method |
1 for centered logodds, 2 for probit |
n_cores |
Number of cores to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.