open-risk / transitionMatrix

Statistical analysis and visualization of state transition phenomena
https://www.openriskmanagement.com/tags/transition-matrix/
Apache License 2.0
86 stars 32 forks source link

list of examples for #5 #11

Closed epogrebnyak closed 1 year ago

epogrebnyak commented 3 years ago

This PR allows links in the list of scripts below:

    adjust_nr_state.py
    credit_curves.py
    empirical_transition_matrix.py
    fix_multiperiod_matrix.py
    generate_full_multiperiod_set.py
    generate_synthetic_data.py
    generate_visuals.py
    matrix_from_cohort_data.py
    matrix_from_duration_data.py
    matrix_lendingclub.py
    matrix_operations.py
    matrix_set_lendingclub.py
    matrix_set_operations.py
    state_space_operations.py

Can this list be grouped be theme or set of actions or some other criteria, so that a user knows which example can serve what aim?