Description Usage Arguments Value
Since the t-test diagnostics give a p-value per parameter we use this function to determine if the parameters combined leads us to reject convergence. This is simply done by correcting for multiple tests and then using the smallest p-value per row.
1 | rejected_convergence(convergence_p_values)
|
convergence_p_values |
P-values computed as in |
A data frame with a row per window specifying if convergence was rejected.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.