Information about the metrics included in the sample data.
Format
A tibble with 22 rows and 16 columns:
- MetricID
unique metric identifier
- File
yaml file for workflow
- GroupLevel
level of grouping variable
- Abbreviation
abbreviation for the metric
- Metric
name of the metric
- Numerator
data source for the numerator
- Denominator
data source for the denominator
- Model
model used to calculate metric
- Score
type of score reported
- Type
statistical outcome type
- Threshold
thresholds to be used for bounds and flags
- nMinDenominator
minimum denominator required to return a score and calculate a flag
See also
Other sample data:
sample_dfAnalyticsInput
,
sample_dfBounds
,
sample_dfGroups
,
sample_dfResults
,
sample_fnFetchData()