Skip to content

Releases: MastodonC/witan.send

Shrink input data requirements

24 Apr 08:55
Compare
Choose a tag to compare

The input data requirements have been streamlined so that one less file is required. The data previously provided in a CSV with the current send population to project forward from is now generated automatically from the final year of transitions data.

Allow modification of any type of transition

09 Apr 12:35
Compare
Choose a tag to compare

Previously only joiner transition rates were modifiable, now we can modify joiner, leaver, mover to and mover from rates. Also added better/more tests

Transition validation

29 Mar 12:50
Compare
Choose a tag to compare

Fixed erroneous states in transition demo data

Transition validation

26 Mar 16:03
Compare
Choose a tag to compare

Validation input data is now slightly different so the model knows which settings can be transition between.

Additional Sankey plots for projected transitions

12 Mar 10:01
Compare
Choose a tag to compare

Previously only historic transitions were plotted, to help inform regarding how the transition rates were calculated.

For testing purposes and to elucidate interesting aspects of projections, there are now a number of functions which can be used to plot all (i.e. all simulated) future projected transitions. Currently these are not built into the model and require a small commented-out section to run so as to format the projection data correctly.

v1.3.2: Merge pull request #41 from MastodonC/fix/file-names-in-r-script

01 Mar 17:05
Compare
Choose a tag to compare

v1.3.1: Merge pull request #40 from MastodonC/fix/consistent-naming

28 Feb 13:24
Compare
Choose a tag to compare

Added markdown support for model report.
Made output file naming consistent.
Fix for bug where model failed if run without a target directory.

v1.2.5: Merge pull request #38 from MastodonC/fix/output-all-transitions

21 Feb 14:43
Compare
Choose a tag to compare

Output all transitions despite print length restrictions

v1.2.4: Merge pull request #37 from MastodonC/fix/make-splice-year-default-nil

21 Feb 13:19
Compare
Choose a tag to compare

v1.2.3: Merge pull request #36 from MastodonC/fix/scale-pop-plot-text-size

20 Feb 14:38
Compare
Choose a tag to compare

Force scaling of text in x axis of total population plot