bt_create_estimation_data: Bastiat, please process my text and create the model...

View source: R/bt_create_estimation_data.R

bt_create_estimation_dataR Documentation

Bastiat, please process my text and create the model variables.

Description

Bastiat, please process my text and create the model variables.

Usage

bt_create_estimation_data(
  bid = NULL,
  evaluation = NULL,
  word.score = NULL,
  text = NULL,
  acting.agency = NULL,
  train.share = 0.82,
  detective.name = NULL,
  detective.number = NULL,
  for.training = T,
  max.input.rows = 20000
)

Value

A list including data frames for the estimation data, the word scores and a vector of variables.

Author(s)

Johannes Fritz for GTA

References

www.globaltradealert.org


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