fit.oomlm: Fit 'oomlm' model to additional observations

Description Usage Arguments Value See Also

Description

Update ploom model with new data.

Usage

1
2
## S3 method for class 'oomlm'
fit(object, data, ...)

Arguments

object

oomlm model to be updated.

data

An optional oomdata_tbl, oomdata_dbi, oomdata_con, tibble, data.frame, or list of observations to fit.

...

Ignored.

Value

oomlm object after fitting to data.

See Also

oomlm()


blakeboswell/yotta documentation built on May 30, 2019, 11:43 a.m.