Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fslaborg/FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://github.com/fslaborg/FSharp.Stats

add onesample ttest test

2bf1323841159145ecaf35a8a90561e1dd8aca16 authored over 2 years ago by vLeidel <[email protected]>
Adding docs for Distribution.Continuous.F

8dd2f56e483202e2880d88e305cdaecf21f13085 authored over 2 years ago by Christopher Lux <[email protected]>
adding check for f function input

d23c290ebd1e65334e1a8554b2843045261bfb23 authored over 2 years ago by Christopher Lux <[email protected]>
updating Continuous.f tests

28ab6c40a50bc1816693fce2e0c0d6d3c047457e authored over 2 years ago by Christopher Lux <[email protected]>
update Stuges and riceRule unittest at Bandwith

6981a0c6a815cef52963d3ade56574f5f6e63258 authored over 2 years ago by vLeidel <[email protected]>
omit studentized range test due to long runtime

1b999656e39c4a2a56b7d06aabbe099dcb2e6bea authored over 2 years ago by bvenn <[email protected]>
Merge pull request #221 from Freymaurer/hypergeometric_kevinf

b875c030c621de1c26405d44f222c7d3e984a096 authored over 2 years ago by Benedikt Venn <[email protected]>
fix merge conflicts

15f41886e5634558e535cd3f64a0233a7833cb5c authored over 2 years ago by bvenn <[email protected]>
Merge branch 'developer' into hypergeometric_kevinf

f4e0331d11195bcf8a01505592956c3b17480039 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #227 from fslaborg/bvenn-intervaltests

Add unit tests for interval

29c23ff7b30ddc418b811568df8e4fba5891912e authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #226 from zieglerSe/f-tests

fa85f9decdc9fd6019f2413203746c115c4444bc authored over 2 years ago by Benedikt Venn <[email protected]>
Merge branch 'developer' into f-tests

7bfd855c215849ee8fda4960691cdebb4911993b authored over 2 years ago by Benedikt Venn <[email protected]>
Merge branch 'developer' into bvenn-intervaltests

54eb168aa0066e4bef2d84771a712e4f25f09433 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #224 from omaus/unitTestDistributionsChiSquared

d0fbe245293be1cd328edade5d2aa9140c43c56f authored over 2 years ago by Benedikt Venn <[email protected]>
:heavy_check_mark: Put in test cases for CDF nan again

e41b58357f70336853cfc2adaed891973be8301a authored over 2 years ago by omaus <[email protected]>
correct fsproj indentation

9729f1796d6752a23ae4b5f146f633a6ffe9210c authored over 2 years ago by Benedikt Venn <[email protected]>
Merge branch 'unitTestDistributionsChiSquared' of https://github.com/omaus/FSharp.Stats into unitTestDistributionsChiSquared

8829cf73e6bc07507dcd99e999a361d21cdcbfde authored over 2 years ago by omaus <[email protected]>
:boom: Comment out `ChiSquared.PDFLn` due to unclarity

see https://github.com/fslaborg/FSharp.Stats/issues/209

81cc2cd4d58b594ac77a6316f02de5ec356c1bd7 authored over 2 years ago by omaus <[email protected]>
:white_check_mark::construction: Add Unit tests for Distributions.Continuous.ChiSquared (WIP)

1d7d7cfb442e0f1cfd2a8f59c5b51a32244ae7f3 authored over 2 years ago by omaus <[email protected]>
:heavy_check_mark: Finish UnitTests for ChiSquared distribution

Also exclude `PDFLn` function as long as its function is unclear.

4bf0f28dd20f1ee1c63da33610bcbcbbf2f3f8c6 authored over 2 years ago by omaus <[email protected]>
:construction: Update ChiSquared tests (WIP)

4e1bf630d55704701fafa5481e8dd8f0b2ba058d authored over 2 years ago by omaus <[email protected]>
Merge pull request #219 from fslaborg/PCA

Rework PCA

6fb3503b10299f2e9515b90c9e1eb606b97ada16 authored over 2 years ago by Benedikt Venn <[email protected]>
update ML documentation

454abfe8717137f3aaa5c919a6631fa56c825391 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #210 from fejung/fejung

Add distance metrics tests and small fixes to distance metrics

5fb2dca94cc93391a0889afa59b2aa12531b68e1 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #218 from omaus/bugfixChiSquaredCDF

6c23e4bd56d732d24b8a157ce7a9eeaf3f84d75a authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #212 from Freymaurer/bernoulli_kevinf

6047bb8b8368cf24012591941297056e0d8940d6 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #216 from Joott/LinearSystems

486f0b38273d17b8211a0da2597646a1ecc12038 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #207 from fslaborg/special-functions-test

5837ae88d56424912a47bb78558b54c5c09e7c49 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge branch 'developer' of https://github.com/zieglerSe/FSharp.Stats into developer

f0daeeacff1a911b86c0a4a5d70e2a5404735002 authored over 2 years ago by ZieglerSe <[email protected]>
Merge branch 'fslaborg:developer' into developer

0c29de5aff86f31bd5bd4866ffaf29c0c5a1af2a authored over 2 years ago by Selina Ziegler <[email protected]>
:boom: Comment out `ChiSquared.PDFLn` due to unclarity

see https://github.com/fslaborg/FSharp.Stats/issues/209

aa7ce00214c2daeedc1a8bb6dd3f3b078f76ff25 authored over 2 years ago by omaus <[email protected]>
add realistic examples to tests

4455058114554ad6a81f98b7281d5d48d1fa76ea authored over 2 years ago by Joott <[email protected]>
Add more unit tests to exponential distribution

67cc0e17b0c797b29cc00dad2684766f8dd53c10 authored over 2 years ago by ZieglerSe <[email protected]>
add sturges and riceRule unittest at Bandwith

8b4b9bc1232d8737a28478f037b406c9fec76739 authored over 2 years ago by vLeidel <[email protected]>
add Intervals documentation

b3e0960c4a471b7d71e3f4e75a9764b1ca4a5de4 authored over 2 years ago by Benedikt Venn <[email protected]>
add Intervals.intersect unit test

f203428cb54c7bc3cf642b0b2571859e001e0193 authored over 2 years ago by Benedikt Venn <[email protected]>
Split binomial coeff/lnCoeff into checked and unchecked functions

8949bad28cc31d9d5a7ffa7baa83735e7404d546 authored over 2 years ago by Kevin Schneider <[email protected]>
Split erfcx into checked and unchecked function

680ab356bfcf13726698e5a228bb2b4aa339e2b8 authored over 2 years ago by Kevin Schneider <[email protected]>
Split beta and betaLn into checked and unchecked versions

ce4323169af69a58a6428d17db49b559c5096310 authored over 2 years ago by Kevin Schneider <[email protected]>
Use _gammaLn internally

66d301c7e93d5947dd347e6bdadeb08e3a7527cf authored over 2 years ago by Kevin Schneider <[email protected]>
split gamma and gammaLn into checked and unchecked versions

8437af27bf63f2a51ad0dca58ba09fb5161d0371 authored over 2 years ago by Kevin Schneider <[email protected]>
:heavy_check_mark: Finish UnitTests for ChiSquared distribution

Also exclude `PDFLn` function as long as its function is unclear.

d26a81d425fb345f0771b6711ecda0cd47e8e415 authored over 2 years ago by omaus <[email protected]>
Add tests to Main.fs

81da912fdd716b99fd1b0b2a12bfdc70450dcedb authored over 2 years ago by Kevin F <[email protected]>
Add unit tests :white_check_mark:

68abee3a904e3d8d2498aba5bb838ba2b1ef5f85 authored over 2 years ago by Kevin F <[email protected]>
Update docs :books:

8b065936e48df75327d49ba2a4032482d5daa17a authored over 2 years ago by Kevin F <[email protected]>
Add unit tests :white_check_mark:

61801a835aa2c3f2718fa700a12cb6dc87c8b3a7 authored over 2 years ago by Kevin F <[email protected]>
add PCA documentation

f18cec6b617cdb44766895ff930b21162a85c60d authored over 2 years ago by David Zimmer <[email protected]>
add comment regarding the ambiguity of the term loading

34ba3397dda4e257ae21ac04f1399f2b6faebded authored over 2 years ago by David Zimmer <[email protected]>
add PCA tests

a0ce2bbbd9975d842f3191d73b485f260800c7fc authored over 2 years ago by David Zimmer <[email protected]>
add sanity check

03a86e82db749a8e9bd11cbb180427bbeb079659 authored over 2 years ago by David Zimmer <[email protected]>
add new version PCA

8b300c3783807781d5b0da400c5a7a1739b7a139 authored over 2 years ago by David Zimmer <[email protected]>
:construction: Update ChiSquared tests (WIP)

6a9bdfe05507fe96cbb7394118087dede48a3397 authored over 2 years ago by omaus <[email protected]>
Added tests for Distributions.Continuous.F

- Distributions.Continuous.fCheckParam
- Distributions.Continuous.F.Mean
- Distributions.Continu...

b92244a4cce34131ffd95ba312c1600116ad1c05 authored over 2 years ago by Christopher Lux <[email protected]>
:bug: Fix infinite loop bug in X² CDF

When using the CDF in a ChiSquared distribution with input value `nan`, `Gamma.lowerIncomplete` ...

b83b8a718a44f1807499d2c8b56bd41638547cee authored over 2 years ago by omaus <[email protected]>
:white_check_mark::construction: Add Unit tests for Distributions.Continuous.ChiSquared (WIP)

450226846ef7076f378900c2c94317a0053b6b6f authored over 2 years ago by omaus <[email protected]>
add interval tests

#208

3ae955913748da31c25cdeb7757adf161ca82a79 authored over 2 years ago by Benedikt Venn <[email protected]>
fix intervals

#208

db447834a8de7415b1c3dca4f20b1e3530427676 authored over 2 years ago by Benedikt Venn <[email protected]>
Add exponential Distribution unit tests

4907e532270e03296dcbedf83b86aad685b05aed authored over 2 years ago by ZieglerSe <[email protected]>
Change hypergeometric CDF to have `int` input :bug:

1768c7c92f48068d76b3f15ac49adf35064b0cd5 authored over 2 years ago by Kevin F <[email protected]>
Update code documentation :books:. Add check for `k` input.

4a36f51abde2aac518ad64b09df7ba965da467b2 authored over 2 years ago by Kevin F <[email protected]>
Add beta function tests and xml docs

47e2595ebce59c6ad340cf83d310c26d02ec7164 authored over 2 years ago by Kevin Schneider <[email protected]>
Add tests for SolveTriangularLinearSystem

d9617f562baef89bc25f73b7020c128b24c8f137 authored over 2 years ago by Jonathan Ott <[email protected]>
Add gamma function tests, add edgecase matches, add xml docs

dd41209316ea88174182b6f7ac9b784401323917 authored over 2 years ago by Kevin Schneider <[email protected]>
add twoSamplePaired ttest test

68aec5589fa925987ef8c1e06502433e3b742dd4 authored over 2 years ago by vLeidel <[email protected]>
add twosamplePaired ttest test

440a789c87bb6d1b21fe3486d0430dc96de5d154 authored over 2 years ago by vLeidel <[email protected]>
removed minus in exponential Distribution PDF

8e0c8863e07dc7d5a5a95bec3fc068f641828549 authored over 2 years ago by ZieglerSe <[email protected]>
Add Binomial coefficient tests

e5d21a7ef5da2874b5b2c4ee25f9900293f40a4d authored over 2 years ago by Kevin Schneider <[email protected]>
Merge branch 'developer' of https://github.com/zieglerSe/FSharp.Stats into developer

f41f2bc627b8037534799b59f6c2b257e9215020 authored over 2 years ago by ZieglerSe <[email protected]>
removed obsolete wilcoxon distribution #213

8ca9b900bf8339ed2e90531d811c2a772bca37c5 authored over 2 years ago by ZieglerSe <[email protected]>
Add Unit test for F-Test

142ae6813c11e5da46b689aa55b7ddbff480f37c authored over 2 years ago by ZieglerSe <[email protected]>
Add error function tests, fix edge case return values for erfcx

8582dd72243b9b18b213fdce0a8a710256236315 authored over 2 years ago by Kevin Schneider <[email protected]>
Add docs for Bernoulli distribution :books:

542b7897ea6a0be8dfb363d8761680f2fd7de4e3 authored over 2 years ago by Kevin F <[email protected]>
Add unit tests :white_check_mark:

799dd4529be7387890b08b962507b4dcf376692c authored over 2 years ago by Kevin F <[email protected]>
Align CDF output with PDF output for nan case.

cb443815cd7c8ffcfb0d1e5c4a38c0a44de57d91 authored over 2 years ago by Kevin F <[email protected]>
add distance metrics tests

261b0b80926d4a74d951fa529870510d8502b3d1 authored over 2 years ago by fejung <[email protected]>
small fixes in distance metrics

add NaN catch rule for cityblock distance
specify output type of min3 function

579a82098e83a1fddcce836425ec17cb62edea0e authored over 2 years ago by fejung <[email protected]>
Fix Distributions.Discrete.Bernoulli.CDF :bug:

526039cf92a26b19cd8869868d4ea35d630239cd authored over 2 years ago by Kevin F <[email protected]>
Enable test upper 1 / infinity

54161db6e546be022dd6ed7a2aefe35eb67d61b2 authored over 2 years ago by Jonathan Ott <[email protected]>
Add tests for SolveTriangularLinearSystems (Case: Lower)

cd9643573f33b50b1e3e14eb49c228cd1b8182e8 authored over 2 years ago by Jonathan Ott <[email protected]>
add twosample ttest test

872ace3832504a03490ff9d8075d928834662bc8 authored over 2 years ago by vLeidel <[email protected]>
Add logistic function tests

c41cff63531a50b12072742b05a6ecc7ba9a4b2c authored over 2 years ago by Kevin Schneider <[email protected]>
Add tests for SolveTriangularLinearSystems (Case: Upper)

60615948d06e22122c6263c6c4739bc36c0b98c6 authored over 2 years ago by Jonathan Ott <[email protected]>
Add factorial and factorialLn tests, codebase cleanup

1673a01318ed95f72267842f3e729f5f16288c14 authored over 2 years ago by Kevin Schneider <[email protected]>
add onesample ttest test

312581f99c3aa942597f4b382f4436ff4249d754 authored over 2 years ago by vLeidel <[email protected]>
Fix Distributions.Discrete.Bernoulli.PDF :bug:

a9b2b055261e4caac804f05ae17bafa1cfb542f5 authored over 2 years ago by Kevin F <[email protected]>
add rank reference to readMe

262f1acf2cbeeaf008c272774d008d6d462f1022 authored over 2 years ago by Benedikt Venn <[email protected]>
bump version to 0.4.7

87a651bcf825d965312eba1f2b36395196eb4aba authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #206 from fslaborg/interactive

9386ed567cab048fe76a29966dc37e4984ef30ea authored over 2 years ago by Benedikt Venn <[email protected]>
Add int Matrix formatting tests

8a559f561516a869991362c2fc6be767984055fd authored over 2 years ago by Kevin Schneider <[email protected]>
Fix index errors on ommitted rows + ommitted cols formatting

8060b68a2dfa4135bd7aecc4f781b351dce526ba authored over 2 years ago by Kevin Schneider <[email protected]>
bump version to 0.4.6

085afe89253eb52e91d7f80e368b21e58a548494 authored over 2 years ago by Benedikt Venn <[email protected]>
add release notes build target

a28a119b52768a976040ade8a21dd655eb1bc835 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #203 from fslaborg/interactive

5133c86ad71796394addac7105bf75a6476241ba authored over 2 years ago by Benedikt Venn <[email protected]>
Add package metadata for FSharp.Stats.Interactive

8bdf0d22d15177f416557fbc064b872031b64b05 authored over 2 years ago by Kevin Schneider <[email protected]>
Fix repack version in interactive example notebook

d418f4d951e8805a98b83de5045965022d3c72fd authored over 2 years ago by Kevin Schneider <[email protected]>
Fix notebook typo

d33b7056c791e021f8c8dba241dd93815aa68d2e authored over 2 years ago by Kevin Schneider <[email protected]>
Add tests for formatting special float cases (infinity,nan)

72faba1633269a02cdb9965f62efb2501ff569ba authored over 2 years ago by Kevin Schneider <[email protected]>
rewrite formatting tests using embedded resources

23b49a95a8167829643cf743d296a14b8081907c authored over 2 years ago by Kevin Schneider <[email protected]>
Add formatting tests

39ffb209f340f4cc59dac0b5ac8dd3fdd61c3fe4 authored over 2 years ago by Kevin Schneider <[email protected]>
Merge pull request #204 from fslaborg/update-rank

8a3dc4e669b5b31fd38835a28bc34e71d24f683f authored over 2 years ago by Benedikt Venn <[email protected]>