{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/statistics","name":"statistics","description":"This library provides a number of common functions and types useful\nin statistics.  We focus on high performance, numerical robustness,\nand use of good algorithms.  Where possible, we provide\nreferences to the statistical literature.\n.\nThe library's facilities can be divided into four broad categories:\n.\n* Working with widely used discrete and continuous probability\n  distributions.  (There are dozens of exotic distributions in use;\n  we focus on the most common.)\n.\n* Computing with sample data: quantile estimation, kernel density\n  estimation, histograms, bootstrap methods, significance testing,\n  and regression and autocorrelation analysis.\n.\n* Random variate generation under several different distributions.\n.\n* Common statistical tests for significant differences between\n  samples.","version":"0.4.1","softwareVersion":"0.4.1","license":"https://spdx.org/licenses/BSD-2-Clause","codeRepository":"https://github.com/haskell/statistics","issueTracker":"https://github.com/haskell/statistics/issues","url":"https://github.com/haskell/statistics","keywords":["bsd2","library","math","statistics","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"AlexeyKhudyakov"}],"author":[{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"AlexeyKhudyakov"}],"copyrightHolder":[{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"AlexeyKhudyakov"}],"dateCreated":"2009-09-08","dateModified":"2009-12-26","datePublished":"2009-12-26","copyrightYear":2009,"downloadUrl":"https://hackage.haskell.org/package/statistics-0.4.1/statistics-0.4.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/statistics"],"https://www.w3.org/ns/activitystreams#likes":300,"https://forgefed.org/ns#forks":67}