Learn R Programming

fido (version 1.0.4)

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

Description

Convert object of class pibblefit to a list

Usage

# S3 method for pibblefit
as.list(x, ...)

Value

A list from the converted pibblefit object.

Arguments

x

an object of class pibblefit

...

currently unused