makepredictcall.normalise {MASSExtra} | R Documentation |
Method function for safe prediction
Description
This is an internal function not intended to be called directly by the user.
Usage
## S3 method for class 'normalise'
makepredictcall(var, call)
Arguments
var |
A numeric variable |
call |
A single term from a linear model formula |
Value
A call object used in safe prediction
[Package MASSExtra version 1.2.2 Index]