fitted.ewp {ewp} | R Documentation |
Extract fitted values
Description
Extract fitted values
Usage
## S3 method for class 'ewp'
fitted(object, ...)
Arguments
object |
an object of class ewp |
... |
ignored |
Value
a vector of fitted values on the response scale
[Package ewp version 0.1.1 Index]