powered by
Print the true probabilities, with probabilities of toxicity and resistance, and \(\rho\), in latex format
# S3 method for VTTRUEPS summary2(x, rp2d = -1, digits = 2, ...)
A summary of the true probabilities in latex format.
A class VTTRUEPS matrix generated by vtScenario
VTTRUEPS
vtScenario
Columns to be in bold font
Digits for print
Reserved parameters
rst.sce <- vtScenario(tox = c(0.05, 0.05, 0.08), res = c(0.2, 0.3, 0.5), rho = 1) ltx.ps <- summary2(rst.sce)
Run the code above in your browser using DataLab