NPCoImp-class {CoImp} | R Documentation |
Class "NPCoImp"
Description
A class for NPCoImp
and its extensions
Objects from the Class
Objects can be created by calls of the form new("NPCoImp", ...)
.
Slots
Imputed.matrix
Object of class
"matrix"
. The imputed data matrix.Selected.alpha
Object of class
"vector"
. 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.
Methods
- show
signature(object = "NPCoImp")
: ...
Author(s)
F. Marta L. Di Lascio <marta.dilascio@unibz.it>, Aurora Gatto <aurora.gatto@unibz.it>
References
Di Lascio, F.M.L, Gatto A. (202x) "A non paramentric copula imputation method". Working paper.
See Also
See Also NPCoImp
, MCAR
, cluster
and copula
.
Examples
showClass("NPCoImp")
[Package CoImp version 2.0.0 Index]