flightLevelClassifier: Flight Level Classifier.

Description Usage Arguments

View source: R/flightLevelClassifier.R

Description

Iterates classification over a flight directory after giving computation time.

Usage

1
2
flightLevelClassifier(homeDir = getwd(), modelObj, flightName,
  filterThreshold = 0.2, assessFlightSize = TRUE)

Arguments

homeDir

Base directory. Should have "Chips" folder.

modelObj

A DIMEC model object.

flightName

Name of flight to be classified.

filterThreshold

Adjustable threshold for classifying a positive hit.

assessFlightSize

Spend a couple minutes getting a precise time estimate?


adamkc/DIMEChelper documentation built on Feb. 1, 2020, 12:24 p.m.