Skip to contents

Returns a structured list with class "oda_fit_summary" exposing train and LOO sections. Does not recompute any quantities; fields absent from the fit appear as NA or NULL.

Usage

# S3 method for class 'oda_fit'
summary(object, ...)

Arguments

object

An oda_fit object.

...

Unused.

Value

A list of class "oda_fit_summary".