Learn R Programming

PMmisc (version 0.1.2)

tr.unli: Unit normal loss integral

Description

Compute the value of the unit normal loss integral, with discontinuity and dispersion

Usage

tr.unli(x,disc,disp)

Arguments

x

:a vector

disc

:discontinuity

disp

:dispersion

Examples

Run this code
# NOT RUN {
 tr.unli(-3:10, 1, 3)
# }

Run the code above in your browser using DataLab