arsos

Procedure to test the homogeneity of k regression coefficients.
1.4K Downloads
Updated 8 Apr 2004

View License

This procedure is suffice to test for the homogeneity of k regression coefficients (Ho: b1 = b2 =...= bk). The variability among the regression coefficients requires the F-statistic. If the null hypothesis is rejected, it can proceeds with a Tukey's q multiple comparision test to determine which of the k slopes differ from which other. If the null hypothesis is not rejected, the file test through a F-statistic whether they have equal elevations. Also, if the null hypothesis is rejected, it can employ a Tukey's q multiple comparision to determine the location of significant differences among the elevations. In addition, this file plot the observed data for the k samples.

It needs to input X-data matrix and alpha-significance level (default = 0.05).

It outputs a complete table that summarizes the used statistics for the procedures and its corresponding results.

Cite As

Antonio Trujillo-Ortiz (2024). arsos (https://www.mathworks.com/matlabcentral/fileexchange/4712-arsos), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R11
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Syntax correction on text description lines.