summary.augsynth_multiout | R Documentation |
Summary function for augsynth
## S3 method for class 'augsynth_multiout'
summary(object, inf = T, inf_type = "conformal", grid_size = 1, ...)
object |
augsynth_multiout object |
inf |
whether or not to perform inference |
grid_size |
Grid to compute prediction intervals over, default is 1 and only p-values are computed |
... |
Optional arguments, including
|
inf_typ |
Type of inference, default is "conformal" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.