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