How do I perform a gage r&r on two 134x24 datasets?

6 ビュー (過去 30 日間)
Shawn Whitman
Shawn Whitman 2014 年 4 月 29 日
編集済み: the cyclist 2014 年 4 月 29 日
The data sets each contain 24 measured dimensions made on 134 parts of the same type (matrix 134 x 24). One dataset was produced by company 1 the other by company 2. I would like to determine where there are statistically significant difference in the means of the two data sets. I have Matlab R2014a and Statistical Toolbox.

回答 (1 件)

the cyclist
the cyclist 2014 年 4 月 29 日
編集済み: the cyclist 2014 年 4 月 29 日
You can use the gagerr() function.
See the online documentation, or type
doc gagerr
at the command line.

Community Treasure Hunt

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

Start Hunting!

Translated by