as.list.pibblefit: Convert object of class pibblefit to a list

Description Usage Arguments Examples

View source: R/strayfit_methods.R

Description

Convert object of class pibblefit to a list

Usage

1
2
## S3 method for class 'pibblefit'
as.list(x, ...)

Arguments

x

an object of class pibblefit

...

currently unused

Examples

1
2
3
4
5
## Not run: 
fit <- pibble(Y, X)
as.list(fit)

## End(Not run)

jsilve24/mongrel documentation built on Jan. 27, 2022, 9:54 p.m.