StatBean Name: FitDistributionTable

Purpose: Constructs a table displaying the results of fitting one or more probability distributions to a column of data.

DataSource: FitDistribution.


Read/Write Properties
NameTypeDescriptionPossible ValuesDefault Value
includeChiSquaredTestbooleanWhether to include the results of a chi-squared test.true,falsetrue
includeEstimatesbooleanWhether to include the parameter estimates.true,falsetrue
includeHeaderbooleanWhether to include header at top of page.true,falsetrue
includeKolmogorovSmirnovbooleanWhether to include the results of a Kolmogorov-Smirnov test.true,falsetrue
includeShapiroWilksbooleanWhether to include the results of a Shapiro-Wilks test (normal distribution only).true,falsetrue

Code Sample - see FitDistribution.