writePredictions: Write predictions to a file

Description Usage Arguments Author(s)

Description

Function to write predictions made by TLBC model to a csv file.

Usage

1
writePredictions(values, timestamps, saveFile)

Arguments

values

Vector of predicted labels.

timestamps

Vector of timestamps.

saveFile

Path to file where predictions will be saved.

Author(s)

Katherine Ellis


TLBC documentation built on May 1, 2019, 8:44 p.m.