build_kronos_formula {kronos}R Documentation

Update 'kronos' formula in light of sine and cosine components

Description

Update 'kronos' formula.

Usage

build_kronos_formula(formula, time, verbose)

Arguments

formula

A formula. Use the time function to designate which variable represents time.

time

A string. Should be the column name containing the time values.

verbose

A boolean. Toggles whether to print diagnostic information while running. Useful for debugging errors on large data sets.


[Package kronos version 1.0.0 Index]