Description Usage Arguments Value See Also Examples
Tests whether an object has converged.
1 2 3 4 5 6 7 8 9 10 |
x |
An object. |
rhat |
The maximum rhat value. |
esr |
The minimum effective sampling rate. |
by |
A string indicating whether to determine by "term", "parameter" or "all". |
as_df |
A flag indicating whether to return the results as a data frame versus a named list. |
na_rm |
A flag specifying whether to ignore missing values. |
... |
Other arguments passed to methods. |
A logical scalar indicating whether the object has converged.
Other convergence:
converged_pars()
,
converged_terms()
,
esr_pars()
,
esr_terms()
,
esr()
,
rhat_pars()
,
rhat_terms()
,
rhat()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.