logistic_bin_outcome: Legacy function for binary logistic regression
Description
Please use outcome_bin_logistic()
instead.
Usage
logistic_bin_outcome(...)
Value
This function does not return a value. When called, it triggers an error
message indicating that logistic_bin_outcome()
is deprecated and that
outcome_bin_logistic()
should be used instead.
Arguments
- ...
Deprecated arguments to logistic_bin_outcome
.