Skip to content

Releases: NIEHS/GeoTox

GeoTox 0.3.0

20 Jan 15:42

Choose a tag to compare

  • compute_sensitivity() and the wrapper sensitivity_analysis() now use fixed
    Css data with column orders explicitly set to match other functions. The column
    orders are now enforced in the underlying functions get_fixed_age(),
    get_fixed_obesity(), and get_fixed_params().

  • Added set_population(), which allows for age and/or obesity status to be set
    directly and not require simulation.

  • The simulate_* functions can now handle population sizes that vary
    across regions.

PEGS manuscript

23 May 16:03
c1a6017

Choose a tag to compare

PEGS manuscript Pre-release
Pre-release

This is a pre-release version used during manuscript preparation. There is some updated functionality beyond what is available in v0.2.0, but not enough to warrant a production release.

GeoTox 0.2.0

19 Nov 16:17

Choose a tag to compare

  • Initial CRAN submission.