convert_parameters_to_targets | R Documentation |
fit parameters of a constrained harmonic
convert_parameters_to_targets(parameters, target_name, constrain = TRUE)
parameters |
vector of length 5 giving, in order, intercept, sine term, cosine term, and upper and lower constraints of the harmonic. |
target_name |
optional. Character string naming the target. E.g., "flood" or "conservation." Default is simply "target." |
constrain |
logical. Constrain targets? |
a tibble of storage target levels by week
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.