Learn R Programming

SynthETIC (version 1.1.0)

test_covariates_dataset: Covariates Data Object

Description

An object detailing the set of covariates for each claim in the default setting of SynthETIC.

Usage

test_covariates_dataset

Arguments

Format

A covariates_data object with 3 components:

data

data.frame; a dataset of covariate levels

covariates

covariates; a covariates object

ids

list; indices of the covariate-level dataset for each claim

Examples

Run this code
test_covariates_dataset$data

Run the code above in your browser using DataLab