Skip to content

Include important residual tests for regression analysis: homoscedasticity/heteroscedasticity (Breusch Pagan and White) and normally distributed residuals (SW and KS)  #1619

Description

@HBASteens

Description

Regression statistics do not include tests for homoscedasticity and normal distribution of redisuals

Purpose

Complete regression statistics for conducting standard robustness tests.

Use-case

Saves time and avoids using other applications for simple standard tests

Is your feature request related to a problem?

Above mentioned (simple standard) tests are not covered by statistics in JASP-module for regression.

Describe the solution you would like

Include four statistics: Breusch-Pagan's p-value and White's p-value for testing H0: homoscedastic residuals and Shapiro-Wilk's p-value and Kolmogorov's p-value for H0: normally distributed residuals

Describe alternatives that you have considered

Perhaps other statistics for the same purpose.

Additional context

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions