Rcpp_corrData-class: Class '"Rcpp_corrData"'

Rcpp_corrData-classR Documentation

Class "Rcpp_corrData"

Description

This C++ class could be used to build a corrData object by invoking new(corrData,...) function.

Methods

initialize(...):

~~

finalize():

~~

fill(...):

generating data

Note

This is only frame for building C++ object which could be used to implement certain methods. Check the vignette for more details of implementing methods.

Vigniette: https://CRAN.R-project.org/package=miceFast

References

See the documentation for Rcpp modules for more details of how this class was built. vignette("Rcpp-modules", package = "Rcpp")

Examples

#showClass("Rcpp_corrData")
show(corrData)

miceFast documentation built on April 4, 2025, 2:35 a.m.