Library: | kalman |
See also: | rICfil calibrIC ICerzsep ICerz |
Macro: | betrnormF | |
Description: | Auxiliary routine for ricfil: calculates the cdf of |X|, X an n-dim standard normal variate |
Usage: | y=betrnormF(t,n) | |
Input: | ||
t | numeric; clipping point | |
n | integer; dim of X | |
Output: | ||
y | numeric;n-th clipped moment |
Is called by ew2inn.
Calles [within kalman.lib] nmomnorm.
to be looked up in rICfil
Library: | kalman |
See also: | rICfil calibrIC ICerzsep ICerz |