Learn R Programming

CoImp (version 2.0.2)

NPCoImp-class: Class "NPCoImp"

Description

A class for NPCoImp and its extensions

Arguments

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.quantile.alpha

Object of class "vector". The quantile selected for the imputation and its order alpha.

numFlat

Object of class "numeric". The number of possible flat empirical conditional copulas, i.e. when the function cannot be empirically estimated.

Methods

show

signature(object = "NPCoImp"): ...

Author

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-parametric conditional copula-based imputation method". Under review.

See Also

CoImp, MCAR, MAR.

Examples

Run this code
showClass("NPCoImp")

Run the code above in your browser using DataLab