View source: R/get.z.v.knownsigma.R
gets z and v for all treatments at first look and for selected treatment at second look using known values for sigma and rho at first look. Selection is of best treatment from first look
1 | get.z.v.knownsigma(data, n1, N1, N, sigma, rho)
|
data |
data set with primary and secondary endpoint, and treatment |
n1 |
Number of patients with primary endpoint available at first analysis |
N1 |
Number of patients with secondary endpoint available at first analysis |
N |
The total number of patients in the trial |
sigma |
is the known sigma for the population |
rho |
is the known correlation between endpoints. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.