logistic_bin_outcome {psborrow2} | R Documentation |
Legacy function for binary logistic regression
Description
Please use outcome_bin_logistic()
instead.
Usage
logistic_bin_outcome(...)
Arguments
... |
Deprecated arguments to |
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.
[Package psborrow2 version 0.0.3.4 Index]