- 29 Jul, 2018 2 commits
-
-
Reinhold Kainhofer authored
Some tables need to adjust probabilities (e.g. Heubeck needs to calculate the qg from all other probabilities)
-
Reinhold Kainhofer authored
-
- 28 Jul, 2018 2 commits
-
-
Reinhold Kainhofer authored
Extend all utility functions to accept arrays and general lists of mortalityTable objects. The list/array structure should be preseved...
-
Reinhold Kainhofer authored
-
- 26 Jun, 2018 1 commit
-
-
Reinhold Kainhofer authored
applying the mT.* utility functions to arrays of tables caused the dimensions to disappear => add the dimensions back
-
- 25 Jun, 2018 1 commit
-
-
Reinhold Kainhofer authored
-
- 18 Jun, 2018 1 commit
-
-
Reinhold Kainhofer authored
-
- 01 Jun, 2018 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 22 May, 2018 1 commit
-
-
Reinhold Kainhofer authored
Implement dimensional factors in the plot functions for table comparisons and for the trend
-
- 20 May, 2018 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 19 May, 2018 7 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
Don't define any shape in plotMortalityTables; They can be later given as an explicit aes(..) object, anyway
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 18 May, 2018 3 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 24 Apr, 2018 1 commit
-
-
Reinhold Kainhofer authored
-
- 22 Apr, 2018 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 18 Apr, 2018 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 11 Apr, 2018 3 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
Add "log" argument to whittaker.mortalityTable that controls whether the log-values or the values itself are smoothed (e.g. qx are log-smoothed, hx are smoothed directly)
-
Reinhold Kainhofer authored
Add "ages" and "legend.justification" arguments to plotMortalityTrend; Allow list of tables to be passed to makeMortalitytTrendDataFrame (and plotMortalityTrend)
-
- 03 Apr, 2018 1 commit
-
-
Reinhold Kainhofer authored
-
- 30 Mar, 2018 3 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
Rename haveAges -> givenAges, needAges -> neededAges in fillAges; Fix ifelse problem (vectorized, so we need to use if instead to return a vector); add missing age parameter to transitionProbabilities
-
- 28 Mar, 2018 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
All probs will be intersected with the desired ages, missing values will be filled with NA
-
- 23 Mar, 2018 2 commits
-
-
Reinhold Kainhofer authored
-
Reinhold Kainhofer authored
-
- 13 Mar, 2018 1 commit
-
-
Reinhold Kainhofer authored
plotMortalityTAbleComparisons: Add ages, legend.justification arguments; disable x-axis breaks (i.e. let R choose the proper labels)
-
- 06 Mar, 2018 1 commit
-
-
Reinhold Kainhofer authored
-