target_assessment: Create target statistical base values for a dataset

View source: R/target_assessment.R

target_assessmentR Documentation

Create target statistical base values for a dataset

Description

Takes a dataframe from which_target_df(), calculates the target statistical base results, and returns the dataframe with only target statistical base results

Usage

target_assessment(df)

Arguments

df

A dataframe with values provided by which_target_df()

Value

The dataframe consisting of calculated target statistical bases

Examples

target_assessment(df)

DEQcdonald/odeqtmdl documentation built on Feb. 9, 2025, 10:13 a.m.