| equivalence_table | R Documentation |
Returns one tidy row for every registered estimator and workflow. Unlike
equivalence(), which refines the declaration for one fitted object,
equivalence_table() exposes the package-wide evidence boundary before a
model is fitted. A closed evidence status means the declared scope has an
executable oracle, engine, recovery, or internal-consistency contract; it
does not turn native extensions into claims about an unrelated package.
equivalence_table(method = NULL)
method |
Optional registered method name or alias. |
A data frame with method, kind, declared status, evidence status, reference, numerical tolerance bounds, scope, and notes.
equivalence_table()
equivalence_table("gimme")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.