arsos

Procedure to test the homogeneity of k regression coefficients.

You are now following this Submission

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 (2026). arsos (https://www.mathworks.com/matlabcentral/fileexchange/4712-arsos), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Syntax correction on text description lines.