View source: R/DCAP_functions.R
This function allows you to determine the baseline Correct Attribution Probability (CAP) of a given dataset.
1 | CAP_baseline_num(dataframe, target_variable, y = 2500)
|
dataframe |
dataset |
y |
Continuous numerical values of the target variable are rounded to the nearest value of y. Default y = 2500. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.