fittedModel(object)
fittedModel(object) <- value
## S3 method for class 'quantmod':
formula(x, \dots)
## S3 method for class 'quantmod':
plot(x, \dots)
## S3 method for class 'quantmod':
coefficients(object, \dots)
## S3 method for class 'quantmod':
coef(object, \dots)
## S3 method for class 'quantmod':
residuals(object, \dots)
## S3 method for class 'quantmod':
resid(object, \dots)
## S3 method for class 'quantmod':
fitted.values(object, \dots)
## S3 method for class 'quantmod':
fitted(object, \dots)
## S3 method for class 'quantmod':
anova(object, \dots)
## S3 method for class 'quantmod':
logLik(object, \dots)
## S3 method for class 'quantmod':
vcov(object, \dots)