Ecosyste.ms: OpenCollective

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

FsLab

FsLab is a center of gravity for data science projects written in and/or for F#. Perform the whole data science cycle in F#!
Collective - Host: opensource - https://opencollective.com/fslab - Website: https://fslab.org - Code: https://github.com/fslaborg

update quantile documentation

github.com/fslaborg/FSharp.Stats - b0b766be645dd6ed8d0d30761bd339ccffdbde5d authored about 2 years ago
update quantile documentation

github.com/fslaborg/FSharp.Stats - 4b4cae085817ffc42b8fc79d09769b795acc8c19 authored about 2 years ago
add quantile normalization docu

github.com/fslaborg/FSharp.Stats - 8e057f29883a2a387142666dc4e1f9404f27d5c2 authored about 2 years ago
fix test bug PCA

github.com/fslaborg/FSharp.Stats - 66aa8c52144d1e6e12b3eb9c4acb15d372f1c4ac authored about 2 years ago
bump to 0.2.1

fix prerelease target

github.com/fslaborg/FsSpreadsheet - 8a974f7e72a6f45fd2637eff6cb68d51a948be0f authored about 2 years ago
fix spacepreservation

github.com/fslaborg/FsSpreadsheet - 927f3652a8d2b71ad7930f87c486ce606cb2d80e authored about 2 years ago
allow for trailing spaces to be preserved when writing strings

github.com/fslaborg/FsSpreadsheet - 8084a32ef40e54a0f38c6bac67246d5f8deb9458 authored about 2 years ago
Update README.md

github.com/fslaborg/FSharp.Stats - 66f0020412b323fb899d843c66e7126cf725c096 authored about 2 years ago
update clustering docu

github.com/fslaborg/FSharp.Stats - e97ff38016f5d189027cd80db5f6beeb50de9d65 authored about 2 years ago
update quantile docu

github.com/fslaborg/FSharp.Stats - 75eded00cb7ca093b3349e86bc217ccdc2c47cdd authored about 2 years ago
add logNormal nonlinear Model

github.com/fslaborg/FSharp.Stats - 27c92191fb5cea02ccc0c494bc976bc54208b303 authored about 2 years ago
add mor verbosity

github.com/fslaborg/FSharp.Stats - 8273eb3386c6114fb14fd3cbec3ec8bacb5a3617 authored about 2 years ago
update logNormal distribution

github.com/fslaborg/FSharp.Stats - f2988e17dd5429c29a250bc0c36b4a6d4c908586 authored about 2 years ago
Propagate missing values in Stats.cov from Stats.stdDev. (#552)

github.com/fslaborg/Deedle - 44365111b46192aba25c2681f4b9a68d97781275 authored about 2 years ago
bump version to 0.4.9

github.com/fslaborg/FSharp.Stats - e24aff61c724192220350ab0f72f5d5060456cb5 authored about 2 years ago
Merge pull request #240 from fslaborg/add-qq-plot

github.com/fslaborg/FSharp.Stats - b74ecf29651b32f66e328958931cdb2d2dd8dc0f authored about 2 years ago
update qq plot documentation

github.com/fslaborg/FSharp.Stats - 26818d6b4d7483d2a7357ae23a46e746a88969f0 authored about 2 years ago
update qq plot from two samples

github.com/fslaborg/FSharp.Stats - 20b2416d678bfd411b55288316a163e345517323 authored about 2 years ago
fix quantile normalization

#238

github.com/fslaborg/FSharp.Stats - a53ab7eac835b72448b7bcaec17891438089a89d authored about 2 years ago
add quantile documentation

github.com/fslaborg/FSharp.Stats - a1a0e161dda63e2209d315f64ac74b5f5df9c6a8 authored about 2 years ago
add inverf tests

github.com/fslaborg/FSharp.Stats - 9e4d232efd81e506460232b79398303422abda39 authored about 2 years ago
add qq plot docu

#238

github.com/fslaborg/FSharp.Stats - f4adbdf1c99d7aa8772c3f35e89720ed1ba04dff authored about 2 years ago
add erfinv

#238

github.com/fslaborg/FSharp.Stats - 8d3427fa634b082227b7379bd833bfa4d79d3a22 authored about 2 years ago
Fix UoM bug (#192)

The units were not being correctly carried when a float<'MeasureA> is multiplied by LinearExpres...

github.com/fslaborg/flips - 22f78788773ddc13879dc656dd72cde2689468e6 authored over 2 years ago
Add SAM Documentation

github.com/fslaborg/FSharp.Stats - 98d0d92e8b70bcd90f5ee879ee7d059f1b84c820 authored over 2 years ago
Add Unit Tests

Add unit tests

github.com/fslaborg/FSharp.Stats - a1c798e0df76cb379dba44a7311ab5006d9aa956 authored over 2 years ago
Renaming for generalization

changes in naming (e.g. bioitem replacing gene)

github.com/fslaborg/FSharp.Stats - b9eab0f27d50fed8fd45dc1a3ddb25459e832763 authored over 2 years ago
Add comments and TestDataSAM

github.com/fslaborg/FSharp.Stats - 5df76c5fd49a4995fca005d303bf4f566860a864 authored over 2 years ago
improved performance

github.com/fslaborg/FSharp.Stats - c901f6bbc7c99c9598b0952fe7995a6bf911878e authored over 2 years ago
Minor changes in structure

github.com/fslaborg/FSharp.Stats - f84c977d7d575b00ef192abb9b2842adaa3819bf authored over 2 years ago
new s0 estimation and restructuring

github.com/fslaborg/FSharp.Stats - d8bc254c447bd9e92fb66a56400670afd435c414 authored over 2 years ago
new cut function & monotonized delta

implemented new cut function and monotonized delta

github.com/fslaborg/FSharp.Stats - 70cab3685cd1ed0404db7e2084f0c2fcbbd2f63b authored over 2 years ago
Start Rework SAM

Change of QValues and significant Gene Count, added standard permutation scheme getPermutations

github.com/fslaborg/FSharp.Stats - 6be5582c08cb208781559bd1c9b09dd90b6f9bed authored over 2 years ago
fix failing docs

github.com/fslaborg/FSharp.Stats - 3aa4c4ce5768e6e1e49d45efd6d2de5e1562e319 authored over 2 years ago
fix xml comments

update fsdocs version

github.com/fslaborg/FSharp.Stats - 9a030e6750f9098aaa762833695b700c2f4b2ee1 authored over 2 years ago
fix hypergeometric tests

github.com/fslaborg/FSharp.Stats - a551b2d8c7167002c9ae6be898a05f57d9b7a0c8 authored over 2 years ago
bump version to 0.4.8

github.com/fslaborg/FSharp.Stats - 2ded099fe37fca67b04d9d7b470b6b6cb9409c26 authored over 2 years ago
update distribution documentation

github.com/fslaborg/FSharp.Stats - be68a2761a4b0b247d0ec553ba3225c32f59e45b authored over 2 years ago
Fixed: Sampling from Gamma

github.com/fslaborg/FSharp.Stats - dcb044e6d5881412c4ae2ac399572812f87ae698 authored over 2 years ago
Add Gamma and Poisson fitting

github.com/fslaborg/FSharp.Stats - 0d26dd2b406f8c0243a89f20a677eecf342efaa3 authored over 2 years ago
Refactoring the distributions

github.com/fslaborg/FSharp.Stats - d9e5be51592e601edcba03f6fc8911db6464e15e authored over 2 years ago
Refactoring distribution modules

github.com/fslaborg/FSharp.Stats - fa9dc6c17ad12a2d1fd1c2d6a7fb698dff0f9cfc authored over 2 years ago
Missing test_incbcf function

github.com/fslaborg/FSharp.Stats - 3247c8b3ec96007ac6a9525f21f585ab9313ab1f authored over 2 years ago
Add fitting and estimating a Gamma distribution from observations

github.com/fslaborg/FSharp.Stats - 20eee2e720762008b1445a7628610fa806ab1a64 authored over 2 years ago
Add unit test diGamma and triGamma

github.com/fslaborg/FSharp.Stats - 398804b86aaf10d691466d2b829d4e5558df9b8f authored over 2 years ago
Add Trigamma function

github.com/fslaborg/FSharp.Stats - e9170b0e4bbf486d4fab360eb6cc2f0d56302a34 authored over 2 years ago
Add Digamma function

github.com/fslaborg/FSharp.Stats - e8e46bff8be9774133f391fe2125fa2495826d39 authored over 2 years ago
Add unit test for Beta.powerSeries

github.com/fslaborg/FSharp.Stats - 35b3fa36ff82b6db5468699bcec24bf19cabeb7b authored over 2 years ago
Add Beta.powerSeries for incomplete beta integral

github.com/fslaborg/FSharp.Stats - ae70774b879abd32433fb0be59a543462c457be0 authored over 2 years ago
Rename Beta.lowerIncomplete to Beta.lowerIncompleteRegularized

github.com/fslaborg/FSharp.Stats - 06002ccdaf76b01f33204c46507fc3452569edd5 authored over 2 years ago
update signal docu

github.com/fslaborg/FSharp.Stats - e159ab4d3f6491ccdd97acc4726519cc7e847ca8 authored over 2 years ago
Merge pull request #234 from kodwx/meanQuadratic

github.com/fslaborg/FSharp.Stats - 5145095ce6eb84374cf5cab7f407d07dc1163e04 authored over 2 years ago
add unit tests meanQuadratic

#233

github.com/fslaborg/FSharp.Stats - bcc9870061a1baed5cdc11c3015d5d44ccf986d7 authored over 2 years ago
Update RELEASE_NOTES.md

github.com/fslaborg/RProvider - 008c08476d04eda984be5564e367f93954062f38 authored over 2 years ago
Fix tutorial (#260)

* Make CI use .net6

* Test adding in dynamicinterop dll to docs build

* Fix errors in tuto...

github.com/fslaborg/RProvider - 326ae701de92ab35ca1bce1b8156ea57f93571f6 authored over 2 years ago
Add Seq.meanQuadratic and Seq.meanQuadraticBy

github.com/fslaborg/FSharp.Stats - f64b4f1e89e4ca591d6cef090f090bf5924d0b3e authored over 2 years ago
Fix CI for macos build (#259)

* Make CI use .net6

* Test adding in dynamicinterop dll to docs build

github.com/fslaborg/RProvider - 84928e3dd5b30cf618cccfd1cbdc82fcc638ae7d authored over 2 years ago
Floats pass to R with . rather than , in locales that use comma seperators (#258)

* Unit tests for working between locales

* Float args to R always have dot decimals

github.com/fslaborg/RProvider - 25b862a7b6d5ff244c103222784a6b06d0442aaa authored over 2 years ago
Combine duplicate Operators module

github.com/fslaborg/RProvider - 5c4e90f505baf188c553cee068bf677884015dbe authored over 2 years ago
=> operator for more intuitive passing of parameters to R functions (#257)

* Initial test of => operator

* Working => operator

* Rename docs pages to lowercase

* ...

github.com/fslaborg/RProvider - 6da8bbafc464269834b8129ef8b11e680c3d7042 authored over 2 years ago
? operator and module for accessing slots / list members (#256)

* Dynamic operator and idiomatic module

* Documentation for operators

* Add dll references...

github.com/fslaborg/RProvider - 5f74ef2e4b2ad7bc129713a95af38489367fb663 authored over 2 years ago
Merge pull request #232 from LibraChris/LibraChris2

github.com/fslaborg/FSharp.Stats - 3bf8e23177ad93bf19f0ed5293f83d78539dd602 authored over 2 years ago
fixed Ftest tests

- Fixed Ftest tests that were based on an older version of the FDistribution

github.com/fslaborg/FSharp.Stats - 8fe33a6fa12610848f7814c6d81110b126eca0b6 authored over 2 years ago
Merge branch 'developer' into LibraChris2

github.com/fslaborg/FSharp.Stats - f0fdb30a3a0ea528f70d94a37e117738d94f2fae authored over 2 years ago
Merge branch 'LibraChris2' of https://github.com/LibraChris/FSharp.Stats into LibraChris2

github.com/fslaborg/FSharp.Stats - 4fd80b1c88717ee182435204e5859b21a769e6da authored over 2 years ago
Merge pull request #230 from LibraChris/LibraChris

Add unit tests for Distributions.Distinct.Binominal

github.com/fslaborg/FSharp.Stats - 895882f53275de85a9ccbb7475466c9fc934e70e authored over 2 years ago
Update F Distribution dokumentation

github.com/fslaborg/FSharp.Stats - 8d03e0f3610db00db551e13e373784eefb2db209 authored over 2 years ago
finish F-Distribution tests

github.com/fslaborg/FSharp.Stats - 00ae855883467f4d5878c2f10dc667539a0404ee authored over 2 years ago
fixed FSharp.Stats.Distributions.Continuous.F.PDF to match the results in R

github.com/fslaborg/FSharp.Stats - 7d518ea2f5b6519b2091deca153b47b0fd3658ec authored over 2 years ago
Update Distributions.fsx

github.com/fslaborg/FSharp.Stats - 3cce1e37e12bf1582c15777849bf8ac64fae94cb authored over 2 years ago
adding check for f function input

github.com/fslaborg/FSharp.Stats - fba826bfe5e0e194d34cd5549b1f74ab1730f52a authored over 2 years ago
Adding docs for Distribution.Continuous.F

github.com/fslaborg/FSharp.Stats - 7ca7b7e7de6f8bdbe483bfc67726e8cf587b96d9 authored over 2 years ago
updating Continuous.f tests

github.com/fslaborg/FSharp.Stats - e8f3c3a42bafde8aeffb36981e8b596c31401e85 authored over 2 years ago
Added tests for Distributions.Continuous.F

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

github.com/fslaborg/FSharp.Stats - d21cc8c0f71a8cda429219e70eed02796196ad09 authored over 2 years ago
added Tests for FSharp.Stats.Distributions.Distinct.Binominal

github.com/fslaborg/FSharp.Stats - ab261edac3b7e2cfa28474ca42c9d6574516a117 authored over 2 years ago
fixed edgecase tests

- Fixed tests for n=0 in Binominal.PDF and Binominal.CDF

github.com/fslaborg/FSharp.Stats - 315008164c1237639deef49c015d8748301a4630 authored over 2 years ago
Update Distributions.fsx

github.com/fslaborg/FSharp.Stats - 7febd1817485bf21b32ceba2ff41a68496f53e98 authored over 2 years ago
fixed FSharp.Stats.Distributions.Continuous.F.PDF to match the results in R

github.com/fslaborg/FSharp.Stats - c3dfd435d001b474db9417a25b98ac68aa9ca870 authored over 2 years ago
finish F-Distribution tests

github.com/fslaborg/FSharp.Stats - 60a22b54caa215e4ceb0f3fa7a0d758335dca310 authored over 2 years ago
Merge pull request #228 from vLeidel/vleidel-tests

github.com/fslaborg/FSharp.Stats - b581f20c3be9065e0fc5b642a71ea444ea4de5cc authored over 2 years ago
remove duplicate tests

github.com/fslaborg/FSharp.Stats - 8bdf6a02b96e81aa5bbb31eaae11d9a6c2022457 authored over 2 years ago
rebase vleidel tests

github.com/fslaborg/FSharp.Stats - af3bd536db3476f59841519def181c4d055a3421 authored over 2 years ago
add sturges and riceRule unittest at Bandwith

github.com/fslaborg/FSharp.Stats - 59920b8a84d9617ec906df5d37a6aa1268af7b7f authored over 2 years ago
update Stuges and riceRule unittest at Bandwith

github.com/fslaborg/FSharp.Stats - 843c9b036ca9490d6eda5745081644911729eab9 authored over 2 years ago
add twoSamplePaired ttest test

github.com/fslaborg/FSharp.Stats - b0d6e5400386a2989676c891be9faf8feb2ee882 authored over 2 years ago
add onesample ttest test

github.com/fslaborg/FSharp.Stats - 2bf1323841159145ecaf35a8a90561e1dd8aca16 authored over 2 years ago
add twosample ttest test

github.com/fslaborg/FSharp.Stats - 13d55ba2cd1a6b44cc3922f7c3ecb62d7b3bac19 authored over 2 years ago
add twosamplePaired ttest test

github.com/fslaborg/FSharp.Stats - 1a840f016a2c96d845d54d936a5d995f1f6533d3 authored over 2 years ago
Merge pull request #41 from 64J0/64J0-3

Update Dockerfile comments

github.com/fslaborg/fslaborg.github.io - e7e9f9c9040b2324ff817854f6606ecf64a79a8e authored over 2 years ago
Adding docs for Distribution.Continuous.F

github.com/fslaborg/FSharp.Stats - 8dd2f56e483202e2880d88e305cdaecf21f13085 authored over 2 years ago
adding check for f function input

github.com/fslaborg/FSharp.Stats - d23c290ebd1e65334e1a8554b2843045261bfb23 authored over 2 years ago
updating Continuous.f tests

github.com/fslaborg/FSharp.Stats - 28ab6c40a50bc1816693fce2e0c0d6d3c047457e authored over 2 years ago
update Stuges and riceRule unittest at Bandwith

github.com/fslaborg/FSharp.Stats - 6981a0c6a815cef52963d3ade56574f5f6e63258 authored over 2 years ago