simtrial 0.1.1

Clinical trial simulation
Documentation
  • Coverage
  • 100%
    20 out of 20 items documented1 out of 1 items with examples
  • Size
  • Source code size: 31.67 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 589.89 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • nanxstats/simtrial-rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nanxstats

simtrial-rs

crates.io version CI tests License

simtrial-rs is an experimental Rust package for clinical trial simulation with time-to-event endpoints.

Installation

Add simtrial to your Rust project from crates.io using Cargo:

cargo add simtrial

To try the latest development version directly from GitHub, point Cargo at the repository:

cargo add simtrial --git https://github.com/nanxstats/simtrial-rs.git