data_match: A function to ensure that data from the cfm and data cohort...

View source: R/data_match.R

data_matchR Documentation

A function to ensure that data from the cfm and data cohort are compatible

Description

The purpose of this function is to run a series of checks to ensure that the data included in the data cohort is comparable to the counter-factual model

Usage

data_match(cls, lev, dc.data)

Arguments

cls

a list of extracted data classes

lev

a list of factor levels

dc.data

dataset to be 'cleaned'

Value

a dataset which is checked and compatible with the CFM


psc documentation built on June 8, 2025, 10:16 a.m.