Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Keywords
fitting-algorithm
mcmc
python
Last synced: 6 months ago
·
JSON representation
Repository
Linear regression with MCMC (under test)
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
- Releases: 0
Topics
fitting-algorithm
mcmc
python
Created about 9 years ago
· Last pushed almost 9 years ago
Metadata Files
Readme
License
README.md
linfit (under test)
The linfit package is to perform the linear regression including the intrinsic scatter with the Markov chain Monte Carlo method. The emcee package is used to run the MCMC sampling.
Examples
There are two sets of data for the test fit. Please run the example.py to see how to use linfit. The input parameters of data with all the detections could be well recovered by linfit, while when there are some upperlimits, the parameters may be biased, though the best fit is close to the input values.
Owner
- Name: Shangguan Jinyi
- Login: jyshangguan
- Kind: user
- Location: Garching, Germany
- Company: Max-Planck Institute for Extraterrestrial Physics
- Repositories: 12
- Profile: https://github.com/jyshangguan
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| shangguan | s****n@p****n | 24 |
Committer Domains (Top 20 + Academic)
pku.edu.cn: 1
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- vkudak (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
setup.py
pypi
- numpy *