Description Usage Arguments Value
Given a a non linear model by generates predictions and predictions intervals
1 | predict_nls(m, min_time, max_time, alfa = 0.05)
|
m |
Model, returned by |
min_time |
Integer. Starting value of the time span, counted as number of days. |
max_time |
Integer. Ending value of the time span, counted as number of days. |
alfa |
Numeric. Alpha level for the prediction interval |
A tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.