Skip to content

Collection of statistics and probability related home-made Matlab functions

License

Notifications You must be signed in to change notification settings

rozsasarpi/Statistics---Matlab

Repository files navigation

Statistics - Matlab

Collection of statics and probability related home-made Matlab functions. The functions are categorized by topics and placed in related folders.

Highlights from the content

  • univariate distributions many with maximum likelihood fit: lognormal, Weibull, logPearson, etc.
  • bivariate distribution functions, mostly copulas: Clayton, Gumbel, normal, Hüsler-Reiss, tev, etc.
  • extended Kolmogorov-Smirnov test
  • Bayesian statistics tools: credible intervals and contours
  • maximum likelihood: profile diagnostic, observed Fisher information matrix
  • simple histogram plot (not dependent on any toolbox)
  • random variable algebra: sum and product of two independent random variables
  • etc.

Notes

  • Description can be found in the source code as comments
  • the codes are tested but not extensively
  • any feedback, contribution are appreciated

Acknowledgements

The scripts in this repo have been developed at Department of Structural Engineering, Budapest University of Technology and Economics.

About

Collection of statistics and probability related home-made Matlab functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages