You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reworked the print() and summary() methods for rml_fit objects, which now return a more informative, structured overview of the fitted reconciliation (framework, machine-learning approach, problem dimensions, features, training sample size, combination matrix and trained models).
csrml(), terml() and ctrml() now validate their arguments more strictly and fail with informative error messages that state the expected value and report the one actually supplied.