UpdateTimeFactor | R Documentation |
Returns a vector representing the temporal component of the baseline.
UpdateTimeFactor(
case.df,
save.on.dir = TRUE,
get.from.dir = FALSE,
date.time.field = "week",
parameters = NULL,
n.iterations = 20
)
case.df |
A |
save.on.dir |
|
get.from.dir |
|
date.time.field |
A |
n.iterations |
An |
A vector
time.factor = TimeFactor(case.df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.