CAP_baseline_num: Correct Attribution Probability Baseline(Numeric)

Description Usage Arguments

View source: R/DCAP_functions.R

Description

This function allows you to determine the baseline Correct Attribution Probability (CAP) of a given dataset.

Usage

1
CAP_baseline_num(dataframe, target_variable, y = 2500)

Arguments

dataframe

dataset

y

Continuous numerical values of the target variable are rounded to the nearest value of y. Default y = 2500.


ChanMunFai/cmf documentation built on Jan. 17, 2022, 12:23 a.m.