kronos_predict: Give tracing information for plotting purposes

View source: R/kronos.R

kronos_predictR Documentation

Give tracing information for plotting purposes

Description

Generate data needed to plot cosinor trace line.

Usage

kronos_predict(fit, period, time, factors, verbose = verbose)

Arguments

fit

A model fit

period

A numeric. The length of a period, in the same format as the time parameter.

time

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

factors

A vector. The names of the independent variables.

verbose

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


kronos documentation built on April 26, 2023, 9:11 a.m.