Lightweight S3 generics so calls of the form loo(fit) dispatch
through R's S3 system even when the loo package is not loaded.
When loo is loaded, its generic resolves first; this
fallback only fires for bare-namespace use.
Lightweight S3 generics so calls of the form loo(fit) dispatch
through R's S3 system even when the loo package is not loaded.
When loo is loaded, its generic resolves first; this
fallback only fires for bare-namespace use.