CoRpower
’s Algorithms for Simulating Placebo Group and Baseline Immunogenicity Predictor DataThe CoRpower
package assumes that P(Yτ(1)=Yτ(0))=1 for the biomarker sampling timepoint τ, which renders the CoR parameter P(Y=1∣S=s1,Z=1,Yτ=0) equal to P(Y=1∣S=s1,Z=1,Yτ(1)=Yτ(0)=0), which links the CoR and biomarker-specific treatment efficacy (TE) parameters. Estimation of the latter requires outcome data in placebo recipients, and some estimation methods additionally require availability of a baseline immunogenicity predictor (BIP) of S(1), the biomarker response at τ under assignment to treatment. In order to link power calculations for detecting a correlate of risk (CoR) and a correlate of TE (coTE), CoRpower
allows to export simulated data sets that are used in CoRpower
’s calculations and that are extended to include placebo-group and BIP data for harmonized use by methods assessing biomarker-specific TE. This vignette aims to describe CoRpower
’s algorithms, and the underlying assumptions, for simulating placebo-group and BIP data. The exported data sets include full rectangular data to allow the user to consider various biomarker sub-sampling designs, e.g., different biomarker case:control sampling ratios, or case-control vs. case-cohort designs.
Using θ0 and θ2 from Step i., define Spec(ϕ0)=P(S∗≤ϕ0∣X∗≤θ0)FN1(ϕ0)=P(S∗≤ϕ0∣X∗∈(θ0,θ2])FN2(ϕ0)=P(S∗≤ϕ0∣X∗>θ2)Sens(ϕ2)=P(S∗>ϕ2∣X∗>θ2)FP1(ϕ2)=P(S∗>ϕ2∣X∗∈(θ0,θ2])FP0(ϕ2)=P(S∗>ϕ2∣X∗≤θ0)
Estimate Spec(ϕ0) by ^Spec(ϕ0)=#{S∗b≤ϕ0,X∗b≤θ0}#{X∗b≤θ0} etc.rnorm(Ncomplete, mean=0, sd=sqrt(sigma2e))
Note: All variables with * are continuous.