get_prediction_variables: Select all variables useful for prediction and compute...

Description Usage Arguments

Description

Select all variables useful for prediction and compute derived variables

Usage

1
2
3
get_prediction_variables(x, var.removed = c("X", "Y", "XM", "YM", "BX",
  "XMg5", "YMg5", "Width", "Height", "Angle", "XStart", "YStart", "Compentropy",
  "Compmean", "Compslope", "CompM1", "CompM2", "CompM2"))

Arguments

x

data.frame from which to select/compute the variables, usually read with read_pid

var.removed

names of variables to remove


jiho/zooprocessr documentation built on May 19, 2019, 10:31 a.m.