.gitignore
.travis.yml
01-data_prep.R
01-data_prep_json.R
02-run_estimation.py
03-post_estimation.R
LICENSE.txt
MANIFEST.in
cross_validation.R
setup.py
.github/workflows/test-climbr.yml
.github/workflows/test.yml
climbing_ratings/__init__.py
climbing_ratings/__main__.py
climbing_ratings/bradley_terry.c
climbing_ratings/bradley_terry.pyi
climbing_ratings/bradley_terry.pyx
climbing_ratings/normal_distribution.py
climbing_ratings/process.py
climbing_ratings/process_helpers.c
climbing_ratings/process_helpers.pyi
climbing_ratings/process_helpers.pyx
climbing_ratings/whole_history_rating.py
climbing_ratings.egg-info/PKG-INFO
climbing_ratings.egg-info/SOURCES.txt
climbing_ratings.egg-info/dependency_links.txt
climbing_ratings.egg-info/requires.txt
climbing_ratings.egg-info/top_level.txt
climbing_ratings/tests/__init__.py
climbing_ratings/tests/assertions.py
climbing_ratings/tests/test_bradley_terry.py
climbing_ratings/tests/test_main.py
climbing_ratings/tests/test_normal_distribution.py
climbing_ratings/tests/test_process.py
climbing_ratings/tests/test_process_helpers.py
climbing_ratings/tests/test_whole_history_rating.py
climbr/.Rbuildignore
climbr/DESCRIPTION
climbr/NAMESPACE
climbr/_pkgdown.yml
climbr/R/caret.R
climbr/R/data_prep.R
climbr/R/json.R
climbr/R/logbooks.R
climbr/R/plots.R
climbr/R/read_ratings.R
climbr/R/wiener_smooth.R
climbr/tests/testthat.R
climbr/tests/testthat/test-caret.R
climbr/tests/testthat/test-data_prep.R
climbr/tests/testthat/test-json.R
climbr/tests/testthat/test-logbooks.R
climbr/tests/testthat/test-wiener_smooth.R
tests/helper-climbr.R
tests/test-data_prep.R
tests/test-data_prep_json.R
tests/test_climbing_ratings.py
tests/testdata/LICENSE.txt
tests/testdata/README.md
tests/testdata/ascents.csv
tests/testdata/dfs.rds
tests/testdata/page_ratings.csv
tests/testdata/pages.csv
tests/testdata/raw_ascents.csv
tests/testdata/route_ratings.csv
tests/testdata/routes.csv
tests/testdata/style_page_ratings.csv
tests/testdata/style_pages.csv
tests/testdata/json/ascents-001.json
tests/testdata/json/ascents-002.json
tests/testdata/json/ascents.csv
tests/testdata/json/dfs.rds
tests/testdata/json/pages.csv
tests/testdata/json/routes.csv
tests/testdata/json/style_pages.csv
tests/testdata/v3.0/ascents.csv
tests/testdata/v3.0/pages.csv
tests/testdata/v3.0/routes.csv