as.list.orthusfit {fido} | R Documentation |
Convert object of class orthusfit to a list
Description
Convert object of class orthusfit to a list
Usage
## S3 method for class 'orthusfit'
as.list(x, ...)
Arguments
x |
an object of class orthusfit |
... |
currently unused |
Value
A list of the converted orthusfit object
[Package fido version 1.1.1 Index]