simData {nonlinearICP} | R Documentation |
Example dataset for tests
Description
Example dataset for tests
Usage
data("simData")
Format
A list with the following entries
-
X
Dataframe with 500 observations and three variables. -
environment
A vector of length 500, indicating which environment the observations belong to. -
interventionVar
A matrix of dimension 6 (no. of environments) x 3 (no. of variables), where entry i,j indicates whether variable j was intervened on in environment i.
[Package nonlinearICP version 0.1.2.1 Index]