View source: R/diagnostic_tests.R
dt_homoskedasticity | R Documentation |
The H-test procedure implements a test against the null hypothesis of homoskedastic residuals.
dt_homoskedasticity(dlm_filtered)
dlm_filtered |
The output from |
A data.frame/tibble of the model results including a column specifying whether the assumption of homoskedasticity of the residuals is satisfied.
print("Soon!")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.