2 research outputs found

    easystats/performance: performance 0.10.7

    No full text
    <h2>Breaking changes</h2> <ul> <li><code>binned_residuals()</code> gains a few new arguments to control the residuals used for the test, as well as different options to calculate confidence intervals (namely, <code>ci_type</code>, <code>residuals</code>, <code>ci</code> and <code>iterations</code>). The default values to compute binned residuals have changed. Default residuals are now "deviance" residuals (and no longer "response" residuals). Default confidence intervals are now "exact" intervals (and no longer based on Gaussian approximation). Use <code>ci_type = "gaussian"</code> and <code>residuals = "response"</code> to get the old defaults.</li> </ul> <h2>Changes to functions</h2> <ul> <li><code>binned_residuals()</code> - like <code>check_model()</code> - gains a <code>show_dots</code> argument to show or hide data points that lie inside error bounds. This is particular useful for models with many observations, where generating the plot would be very slow.</li> </ul&gt
    corecore