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 (conditional) probaiblity of the lower-orthant quantile selected for the imputation.

numFlat

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

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

See Also

CoImp, MCAR, MAR.

Examples

showClass("NPCoImp")

[Package CoImp version 2.1.0 Index]