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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
Add a new suite of ObjectFlag (OF) and WellFlag (WF) functions.
Add many new check and view functions to help diagnose flagging issues.
Add the delta and regEff functions to calculate control deltas and regression bleach effects.
Breaking Changes
Older code using the readXpress function may have to update the way the data are passed to modelSelection(). The new readXpress function returns a list with elements namedraw_data and design. Pass <out>$raw_data to modelSelection().
Improvements
All new documentation for functions with corrected spelling and proper implementation of pkgdown.