| 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.matrixObject of class
"matrix". The imputed data matrix.Selected.alphaObject of class
"vector". The quantiles selected for the imputation.numFlatObject 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]