samplicity

Table of Contents

  • Introduction
    • Further Reading
    • Class Documentation
    • Indices and Tables
  • Quick Start
    • Introduction
    • Installation
    • Data Inputs
    • Running the Tool
    • Data Extraction
  • Structure
    • Main classes
      • SCR
      • Data
      • Risk module classes
        • PremRes
        • NatCat
        • FactorCat
        • ManMade
        • NonProp
        • Market
        • Reinsurance
        • OpRisk
    • How the classes work together
    • Usage example
  • Asset Mapping
    • Introduction
    • Asset Shocks
    • LGD Adjustments (lgd_adj)
    • Bond Type (bond_type)
    • LGD Classification
  • Known Issues
    • Introduction
    • Premium and Reserve Risk
    • Factor based catastrophe risk
    • Non-Proportional Reinsurance
    • Credit Risk
    • Loss given default
    • Concentration risk
    • Python design
      • Object orientated approach
      • Splitting of classes

Class Documentation

  • SCR
    • scr
    • Support Modules
      • aggregation
      • diversification
        • shapely_calc()
      • info
        • info()
      • lacdt
        • f_lacdt_calculation()
      • solver
  • Data
    • data
    • Supporting Modules
      • access
      • data_models
      • data_validation
      • excel
        • f_excel_export()
        • f_excel_import_data()
        • f_excel_import_pa_data()
        • f_excel_import_range()
      • odbc
        • chunker()
        • f_odbc_export()
        • f_odbc_import()
        • f_odbc_table_import()
        • insert_with_progress()
      • validation
  • PremRes
  • NatCat
  • FactorCat
  • NonProp
  • ManMade
  • Reinsurance
    • reinsurance
    • Supporting Modules
      • ri_man_made
      • ri_prog
  • Market
    • market
    • Supporting Modules
      • aggregate
      • bond
      • conc
      • credit
  • BOND VAL
  • OpRisk

Helper Code

  • Helper Functions
    • allocation_matrix()
    • combins_df_col()
    • f_accumulate_figures_vectorized()
    • f_best_join()
    • f_best_match_new()
    • f_fast_join()
    • f_fast_match_element()
    • f_get_total_row()
    • f_new_match_element()
    • f_new_match_idx()
    • log_decorator()
  • Main Module
samplicity
  • Samplicity Index
  • View page source

Samplicity Index

Table of Contents

  • Introduction
    • Further Reading
    • Class Documentation
    • Indices and Tables
  • Quick Start
    • Introduction
    • Installation
    • Data Inputs
    • Running the Tool
    • Data Extraction
  • Structure
    • Main classes
    • How the classes work together
    • Usage example
  • Asset Mapping
    • Introduction
    • Asset Shocks
    • LGD Adjustments (lgd_adj)
    • Bond Type (bond_type)
    • LGD Classification
  • Known Issues
    • Introduction
    • Premium and Reserve Risk
    • Factor based catastrophe risk
    • Non-Proportional Reinsurance
    • Credit Risk
    • Loss given default
    • Concentration risk
    • Python design

Class Documentation

  • SCR
    • scr
    • Support Modules
  • Data
    • data
    • Supporting Modules
  • PremRes
  • NatCat
  • FactorCat
  • NonProp
  • ManMade
  • Reinsurance
    • reinsurance
    • Supporting Modules
  • Market
    • market
    • Supporting Modules
  • BOND VAL
  • OpRisk

Helper Code

  • Helper Functions
    • allocation_matrix()
    • combins_df_col()
    • f_accumulate_figures_vectorized()
    • f_best_join()
    • f_best_match_new()
    • f_fast_join()
    • f_fast_match_element()
    • f_get_total_row()
    • f_new_match_element()
    • f_new_match_idx()
    • log_decorator()
  • Main Module
Next

© Copyright 2024, Clive Hogarth.

Built with Sphinx using a theme provided by Read the Docs.