JOSS: https://github.com/mikldk/disclapmix
Score: 0.6931471805599453
Last synced: about 8 hours ago
JSON representation
Repository metadata:
Discrete Laplace Mixture Inference using the EM Algorithm
- Host: GitHub
- URL: https://github.com/mikldk/disclapmix
- Owner: mikldk
- License: gpl-2.0
- Created: 2018-04-20T03:57:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T13:36:15.000Z (about 1 year ago)
- Last Synced: 2025-10-25T01:11:44.721Z (8 months ago)
- Language: R
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: LICENSE
- Codemeta: codemeta.json
CodeMeta metadata:
- @context: https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld
- @type: Code
- Author:
- @id: https://orcid.org/0000-0002-0234-0266
- @type: Person
- Email: mikl@math.aau.dk
- Name: Mikkel Meyer Andersen
- Affiliation: Department of Mathematical Sciences, Aalborg University, Denmark
- Identifier:
- Code repository: https://github.com/mikldk/disclapmix
- Date published: 2018-04-23
- Date modified: 2018-04-23
- Date created: 2018-04-23
- Description: An R package to perform inference in a mixture of discrete Laplace distributions using the EM algorithm. This can e.g. be used in forensic genetics to evaluate the evidential strength of a Y chromosomal match by modelling the distribution of Y chromosomal haplotypes.
- Keywords: forensic genetics, STR loci, Y-chromosome, population genetics
- License: GPL v2.0
- Title: Discrete Laplace mixture model with applications in forensic genetics
- Version:
Owner metadata:
- Name: Mikkel Meyer Andersen
- Login: mikldk
- Email:
- Kind: user
- Description:
- Website:
- Location: Denmark
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/7080679?u=b9db555fcc0f9cb0f38750ebec814de1c8010194&v=4
- Repositories: 64
- Last Synced at: 2024-03-31T01:01:13.352Z
- Profile URL: https://github.com/mikldk
GitHub Events
Total
- Push event: 1
- Total: 1
Last Year
- Push event: 1
- Total: 1
Committers metadata
Last synced: 8 months ago
Total Commits: 47
Total Committers: 1
Avg Commits per committer: 47.0
Development Distribution Score (DDS): 0.0
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Mikkel Meyer Andersen | m****l@m****k | 47 |
Issue and Pull Request metadata
Last synced: 10 months ago
Total issues: 4
Total pull requests: 1
Average time to close issues: about 12 hours
Average time to close pull requests: less than a minute
Total issue authors: 3
Total pull request authors: 1
Average comments per issue: 1.0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- nhejazi (2)
- ikidyn (1)
- mikldk (1)
Top Pull Request Authors
- mikldk (1)
Top Issue Labels
Top Pull Request Labels
Dependencies
- MASS * imports
- Rcpp >= 0.11 imports
- cluster >= 1.14.4 imports
- disclap >= 1.4 imports
- graphics * imports
- methods * imports
- stats * imports
- utils * imports
- dplyr * suggests
- fwsim * suggests
- ggdendro * suggests
- ggplot2 * suggests
- gridExtra * suggests
- knitr * suggests
- rmarkdown * suggests
- scales * suggests
- seriation * suggests
- testthat * suggests