Description Usage Arguments Value
View source: R/makepredictcall.center.R
A utility to help model.frame.default create the right matrices 
when predicting from models with center term. Used only internally.
1 2  | ## S3 method for class 'center'
makepredictcall(var, call)
 | 
var | 
 a variable.  | 
call | 
 the term in the formula, as a call.  | 
A replacement for call for the prediction variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.