Phani Kumar 2 Posted November 9, 2023 Share Posted November 9, 2023 I have one column-Reading and I want to find which distribution is best fit for that data.I want to find p-value for each distribution and determine which distribution(normal - pvalue >0.05,else which distribution fits-weibull,large extreme value,small extreme value,lognormal,logistic ) fits to that data.Can anyone please help me on this. Link to comment Share on other sites More sharing options...
Gaia Paolini Posted November 10, 2023 Share Posted November 10, 2023 There is currently no out-of-the-box functionality in Spotfire or data function available on the Exchange to provide this. Link to comment Share on other sites More sharing options...
Douglas Johnson Posted November 16, 2023 Share Posted November 16, 2023 You may find Steve Millard's "EnvStats" CRAN package useful for tasks like this.https://cran.r-project.org/web/packages/EnvStats/index.htmlThe following help topic for that package documents its function that performs Goodness-of-Fit tests:https://search.r-project.org/CRAN/refmans/EnvStats/html/gofTest.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now