NormChf: The Characteristic Function of Normal Distribution

View source: R/cos.R

NormChfR 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)

RMOPI documentation built on Aug. 22, 2022, 5:07 p.m.

Related to NormChf in RMOPI...