DualSimulations-class {crmPack} | R Documentation |
Class for the simulations output from dual-endpoint model based designs
Description
This class captures the trial simulations from dual-endpoint model based
designs. In comparison to the parent class Simulations
,
it contains additional slots to capture the dose-biomarker fits, and the
sigma2W and rho estimates.
Slots
rhoEst
the vector of final posterior median rho estimates
sigma2West
the vector of final posterior median sigma2W estimates
fitBiomarker
list with the final dose-biomarker curve fits
[Package crmPack version 1.0.6 Index]