actuarialopensource / actuarialopensource/expstudies

Potential Enhancements

未關閉
#15 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
R
星號
5
分支
3
PR 合併指標
30 天內沒有已合併 PR

描述

Here are a few enhancements that I see being useful.
- Add functionality for a global start/end time in the addExposures function call. This is easier than filtering the final dataset, which could get massive, especially if you're talking about monthly exposures on hundreds of thousands of old policies with older issue dates. Changing the start_int and end_int in the input dataset doesn't seem to be an option as it would result in incorrect durations.
- Add functionality to carry policy level attributes through the addExposures function. Today if you call addExposures(records) the 'gender' variable is dropped. I know it's possible right now to run addExposures and then left join the attributes from the original dataset back on, but this is an extra step that we can eliminate from users work flows.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。