Skip to contents

Efficiently applies logodds or probit transformation to a matrix.

Usage

transform_ice_curves_cpp(x, method, n_cores = 1L)

Arguments

x

Numeric Matrix (probabilities)

method

1 for centered logodds, 2 for probit

n_cores

Number of cores to use