# S3 method for expectreg
print(x, ...)
# S3 method for expectreg
summary(object,...)
# S3 method for expectreg
predict(object, newdata = NULL, with_intercept = T, ...)
# S3 method for expectreg
[(x, i)
# S3 method for expectreg
residuals(object, ...)
# S3 method for expectreg
resid(object, ...)
# S3 method for expectreg
fitted(object, ...)
# S3 method for expectreg
fitted.values(object, ...)
# S3 method for expectreg
effects(object, ...)
# S3 method for expectreg
coef(object, ...)
# S3 method for expectreg
coefficients(object, ...)
# S3 method for expectreg
confint(object, parm = NULL, level = 0.95, ...)