LRMoEDemoData | R Documentation |
LRMoE
.X
: A matrix of covariates required by the LRMoE fitting function (complete).
Y
: A matrix of response required by the LRMoE fitting function (complete).
X.obs
: A matrix of covariates required by the LRMoE fitting function (after truncation and censoring).
Y.obs
: A matrix of response required by the LRMoE fitting function (after truncation and censoring).
X Y X.obs Y.obs
An object of class matrix
(inherits from array
) with 10000 rows and 5 columns.
An object of class matrix
(inherits from array
) with 10000 rows and 8 columns.
An object of class matrix
(inherits from array
) with 9842 rows and 5 columns.
An object of class matrix
(inherits from array
) with 9842 rows and 8 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.