File: tutorials.rst

package info (click to toggle)
python-resample 1.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,228 kB
  • sloc: python: 1,542; makefile: 12
file content (15 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Tutorials
=========

The following tutorials show how to use resample.

.. toctree::
    :maxdepth: 1

    tutorial/jackknife_vs_bootstrap
    tutorial/permutation_tests
    tutorial/sklearn
    tutorial/usp_continuous_data
    tutorial/variance_fit_parameters
    tutorial/confidence_intervals
    tutorial/leave-one-out-cross-validation