Skip to contents

Extract the best-fitting candidate from a selection result

Usage

best_fit(x, ...)

best_fit_family(x, ...)

Arguments

x

A selection result, such as from select_margin() or select_copula().

...

Reserved for methods.

Value

best_fit() returns a list of selected-fit metadata. best_fit_family() returns the family value that can be supplied directly to fitting helpers.