DR | R Documentation |
Sets up the necessary backend for the DR process.
DR(omega = NULL)
omega |
A |
An S3 object with called ts.model with the following structure:
Used in summary: "DR"
slope
String containing simplified model
Number of parameters
y desc replicated x times
Depth of parameters e.g. list(1)
Guess starting values? TRUE or FALSE (e.g. specified value)
We consider the following model:
Y_t = \omega t
James Balamuta
DR()
DR(omega=3.4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.