analyse: Produce an html analysis of a ToF file

Description Usage Arguments

View source: R/analyse.R

Description

Given a ToF file, train a variety of classifiers & look at cross-validation accuracy and feature importance. Classes are determined by the first letter of each sample name.

Usage

1
analyse(tof_file, tune = FALSE)

Arguments

tof_file

location of the ToF file

tune

(optional logical, default FALSE) whether to tune hyper-parameters. If TRUE, will take a LOT more compute time.


JimSkinner/toftools documentation built on Oct. 30, 2019, 7:55 p.m.