Gets the conditional (or marginal) R2 value for the 'response' for an mb_analysis object.
Arguments
- object
The object.
- response
A string specifying the column in the data corresponding to the response.
- marginal
A flag indicating whether to calculate the marginal or conditional R2 value.
- term
A string of the term in new_expr.
- parallel
A flag indicating whether to do predictions using parallel backend provided by foreach.
- quiet
A flag indicating whether to disable tracing information.
- beep
A flag indicating whether to beep on completion of the analysis.
- ...
Unused