CAP_original_num: Correct Attribution Probability Original (numeric)

Description Usage Arguments

View source: R/DCAP_functions.R

Description

This function allows you to determine the Correct Attribution Probability (CAP) of a given dataset where the target variable is numeric.

Usage

1
CAP_original_num(dataframe, key_variable, target_variable, y = 2500)

Arguments

dataframe

dataset

key_variable

key variable

target_variable

target_variable

y

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


MUNFAI15/cmf documentation built on Jan. 18, 2022, 6:53 p.m.