| makepredictcall.scaledby {standardize} | R Documentation |
S3 makepredictcall method for class scaledby.
Description
Allows scale_by to be used within a regression
formula and ensures that the predvars attribute
makes the correct call to scale_by.
Usage
## S3 method for class 'scaledby'
makepredictcall(var, call)
Arguments
var, call |
See |
Author(s)
Christopher D. Eager <eager.stats@gmail.com>
[Package standardize version 0.2.2 Index]