Description Usage Arguments Author(s)
View source: R/predict.xreg_function.R
Predict function for xreg-objects.
1 2 3 4 5 6 7 8  | 
object | 
 xreg-object  | 
newdata | 
 Data.frame with new data, or list of data.frames with new data  | 
type | 
 determines what type of predictions are wanted. Not yet implemented  | 
return_lik_df | 
 logical argument, if true, the full data.frame with likelihood-estimates will be returned  | 
return_vector | 
 logical argument, if true, a single vector of predicted values will be returned  | 
Kim Rand
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.