Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carpentries-incubator/logistic-regression-public-health
Logistic regression for public health
https://github.com/carpentries-incubator/logistic-regression-public-health
carpentries-incubator english lesson pre-alpha
Last synced: 4 days ago
JSON representation
Logistic regression for public health
- Host: GitHub
- URL: https://github.com/carpentries-incubator/logistic-regression-public-health
- Owner: carpentries-incubator
- License: other
- Created: 2021-01-29T13:37:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T08:01:24.000Z (about 2 years ago)
- Last Synced: 2023-07-13T17:52:06.965Z (over 1 year ago)
- Topics: carpentries-incubator, english, lesson, pre-alpha
- Language: Python
- Homepage: https://carpentries-incubator.github.io/logistic-regression-public-health
- Size: 22 MB
- Stars: 1
- Watchers: 6
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
Awesome Lists containing this project
README
# Statistical thinking for public health
## Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.Please see the current list of [issues](../../issues) for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the maintainers will welcome a pull request fixing this issue.## Authors & Maintainers
* [Ezra Herman](https://github.com/ezherman) (University of York)
* [Emma Rand](https://github.com/3mmaRand) (University of York)
* [Andrew Stewart](https://github.com/ajstewartlang) (University of Manchester)## Citation
To cite this lesson, please consult with [CITATION](CITATION)
[cdh]: https://cdh.carpentries.org
[community-lessons]: https://carpentries.org/community-lessons
[lesson-example]: https://carpentries.github.io/lesson-example