Develop a cut-point as part of the process for developing a two-regression algorithm
get_cut_point(
data,
activity_var,
included_activities,
positive_activities,
cp_var
)an object of class `roc`
the data on which to perform the operation
character scalar. Name of the variable that indicates what activity each data point corresponds to.
character vector. All activities included in the data subset to be used for developing the cut-point
character vector. Activities considered part of the positive class
Character scalar. Name of the variable on which the cut-point will be based.