bt_leads_classify_only: The classification part of bt_leads_core_update()

View source: R/bt_leads_classify_only.R

bt_leads_classify_onlyR Documentation

The classification part of bt_leads_core_update()

Description

Designed for use on DPA leads. Gives them a relevance probability using BT's standard squad prediction. The code is taken directly from bt_leads_core_update to preserve similarity.

Usage

bt_leads_classify_only(update.core, assign.relevance = F)

Arguments

update.core

standard update.core with the standard variables.

assign.relevance

do you want to assign the 'relevant=1/0' from the classification process? default no

Value

a new update.core with probabilities

Examples

update.core = bt_leads_classify_only(update.core)

global-trade-alert/gtabastiat documentation built on June 4, 2023, 6:40 a.m.