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 |
sigma |
the |
Value
The value of Characteristic Function
Examples
NormChf(1)
[Package RMOPI version 1.1 Index]