| Rcpp_modelobject-class | R Documentation |
"Rcpp_modelobject"A class required when using the imputedata function with argument method = "JM-DP"
Class "C++Object", directly.
All reference classes extend and inherit methods from "envRefClass".
.Mu:Object of class activeBindingFunction ~~
.Z_vec:Object of class activeBindingFunction ~~
.a_Phi:Object of class activeBindingFunction ~~
.a_alpha:Object of class activeBindingFunction ~~
.alpha:Object of class activeBindingFunction ~~
.b_Phi:Object of class activeBindingFunction ~~
.b_alpha:Object of class activeBindingFunction ~~
.cube_UT_cholSigma:Object of class activeBindingFunction ~~
.h_0:Object of class activeBindingFunction ~~
.logpi:Object of class activeBindingFunction ~~
.missing_flag_mat:Object of class activeBindingFunction ~~
.vec_Phi:Object of class activeBindingFunction ~~
.where_we_are:Object of class activeBindingFunction ~~
Y_mat:Object of class activeBindingFunction ~~
max_Y_obs:Object of class activeBindingFunction ~~
min_Y_obs:Object of class activeBindingFunction ~~
msg_level:Object of class activeBindingFunction ~~
vec_HyperParameters:Object of class activeBindingFunction ~~
initialize(...):~~
finalize():~~
Run(...):~~
Iterate():~~
From the R package DPImputeCont https://github.com/hang-j-kim/DPImputeCont.
Kim, Hang Joon. University of Cincinnati.
showClass("Rcpp_modelobject")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.