NormChf {RMOPI}R Documentation

The Characteristic Function of Normal Distribution

Description

The Characteristic Function of Normal Distribution

Usage

NormChf(u, mu = 0, sigma = 1)

Arguments

u

observation

mu

the mu parameter

sigma

the sigma parameter

Value

The value of Characteristic Function

Examples

NormChf(1)

[Package RMOPI version 1.1 Index]