modelling-training-load
Modelling the time-varying, cumulative effect of training load
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Modelling the time-varying, cumulative effect of training load
Basic Info
- Host: GitHub
- Owner: lenakba
- Language: R
- Default Branch: main
- Homepage: https://doi.org/10.1136/bmjsem-2022-001342
- Size: 217 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
Citation
README.md
Modelling training load
Repository for code used in the article "Assessing the cumulative effect of long-term training load on the risk of injury in team sports". Available at https://doi.org/10.1136/bmjsem-2022-001342. Modelling the time-varying, cumulative effect of training load
Overview of scripts
functions-relationships.Rhas all the functions for the simulated relationship between training load and injury risk.figures-relationships.Rmakes figures that illustrate these simulated relationships.simulation-run.RUses the above relations, runs the simulation n times, and runs all the methods to be compared on each simulation.functions-performance.Rincludes the functions for the performance measures used to compare the methods insimulation-run.R.simulation-results.Rgathers all the results fromsimulation-run.Rto datasets, and runs numerical performance analysis.figures-performance.Ruses the gathered simulation data to illustrate performance with figures.observed-data-analysis.Ris the only script that is not in any way tied to the rest. It is a demonstration of the DLNM approach on handball data. These data are not available, but the script shows how it was done for the results in the paper.
Owner
- Name: Lena Kristin Bache-Mathiesen
- Login: lenakba
- Kind: user
- Location: Norway
- Twitter: lena_kbm
- Repositories: 1
- Profile: https://github.com/lenakba
Citation (CITATION.cff)
cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Bache-Mathiesen
given-names: Lena Kristin
orcid: https://orcid.org/0000-0002-9466-7003
title: "Modelling the cumulative effect of training load on injury risk: R code repository"
version: 1.0.0
url: https://github.com/lenakba/modelling-training-load
date-released: 2022-02-22