writePredictions: Write predictions to a file

Description Usage Arguments Author(s)

View source: R/file_manipulation.R

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


kkatellis/TLBC documentation built on May 20, 2019, 10:26 a.m.