Learn R Programming

nonlinearICP (version 0.1.2.1)

simData: Example dataset for tests

Description

Example dataset for tests

Usage

data("simData")

Arguments

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.