Learn R Programming

RJafroc (version 2.1.1)

RSM_erf: RSM required error function

Description

RSM required error function

Usage

RSM_erf(x)

Value

erf

Arguments

x

The value at which to evaluate the function.

Examples

Run this code
RSM_erf(c(-Inf,0.1,0.2,0.3, Inf))

Run the code above in your browser using DataLab