Combines missingness, fixed-effects design, random-effects support, standard readiness, and optional binary separation screening into one pre-fit audit.
Arguments
- x
A data frame, prepared object, model specification, or fit.
- contract
Required when
xis a raw data frame.- separation
Whether to run
detect_binary_separation()when the contract is binary anddetectseparationis installed.- strict_readiness
Whether to include
audit_model_readiness_strict().