simtrial 0.1.0

Clinical trial simulation
Documentation
  • Coverage
  • 100%
    20 out of 20 items documented1 out of 1 items with examples
  • Size
  • Source code size: 31.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.49 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • nanxstats/simtrial-rust
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nanxstats

simtrial-rust

crates.io version CI tests License

simtrial-rust 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-rust.git