Package: tboot
Title: Tilted Bootstrap
Version: 0.2.1
Authors@R: c(
  person(
    family = "Morris",
    given = "Nathan",
    email = "morris_nathan@lilly.com",
    role = c("aut", "cre")),
  person(
    family = "Landau",
    given = c("William", "Michael"),
    email = "will.landau@lilly.com",
    role = c("ctb")),
  person(
    family = "Eli Lilly and Company",
    role = "cph"))
Description: Creates simulated clinical trial data with realistic correlation structures and assumed efficacy levels by using a tilted bootstrap resampling approach. Samples are drawn from observed data with some samples appearing more frequently than others. May also be used for simulating from a joint Bayesian distribution along with clinical trials based on the Bayesian distribution.
License: GPL-3
Depends: R (>= 3.4.0)
Imports: stats, quadprog, kernlab
Suggests: knitr, rmarkdown, testthat, MASS, ggplot2
VignetteBuilder: knitr
URL: https://github.com/njm18/tboot
BugReports: https://github.com/njm18/tboot/issues
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-11-30 14:28:59 UTC; c243080
Author: Nathan Morris [aut, cre],
  William Michael Landau [ctb],
  Eli Lilly and Company [cph]
Maintainer: Nathan Morris <morris_nathan@lilly.com>
Repository: CRAN
Date/Publication: 2020-12-02 16:40:02 UTC
Built: R 4.4.0; ; 2024-04-05 22:04:46 UTC; unix
