Description Usage Arguments Value
predict can be applied with a higrad object to obtain predictions and confidence intervals.
1 2 3  | 
object | 
 a fitted object of class   | 
newx | 
 matrix of new values for   | 
alpha | 
 significance level. The confidence level of the interval is thus 1 -   | 
type | 
 type of prediction required. Type   | 
prediction.interval | 
 logical; indicator of whether prediction intervals should be returned instead of confidence intervals.  | 
... | 
 other prediction options.  | 
A list with components
pred | 
 predicted values.  | 
upper | 
 upper limit of the confidence/prediction intervals.  | 
lower | 
 lower limit of the confidence/prediction intervals.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.