Mehmet Hakan Satman

Results 14 issues of Mehmet Hakan Satman

This PR implements two methods for estimating $N$ using a sample of integer IDs: - Minimum-variance unbiased estimator (mvue) - Methods of moments estimator (mom) using a simple dispatcher function...

Rmath.jl implements dxxx, pxxx, qxxx, rxxx functions for the probability density/mass functions where d is distribution, q is quantile, p is probability, r is random. Replacement of Distributions with these...

Dear all, Since our package covers a good percentage of the corresponding literature, we can focus on performance improvements using micro benchmarks. We can also enlarge the test coverage for...

performance

It is good to have deepest regression estimator referenced with `Van Aelst, Stefan, et al. "The deepest regression method." Journal of Multivariate Analysis 81.1 (2002): 138-166.` in the package. Any...

enhancement

The paper `` Daniel Peña & Victor Yohai (1999) A Fast Procedure for Outlier Diagnostics in Large Regression Problems, Journal of the American Statistical Association, 94:446, 434-445, DOI: 10.1080/01621459.1999.10474138 ``...

enhancement

@fmyilmaz seems to be a newcomer, welcome. we can discuss the package development details here.

documentation
help wanted
good first issue

The branch `removedf` my attempt to remove the dependency of `DataFrames.jl` https://github.com/jbytecode/JMcDM/tree/removedf All of the methods work with a decision matrix and DataFrames serves a user-friendly representation - which is...

implementation details come here

implementation details come here

implementation details come here