predict_avg(x, newdata, type = c("response", "invlink", "link", "terms"),
se.fit = FALSE, full = TRUE, linkinv = NULL, use.lincomb = FALSE, ...)
avg.predictions(yall, w, type = c("atomic", "matrix", "se.fit", "terms"),
revised.var = TRUE, full = FALSE, ...)## S3 method for class 'lm':
std_predict(object, newdata, type, se.fit, ...)linkinv = "log" will transform the prediction on a link scale using
exponential function (via make.link("log"), whereas linkinv = log willmodel.matrix