Formats and prints the output of a Hausman-McFadden test for the Independence of Irrelevant Alternatives (IIA) assumption within the FishSET framework. Displays the omitted alternatives, the Chi-squared test statistic, degrees of freedom, the calculated p-value, and a clear text interpretation of the result (including custom diagnostic interpretations for Expected Profit Models).
Usage
# S3 method for class 'fishset_iia'
print(x, ...)Arguments
- x
A
fishset_iiaobject returned byfishset_iia_test.- ...
Additional arguments passed to other methods (currently ignored).
