Skip to content

v0.0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 16:14
· 1 commit to main since this release
dbd36eb
  • Add new extensible S4 class based interface.
    • Step-by-step functions to construct sequence of target trial analysis. See the "New Interface"" vignette.
    • Possibility to add alternative data storage and model fitting functionality. See the "Extending TrialEmulation"
      vignette.
    • Use duckdb to store expanded data for efficient reading and sampling of large data.
    • Use parsnip models for weight model fitting (experimental, not recommended).
    • This interface is still "experimental" and may change in future
    • Thanks @darkgoldenrod-cherry

Full Changelog: v0.0.4...v0.0.4.0