Learn R Programming

PMmisc (version 0.1.0)

funliov: Unite normal loss integral

Description

Compute the value of the unit normal loss integral, with set discontinuity and volatility.

Usage

funliov(x,disc,vol)

Arguments

x

:a xtor

disc

:discontinuity

vol

:volatility

Examples

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

Run the code above in your browser using DataLab