augment.oomglm: augment data with prediction, std error, and residuals

Description Usage Arguments See Also

View source: R/tidy.R

Description

augment data with prediction, std error, and residuals

Usage

1
2
3
## S3 method for class 'oomglm'
augment(x, data, type = "response", std_error = FALSE,
  ...)

Arguments

x

oomlm model

data

tibble or other data source

type

link or response

std_error

calculate standard error of prediction

...

ignored

See Also

augment()


blakeboswell/ploom documentation built on May 25, 2019, 3:24 p.m.