
Package index
-
check_experience() - Check an experience dataset
-
is_experience() - Check whether an object is an
Experience -
as_experience() - Coerce a dataset to an
Experienceobject -
add_experience_period() - Add standard period variables to an experience dataset
-
validate_triangle() - Validate triangle structure before building a development
집계 빌더
같은 long-format experience 데이터를 보는 세 가지 프레임워크 — cohort × dev (Triangle), 달력 기간 (Calendar), 포트폴리오 전체 (Total).
-
build_triangle() - Build a development structure from experience data
-
build_calendar() - Build a calendar-based development structure from experience data
-
build_total() - Build a total development summary from experience data
-
build_ata() - Build age-to-age (ata) factors from
Triangledata -
fit_ata() - Fit age-to-age development factors
-
summary(<ATA>) - Summarise age-to-age factor statistics
-
find_ata_maturity() - Find ata maturity by group
-
build_ed() - Build exposure-driven development data
-
fit_ed() - Fit ED intensity factors
-
summary(<ED>) - Summarise ED intensity statistics
-
detect_cohort_regime()print(<CohortRegime>)summary(<CohortRegime>)print(<summary.CohortRegime>) - Detect structural regime shifts across underwriting cohorts
-
backtest()print(<Backtest>)summary(<Backtest>)print(<summary.Backtest>) - Backtest a loss-ratio / chain ladder fit on existing data
-
find_lr_convergence() - Find the development period at which the loss ratio estimate stabilises
-
plot_triangle() - Triangle plot generic
-
plot(<ATA>) - Plot age-to-age factor diagnostics
-
plot(<ATAFit>) - Plot an ata fit
-
plot(<Backtest>) - Plot a backtest object
-
plot(<CLFit>) - Plot a chain ladder fit
-
plot(<Calendar>) - Plot calendar-based development statistics
-
plot(<CohortRegime>) - Plot a cohort regime detection result
-
plot(<ED>) - Plot ED intensity diagnostics
-
plot(<EDFit>) - Plot an ED fit
-
plot(<LRConvergence>) - Plot the LRConvergence diagnostic
-
plot(<LRFit>) - Plot a loss ratio fit
-
plot(<Total>) - Plot a
Totalobject as a per-group bar chart -
plot(<Triangle>) - Plot development trajectories with optional summary overlay
-
plot_triangle(<ATA>) - Plot ata factors as a triangle heatmap table
-
plot_triangle(<ATAFit>) - Triangle heatmap for an ata fit
-
plot_triangle(<Backtest>) - Triangle heatmap of backtest AEG
-
plot_triangle(<CLFit>) - Plot chain ladder results as a triangle table
-
plot_triangle(<ED>) - Plot ED intensities as a triangle heatmap table
-
plot_triangle(<EDFit>) - Triangle heatmap for an ED fit
-
plot_triangle(<LRFit>) - Plot loss ratio projection as a triangle heatmap
-
plot_triangle(<Triangle>) - Plot development values as a triangle table
-
backtest()print(<Backtest>)summary(<Backtest>)print(<summary.Backtest>) - Backtest a loss-ratio / chain ladder fit on existing data
-
detect_cohort_regime()print(<CohortRegime>)summary(<CohortRegime>)print(<summary.CohortRegime>) - Detect structural regime shifts across underwriting cohorts
-
print(<ATAFit>) - Print an
ATAFitobject -
print(<CLFit>) - Print a
CLFitobject -
print(<EDFit>) - Print an
EDFitobject -
print(<LRFit>) - Print an
LRFitobject -
summary(<ATA>) - Summarise age-to-age factor statistics
-
summary(<ATAFit>) - Summary method for
ATAFit -
summary(<CLFit>) - Summary method for
CLFit -
summary(<Calendar>) - Summarise calendar-development statistics (Mean, Median, Weighted)
-
summary(<ED>) - Summarise ED intensity statistics
-
summary(<EDFit>) - Summary method for
EDFit -
summary(<LRFit>) - Summary method for
LRFit -
summary(<Total>) - Summarise a
Totalobject -
summary(<Triangle>) - Summarise development statistics (Mean, Median, Weighted)
-
get_recent_weights() - Recent-diagonal weights for a development triangle
-
longer() - Reshape an object to long form (S3 generic)
-
experience - Sample loss experience data