NPCoImp-class | R Documentation |
A class for NPCoImp
and its extensions
Objects can be created by calls of the form new("NPCoImp", ...)
.
Imputed.matrix
Object of class "matrix"
. The imputed data matrix.
Selected.alpha
Object of class "vector"
. The order of the quantiles selected for the imputation.
numFlat
Object of class "numeric"
. The number of possible flat empirical conditional copulas, i.e. when the fucntion cannot be empirically reconstruct.
signature(object = "NPCoImp")
: ...
F. Marta L. Di Lascio <marta.dilascio@unibz.it>, Aurora Gatto <aurora.gatto@unibz.it>
Di Lascio, F.M.L, Gatto A. (202x) "A non-parametric conditional copula-based imputation method". Under review.
CoImp
,
MCAR
,
MAR
.
showClass("NPCoImp")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.