impute_init | R Documentation |
The SVD initialization is based on a complete Z matrix with missing entries filled in by zero. Useful for getting initial estimates of copula parameters
impute_init(Z, rank, Lower, Upper, d_index)
rank |
the number of latent factors |
Z_meanimp |
Initial complete Z with mean (i.e. zero) imputation |
r_lower |
Lower boundary of truncated intervals for ordinal columns |
r_upper |
Upper boundary of truncated intervals for ordinal columns |
A complte Z matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.