The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Confirmatory Adaptive Clinical Trial Design, Simulation, and Analysis
We recommend three ways to learn how to use rpact:
- Use RPACT Cloud: rpact.cloud
- Use the Vignettes: rpact.org/vignettes
- Book a training: rpact.com
A graphical user interface (GUI) for the rpact R package, designed to simplify its use through an intuitive interface: rpact.cloud
Developed for practical use: our collection of practical examples and use-cases, the so-called rpact vignettes, are hosted at rpact.org/vignettes
design <- getDesignGroupSequential()getDesignSetgetSampleSizeMeans(), getPowerMeans()getSimulationMeans()data <- getDataset()getAnalysisResults(design, data)The most important rpact functions have intuitive names:
getDesign[GroupSequential/InverseNormal/Fisher]()getDesignCharacteristics()getSampleSize[Means/Rates/Survival/Counts]()getPower[Means/Rates/Survival/Counts]()getSimulation[MultiArm/Enrichment][Means/Rates/Survival/Counts]()getDataset()getAnalysisResults()getStageResults()RStudio / Positron / Eclipse: auto code completion makes it easy to use these functions.
In general, everything runs with the R standard functions which are
always present in R: so-called R generics, e.g., print,
summary, plot, as.data.frame,
names, length
Several utility functions are available, e.g.
getAccrualTime()getPiecewiseSurvivalTime()getNumberOfSubjects()getEventProbabilities()getPiecewiseExponentialDistribution()pi,
lambda and median, e.g., getLambdaByMedian()testPackage():
installation qualification on a client computer or company server (see
Installation
Qualification of rpact)Please contact us to
learn how to use rpact on FDA/GxP-compliant validated
corporate computer systems and how to get a copy of the formal
validation documentation that is customized and licensed for exclusive
use by your company, e.g., to fulfill regulatory requirements.
Connecting you to insights, downloads, and premium support: connect.rpact.com
For more information please visit rpact.org
rpact packageFor more information please visit rpact.com
The rpact validation documentation is available exclusively for our customers and supporting companies. For more information visit rpact.com/services/service-level-agreement↩︎
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.