Description Usage Arguments See Also Examples
View source: R/useful_commands.R
This function is used to obtain scatter plots with 95 percent CI for predictions/forecasts.
| 1 | spT.segment.plot(obs, est, up, low, limit = NULL)
 | 
| obs | Observed values. | 
| est | Estimated values. | 
| up | Upper limit of the estimated values. | 
| low | Lower limit of the estimated values. | 
| limit | x-axis and y-axis limits. | 
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.