HELP! How can I Extract the prob number from the significance test result of anovatest operater?

Find more posts tagged with
Sort by:
1 - 2 of
21

Hi @AidenLiang,
you can perform the same analysis using Anova Matrix operator instead the Grouped Anova operator, selecting the right numerical and nominal attributes. Then you can use the Matrix to example Operator to convert the results to a exampleset.
please find attached and simple example compared results.
Best,
Sort by:
1 - 2 of
21
Hi @AidenLiang,
you can perform the same analysis using Anova Matrix operator instead the Grouped Anova operator, selecting the right numerical and nominal attributes. Then you can use the Matrix to example Operator to convert the results to a exampleset.
please find attached and simple example compared results.
Best,
Exactly! the operator in converters package can perfectly slove my problem! Thank you!