score_classification: Given a test dataset and a classification strategy, apply the...

Description Usage Arguments

View source: R/classification_checker.R

Description

Given a test dataset and a classification strategy, apply the strategy and compute metrics

Usage

1
score_classification(test_bin, technique, params)

Arguments

test_bin

The input test bin as a list of two DNAStringSets.

technique

A string selecting which technique to use for the classification

params

A list of parameters used by the specific classification techniques


philliplab/MotifBinner documentation built on Sept. 2, 2020, 11:41 a.m.