Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LifeInsureR package for R
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
R
LifeInsureR package for R
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
V0.0.1
Select Git revision
Branches
3
Costs
LifeInsuranceContracts-retired
master
default
Tags
7
CRAN_V0.0.6
V0.0.6
CRAN_V1.0.0
V1.0.0
V0.0.4
V0.0.2
V0.0.1
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Nov
22
7
30
Oct
27
22
21
20
19
13
Sep
12
21
Jul
11
Feb
29
Jan
22
19
12
11
Sep
10
29
Aug
12
8
Dec
28
Nov
26
17
13
7
2
1
31
Oct
28
26
Aug
25
24
3
Jan
15
Nov
14
9
7
6
3
15
Sep
14
9
8
4
3
2
1
31
Aug
29
27
26
24
23
16
14
13
12
24
Mar
20
15
13
12
11
10
9
6
5
2
21
Feb
17
12
Nov
23
Aug
18
Mar
17
25
Feb
15
Feb
8
Jan
2
1
30
Dec
28
2
27
Nov
26
18
16
17
Oct
13
30
Sep
29
28
24
20
17
16
13
11
8
7
27
Aug
23
19
18
17
29
May
28
12
7
2
1
30
Apr
29
26
24
22
20
15
13
12
11
6
5
4
31
Mar
Fix Docs syntax error
master
master
Implement rounding intermediate values using the new RoundingHelper class.
Merge branch 'master' of https://github.com/kainhofer/LifeInsureR
Clean up minor mistakes / typos; Improve test case generation (include code to expoert sample contract to Excel)
Add gammaInZillmer Parameter as a feature (i.e. gamma costs included in Zillmer premium, but not beta costs)
Add survivalBenefit parameter to generalize survival payment cashflows (except annuities)
Final CRAN submission for LifeInsuranceContracts
CRAN_V0.0.6 V0.…
CRAN_V0.0.6 V0.0.6 LifeInsuranceContracts-retired
CRAN_V0.0.6: Fix CRAN NOTEs as far as possible...
Add Rproj file
CRAN_V0.0.6: Final submission to CRAN to deprecate the LifeInsuranceContracts package in favour of LifeInsureR
V0.0.6: Clean up
CRAN_V1.0.0: build ignore for CRAN submission indicator
CRAN_V1.0.0: Add examples, fix more warnings
V1.0.0.: Version bump (accidentally committed the temporary switch to 0.0.0.9999)
Add GitHub links to DESCRIPTION
CRAN_V1.0.0: Make check happy
CRAN_V1.0.0: Changes/Fixes requested for CRAN submission
Add warning message on package loading
Version 1.0.0: Fix vignettes (links and list formatting)
CRAN_V1.0.0 V1.…
CRAN_V1.0.0 V1.0.0
V1.0.0: Fix canonical URL for CRAN
V0.0.6: Rename to LifeInsureR, retire old name LifeInsuranceContracts
LifeInsureR V1.0.0 RELEASE
Rename package from LifeInsuranceContracts to LifeInsureR
V0.0.5: Fix warnings / docs errors, add vignette about company-specifig implementations (RStudio template)
Implement RStudio Project template initialization functino
Improve RStudio project template
Add RStudio project template for company-specific implementation
Add example code (from some presentations)
Implement some more hooks to customize the behavior
Implement premiumRefundPeriod
Fix typo, wrong variables
Fix typos, whitespace, docs
Add PVfactory R6Class to calculate present values in arbitrary dimensions
Fixes for sumInsured calculation, addExtension
Implement contract$addExtension to add a contract extension after maturity (both premium-free and with regular premiums)
Implement sumInsured calculated from given premium
Improve calculating the survival PV from applying recursion to each columnt to one recursion over the whole data.frame
InsuranceTarif: When the contract is cut due to reaching the end of the life table, allow one final payment AFTER the end of the life table (if q_omega < 1).
addBlock: Clean up code, generalize history entry, make sure we have a proper default for t
Vignette: clean up code
Loading