
The goal of braidReports is to provide simple, intuitive, flexible
tools to visualize combined action analyses and response surfaces,
building on the power and breadth of the ggplot2 plotting
system.
Here is how you would run a full BRAID analysis (using the
braidrm example dataset synergisticExample)
and produce a one-page report:
library(braidReports)
#> Loading required package: braidrm
#> Loading required package: ggplot2## Run and Report a BRAID Analysis:
surface <- synergisticExample
analysis <- runBraidAnalysis(measure ~ concA + concB, surface, defaults=c(0,1))
report <- makeBraidReport(analysis, c("A Drug","B Drug"),
levels=c(0.5, 0.9), limits=c(5,5))
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.