EM0miss | R Documentation |
Internal function: EM0miss
EM0miss(
Fk,
data,
Depsilon,
maxit,
avgtol,
wSave = FALSE,
external = FALSE,
DfromLK = NULL,
vfixed = NULL,
verbose = TRUE
)
Fk |
An n by K matrix of basis function values with
each column being a basis function taken values at |
data |
An n by T data matrix (NA allowed) with
|
Depsilon |
An n by n diagonal matrix. |
maxit |
An integer for the maximum number of iterations. |
avgtol |
A numeric for average tolerance. |
wSave |
A logic. |
external |
A logic. |
DfromLK |
An n by n matrix |
vfixed |
A numeric. |
verbose |
A logic. Print a useful information. |
A list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.