Learn R Programming

RMOPI (version 1.1)

NormChf: The Characteristic Function of Normal Distribution

Description

The Characteristic Function of Normal Distribution

Usage

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

Value

The value of Characteristic Function

Arguments

u

observation

mu

the mu parameter

sigma

the sigma parameter

Examples

Run this code
NormChf(1)

Run the code above in your browser using DataLab