Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jstat/jstat issues and pull requests

#296 - jstat.sum rounding issue

Issue - State: open - Opened by tanclary 4 months ago - 1 comment

#295 - Performance improvements in vector.js

Pull Request - State: open - Opened by AndreiSilver 8 months ago

#294 - jStat.regress not working

Issue - State: open - Opened by yangjianhua 10 months ago

#293 - jStat.poisson - error for a large lambda

Issue - State: open - Opened by orenbh1 about 1 year ago - 8 comments

#292 - Fix OLS failing for univariate no-intercept case

Pull Request - State: open - Opened by gthb about 1 year ago

#291 - Skewed Normal [Feature]

Issue - State: open - Opened by stochasticooze about 1 year ago

#290 - [ENH] adding `inv` for Laplace distribution

Pull Request - State: open - Opened by josephsalmon over 1 year ago - 3 comments

#290 - [ENH] adding `inv` for Laplace distribution

Pull Request - State: open - Opened by josephsalmon over 1 year ago - 1 comment

#289 - Docs: Add Example for solving linear system

Issue - State: open - Opened by cyfung1031 over 1 year ago

#288 - PCA result is not accurate due to inaccuracy of `jStat.jacobi`

Issue - State: open - Opened by cyfung1031 over 1 year ago - 4 comments

#287 - Sides parameter

Issue - State: open - Opened by Dhanrajsinh002 almost 2 years ago

#286 - Meaning of SSE and SSR in models.ols()

Issue - State: open - Opened by mcclella about 2 years ago

#285 - jStat.setRandom documentation or example

Issue - State: open - Opened by danomics-cam about 2 years ago - 1 comment

#284 - update README header jstat.org hyperlink

Pull Request - State: closed - Opened by AdamSpannbauer about 2 years ago - 1 comment

#283 - jStat.studentt.inv giving wrong result

Issue - State: closed - Opened by Lain27 about 2 years ago - 2 comments

#282 - tweak: Implement different geometric mean algorithm.

Pull Request - State: closed - Opened by NunoSempere over 2 years ago - 2 comments

#281 - jStat.ttest example from documentation not working

Issue - State: open - Opened by jastraberg over 2 years ago

#278 - Non-central t inverse CDF

Issue - State: open - Opened by mike-greenmmd about 3 years ago - 1 comment

#277 - Looking for equivalent function to R stats::optimize

Issue - State: open - Opened by logan-life about 3 years ago

#276 - Distribute library that uses jstat

Issue - State: closed - Opened by danielreispereira over 3 years ago - 1 comment

#275 - Uniform Distribution

Issue - State: open - Opened by Manoj-Goskonda over 3 years ago

#274 - pvalue equals to 0

Issue - State: closed - Opened by elifozcelik over 3 years ago

#273 - Check parameters first in binomial.cdf

Pull Request - State: closed - Opened by CrafterKolyan over 3 years ago - 1 comment

#272 - fix issue #270 for det() on large matrix

Pull Request - State: closed - Opened by typehorror almost 4 years ago - 3 comments

#271 - Typescript type definitions

Pull Request - State: open - Opened by typehorror almost 4 years ago - 10 comments

#270 - Determinant of symmetrical matrix gives wrong answer

Issue - State: closed - Opened by michaeleiseman about 4 years ago - 2 comments
Labels: bug

#269 - corrcoeff returns NaN

Issue - State: closed - Opened by kreja about 4 years ago - 1 comment

#268 - Get Z score by probability

Issue - State: open - Opened by omersname about 4 years ago - 1 comment

#267 - [feature request] Group Sequential Testing

Issue - State: open - Opened by mysticaltech about 4 years ago
Labels: feature

#266 - Added two-sample independent t-test

Pull Request - State: open - Opened by jwilson8767 about 4 years ago - 1 comment

#265 - Unequal variance dof calc

Issue - State: open - Opened by chrislawes79 over 4 years ago - 1 comment

#264 - jStat.studentt.inv( p, dof ) info

Issue - State: open - Opened by chrislawes79 over 4 years ago - 2 comments

#263 - Avoid using arguments.callee

Pull Request - State: closed - Opened by mtszpater over 4 years ago - 2 comments

#262 - how to get mannWhitneyUTest?

Issue - State: closed - Opened by CigoZim over 4 years ago - 1 comment

#261 - [Feature Request] Dunnett's correction in the case of MCC

Issue - State: open - Opened by mysticaltech over 4 years ago
Labels: feature

#260 - WIP: use stdlib for underlying implementations

Pull Request - State: open - Opened by kgryte over 4 years ago - 2 comments

#259 - jStat.oneSidedDifferenceOfProportions

Issue - State: closed - Opened by jamessoley over 4 years ago - 2 comments

#258 - ES6 export

Issue - State: open - Opened by eweitz almost 5 years ago - 4 comments

#256 - Fix Welch's ttest results

Issue - State: open - Opened by trevnorris almost 5 years ago

#255 - Array ranking efficiency

Pull Request - State: closed - Opened by suzukia almost 5 years ago - 5 comments

#254 - Values are Different while comparing With numpy in python

Issue - State: open - Opened by alshoja almost 5 years ago

#252 - Looking for equivalent to statsmodels.tsa.stattools.adfuller

Issue - State: closed - Opened by runvnc about 5 years ago - 2 comments

#251 - typescript

Issue - State: open - Opened by lukas1994 about 5 years ago - 6 comments

#250 - Gamma Function has nonsensical behavior with large arguments

Issue - State: closed - Opened by mscotch1 over 5 years ago - 3 comments

#249 - Update docs with new poisson distribution

Issue - State: open - Opened by trevnorris over 5 years ago - 1 comment
Labels: docs

#248 - Evaluate function?

Issue - State: open - Opened by koosvanderkolk over 5 years ago - 1 comment

#247 - Regression: If a variable contains all zero then code breaks

Issue - State: open - Opened by samipjain over 5 years ago - 7 comments

#246 - fix issue #243: Wrong poisson distribution sample at large lambda.

Pull Request - State: closed - Opened by kalradivyanshu over 5 years ago - 6 comments

#245 - There is no collinearity check while calculating Regression Coefficients

Issue - State: open - Opened by samipjain over 5 years ago - 5 comments

#244 - Check for even/odd length to get exact median

Issue - State: open - Opened by samipjain over 5 years ago - 1 comment

#243 - Wrong poisson distribution sample at large lambda

Issue - State: closed - Opened by kalradivyanshu over 5 years ago - 10 comments

#242 - jStat.normal.pdf() fails when x and the sd are small-ish

Issue - State: closed - Opened by petulla almost 6 years ago

#240 - Current project status

Issue - State: closed - Opened by DanielRuf about 6 years ago - 3 comments

#239 - Adds Poisson sampling

Pull Request - State: closed - Opened by petulla about 6 years ago - 1 comment

#238 - How to calculate p-value @ 0.05 using r (Pearson rho) and n?

Issue - State: open - Opened by chrislawes79 about 6 years ago - 3 comments
Labels: docs

#237 - non-central-f distribution

Issue - State: open - Opened by orenbh1 about 6 years ago - 8 comments

#236 - Replace new Function() with regular function

Pull Request - State: closed - Opened by budnix over 6 years ago - 6 comments

#235 - Fixed typo in README

Pull Request - State: closed - Opened by AlexEdgcomb over 6 years ago - 1 comment

#234 - Fixes version specification of vows to 0.8.1

Pull Request - State: closed - Opened by KamalAman almost 7 years ago - 1 comment

#233 - Vows Github Package reference

Issue - State: closed - Opened by KamalAman almost 7 years ago - 1 comment

#231 - Documentation Update

Pull Request - State: closed - Opened by Greg-Hamel almost 7 years ago - 1 comment

#230 - Invalid ANOVA F-score returned with two samples

Pull Request - State: closed - Opened by rintaun almost 7 years ago - 2 comments

#228 - binomial cdf fails for large n

Issue - State: closed - Opened by jspeis almost 7 years ago - 5 comments

#227 - Fix ReferenceError in arange

Pull Request - State: closed - Opened by sled almost 7 years ago - 1 comment

#226 - Add percentile exclusive option

Pull Request - State: closed - Opened by arturaugusto almost 7 years ago - 1 comment

#225 - How to find T Critical values, given alpha level and degrees of freedom

Issue - State: open - Opened by shahrin014 almost 7 years ago - 3 comments

#223 - Apply security updates to UglifyJS

Issue - State: open - Opened by emk about 7 years ago - 2 comments

#222 - Add jsDelivr hits badge

Pull Request - State: closed - Opened by LukasDrgon over 7 years ago - 1 comment

#221 - Fix issue #219 - Missing calculation of adjusted R^2

Pull Request - State: closed - Opened by jamescgibson over 7 years ago - 2 comments

#220 - removed duplicate outer

Pull Request - State: closed - Opened by apumapho over 7 years ago - 2 comments

#219 - adjusted_R2 in OLS model not calculated

Issue - State: closed - Opened by EloquentData over 7 years ago - 5 comments

#218 - jStat.chisquare.inv wrong behaviour : Am I missing something ?

Issue - State: closed - Opened by dedesite over 7 years ago - 2 comments

#216 - Fix js guidelines for the project

Pull Request - State: closed - Opened by camilomartinez over 7 years ago - 1 comment

#215 - Readme link to javascript guideline is broken

Issue - State: closed - Opened by camilomartinez over 7 years ago

#214 - Add link to Github page.

Pull Request - State: closed - Opened by lukasvermeer over 7 years ago - 1 comment

#213 - No link from documentation to this repo

Issue - State: closed - Opened by lukasvermeer over 7 years ago

#212 - Added UMD support.

Pull Request - State: closed - Opened by budnix over 7 years ago - 1 comment

#211 - Calculate meandev() and meddev() correctly

Pull Request - State: closed - Opened by jguthmiller over 7 years ago - 2 comments

#210 - Fix centralF pdf when df1+df2 is big

Pull Request - State: closed - Opened by arturaugusto over 7 years ago - 2 comments

#208 - Calculate meandev() correctly

Pull Request - State: closed - Opened by trevnorris almost 8 years ago - 1 comment

#207 - jStat.models.ols() breaks in simple linear regression

Issue - State: open - Opened by Falcatrua almost 8 years ago - 7 comments

#206 - Prevent seq infinite loop and add arcsin distribution

Pull Request - State: closed - Opened by arturaugusto almost 8 years ago - 3 comments

#205 - Median absolute deviation calculation appears to be incorrect

Issue - State: closed - Opened by tmcw almost 8 years ago - 2 comments

#204 - t-test: p-value with a t-score from samples of unequal size?

Issue - State: closed - Opened by ghost almost 8 years ago - 2 comments

#203 - Runtime error in strict mode enabled javascript engine

Issue - State: closed - Opened by sriragavan almost 8 years ago - 1 comment

#202 - Add Tukey's range test

Pull Request - State: closed - Opened by kotarou3 about 8 years ago - 2 comments

#201 - simplification and performance optimization of spearmancoeff function, fix #200

Pull Request - State: closed - Opened by pieterlukasse about 8 years ago - 2 comments

#200 - question regarding Spearman correlation coefficient implementation

Issue - State: closed - Opened by pieterlukasse about 8 years ago - 3 comments

#199 - Random seed/repeatable draws

Issue - State: closed - Opened by ddurschlag about 8 years ago - 8 comments

#198 - Givien n,p, and result in binomial cdf ,can i get k ?

Issue - State: open - Opened by sheeeeep about 8 years ago - 3 comments