Learn R Programming

ROCit (version 2.1.1)

ROCit-deprecated: Deprecated functions in package ROCit.

Description

The functions listed below are deprecated and will be defunct in the near future. When possible, alternative functions with similar functionality are also mentioned. Help pages for deprecated functions are available at help("-deprecated").

Usage

logit(x)

invlogit(x)

Arguments

<code>logit</code>

For logit, use qlogis.

<code>invlogit</code>

For invlogit, use plogis.