check_stratification_columns_available {vpc}R Documentation

Check whether stratification columns are available

Description

Check whether stratification columns are available

Usage

check_stratification_columns_available(data, stratify, type = "observation")

Arguments

data

'data.frame' with observation or simulation data

stratify

vector of stratification columns

type

either 'observation' or 'simulation'


[Package vpc version 1.2.2 Index]