The SEQDESIGN procedure assumes that the data are from a multivariate normal distribution and the sequence of the standardized test statistics has the following canonical joint distribution:
is multivariate normal
,
where K is the total number of stages and is the information available at stage k.
If the test statistic is computed from the data that are not from a normal distribution, such as a binomial distribution, then it is assumed that the test statistic is computed from a large sample such that the statistic has an approximately normal distribution.
In a typical clinical trial, the sample size required depends on the Type I error probability level , alternative reference , power , and variance of the response variable. Given a one-sided null hypothesis with an upper alternative hypothesis , the information required for a fixed-sample test is given by
The parameter and the subsequent alternative reference depend on the test specified in the clinical trial. For example, suppose you are comparing two binomial populations ; then is the difference between two proportions if the proportion difference statistic is used, and , the log odds ratio for the two proportions if the log odds ratio statistic is used.
If the maximum likelihood estimate from the likelihood function can be derived, then the asymptotic variance for is , where I is Fisher information for . The resulting statistic corresponds to the MLE statistic scale as specified in the BOUNDARYSCALE=MLE option in the PROC SEQDESIGN statement, corresponds to the standardized Z scale (BOUNDARYSCALE=STDZ), and corresponds to the score statistic scale (BOUNDARYSCALE=SCORE).
Alternatively, if the score statistic S is derived in a statistical procedure, it can be used as the test statistic and its asymptotic variance is given by Fisher information, I. In this case, corresponds to the standardized Z scale and corresponds to the MLE statistic scale.
For a group sequential trial, the maximum information is derived in the SEQDESIGN procedure with the specified , , and . With the maximum information
the sample size required for a specified test statistic in the trial can be evaluated or estimated from the known or estimated variance of the response variable. Note that different designs might produce different maximum information levels for the same hypothesis, and this in turn might require a different number of observations for the trial.
If each observation in the data set provides one unit of information in a hypothesis testing, such as a one-sample test for the mean, the required sample size for the sequential design can be derived from the maximum information. However, for a survival analysis, an individual in the survival time data might provide only partial information because of censoring. In this case, the required number of events can be derived from the maximum information. With addition accrual information, the sample size can also be computed.
The SEQDESIGN procedure provides sample size computation for some one-sample and two-sample tests in the SAMPLESIZE statement. It also provides sample size computation for tests of a parameter in regression models such as normal regression, logistic regression, and proportional hazards regression. In addition, the procedure can also compute the required sample size or number of events from the corresponding number in the fixed-sample design.
Table 89.11 lists the options available in the SAMPLESIZE statement.
Table 89.11: SAMPLESIZE Statement Options
Option |
Description |
---|---|
Fixed-Sample Models |
|
INPUTNOBS |
Specifies sample size for fixed-sample design |
INPUTNEVENTS |
Specifies number of events for fixed-sample design |
One-Sample Models |
|
ONESAMPLEMEAN |
Specifies one-sample Z test for mean |
ONESAMPLEFREQ |
Specifies one-sample test for binomial proportion |
Two-Sample Models |
|
TWOSAMPLEMEAN |
Specifies two-sample Z test for mean difference |
TWOSAMPLEFREQ |
Specifies two-sample test for binomial proportions |
TWOSAMPLESURVIVAL |
Specifies log-rank test for two survival distributions |
Regression Models |
|
REG |
Specifies test for a regression parameter |
LOGISTIC |
Specifies test for a logistic regression parameter |
PHREG |
Specifies test for a proportional hazards regression parameter |
The MODEL=INPUTNOBS and MODEL=INPUTNEVENTS options are described next, and the remaining options are described in the next three sections.
The MODEL=INPUTNOBS option derives the sample size required for a group sequential trial from the sample size for the corresponding fixed-sample design. With the N= option specifying the sample size for a fixed-sample design, the sample size required for a group sequential trial is then computed as
where is the maximum information for the group sequential design and is the information for the corresponding fixed-sample design. The information ratio between and is derived in the SEQDESIGN procedure.
The SAMPLE=ONE option specifies a one-sample test, and the SAMPLE=TWO option specifies a two-sample test. For a two-sample test, the WEIGHT= option specifies the sample size allocation weights for the two groups.
The MODEL=INPUTNEVENTS option derives the number of events required for a group sequential trial from the number of events for the corresponding fixed-sample design. With the D= option specifies the number of events for a fixed-sample survival analysis, the number of events required for a group sequential trial is then computed as
where is the maximum information for the group sequential design and is the information for the corresponding fixed-sample design. The information ratio between and is derived in the SEQDESIGN procedure.
The SAMPLE=ONE option specifies a one-sample test, and the SAMPLE=TWO option specifies a two-sample test. For a two-sample test, the WEIGHT= option specifies the sample size allocation weights for the two groups.
The ACCRUAL= option specifies the method for individual accrual. The ACCRUAL=UNIFORM option (which is the default) specifies that the individual accrual is uniform in the accrual time with a constant accrual rate , and the ACCRUAL=EXP(PARM=) option specifies that the individual accrual is truncated exponential with a scaled power parameter , where and . With a scaled parameter , the power parameter for the truncated exponential with the accrual time is given by .
The LOSS= option specifies the individual loss to follow up in the sample size computation. The LOSS=NONE option (which is the default) specifies no loss to follow up, and the EXP(POWER=) option specifies exponential loss function with a power parameter .
With the computed number of events for a group sequential survival design, the required total sample size and sample size at each stage can be derived from specifications of hazard rates, accrual information, and losses to follow-up information. For each study group, the hazard rate h is constant (which corresponds to an exponential survival distribution) in the sample size computation.
The next four subsections describe required sample sizes for uniform accrual (with and without losses to follow up) and for truncated exponential accrual (with and without losses to follow up).
For a study group with a constant hazard rate h, if the individual accrual is uniform in the accrual time with a constant accrual rate , Kim and Tsiatis (1990, pp. 83–84) show that the expected number of events by time t is given by
For a one-sample design (such as a proportional hazards regression), the expected number of events by time t is , where h is the hazard rate for the group. For a two-sample design (such as a log-rank test for two survival distributions), the expected number of events by time t is
where and are hazard rates in groups A
and B
, respectively, and R is the ratio of the sample size allocation weights .
If the accrual rate is specified with one of the three time parameters—the accrual time, follow-up time, and total study time—then PROC SEQDESIGN derives the other two time parameters by solving the equation for the expected number of events. Similarly, if the accrual rate is not specified but two of the three time parameters are specified, then PROC SEQDESIGN derives the accrual rate.
If the accrual rate is specified without the accrual time , follow-up time , and total study time , the minimum and maximum accrual times can be computed from the following equation, as described in Kim and Tsiatis (1990, p. 85):
With the accrual rate and the accrual time , the total sample size is
At each stage k, the number of events is given by
The corresponding time can be derived from the equation for the expected number of events, , and the resulting sample size is computed as
With the LOSS=EXP(HAZARD=) option, the individual loss to follow up has an exponential loss distribution function
where is the loss hazard rate. The loss hazard rate can also be specified implicitly with the MEDTIME= suboption through the median loss time .
For a study group with a constant hazard rate h, if the individual accrual is uniform in the accrual time with a constant accrual rate and the individual loss to follow up has an exponential loss distribution function , Lachin and Foulkes (1986, p. 511) derive the expected number of events by time t (where ) as
For , the SEQDESIGN procedure estimates the expected number of events by time t as
For a one-sample design (such as a proportional hazards regression), the expected number of events by time t is , where h is the hazard rate for the group. For a two-sample design (such as a log-rank test for two survival distributions), the expected number of events by time t is
where and are hazard rates in groups A
and B
, respectively, and R is the ratio of the sample size allocation weights .
If the accrual rate is specified with one of the three time parameters—the accrual time, follow-up time, and total study time—then PROC SEQDESIGN derives the other two time parameters by solving the equation for the expected number of events. Similarly, if the accrual rate is not specified, but two of the three time parameters are specified, then PROC SEQDESIGN derives the accrual rate.
If the accrual rate is specified without the accrual time , follow-up time , and total study time , the SEQDESIGN procedure computes the minimum accrual time by solving the equation
A closed-form solution is then given by
Similarly, the SEQDESIGN procedure derives the maximum accrual time by solving the equation
The maximum accrual time is then obtained by an iterative process.
With the accrual rate and the accrual time , the total sample size is
At each stage k, the number of events is given by
The corresponding time can be derived from the equation for the expected number of events, , and the resulting sample size is computed as
For a study group with a constant hazard rate h, if the individual accrual is truncated exponential with parameter over the accrual period from 0 to with distribution
Lachin and Foulkes (1986, p. 510) derive the expected number of events by time t (where ) as
where N is the total sample size.
For , the SEQDESIGN procedure estimates the expected number of events by time t as
For the truncated exponential accrual function with a parameter over the accrual period from 0 to , you specify the scaled parameter in the ACCRUAL=EXP(PARM=) option, where and .
For a one-sample design (such as a proportional hazards regression), the expected number of events by time t is , where h is the hazard rate for the group. For a two-sample design (such as a log-rank test for two survival distributions), the expected number of events by time t is
where and are hazard rates in groups A
and B
, respectively, and R is the ratio of the sample size allocation weights .
If the total sample size N is specified, then at least one of the three time parameters—the accrual time, follow-up time, and total study time—must be specified, and then PROC SEQDESIGN derives the other two time parameters by solving the equation for the expected number of events. Similarly, if the total sample size N is not specified, then at least two of the three time parameters must be specified, and PROC SEQDESIGN derives the sample size.
If the accrual sample size N is not specified, the SEQDESIGN procedure computes the minimum accrual sample size by solving the equation
That is, .
Similarly, if the total sample size N is not specified but the accrual time is specified, the SEQDESIGN procedure derives the maximum accrual sample size N by solving the equation
At each stage k, the number of events is given by
The corresponding time can be derived from the equation for the expected number of events, , and the resulting sample size is computed as
With the LOSS=EXP(HAZARD=) option, the individual loss to follow up has an exponential loss distribution function
where is the loss hazard rate. The loss hazard rate can also be specified implicitly with the MEDTIME= suboption through the median loss time .
For a study group with a constant hazard rate h, if the individual accrual is truncated exponential with parameter over the accrual period from 0 to with distribution
and the individual loss to follow up has an exponential loss distribution function , Lachin and Foulkes (1986, p. 513) derive the expected number of events by time t (where ) as
For , the SEQDESIGN procedure estimates the expected number of events by time t as
For the truncated exponential accrual function with a parameter over the accrual period from 0 to , you specify the scaled parameter in the ACCRUAL=EXP(PARM=) option, where and .
For a one-sample design (such as a proportional hazards regression), the expected number of events by time t is , where h is the hazard rate for the group. For a two-sample design (such as a log-rank test for two survival distributions), the expected number of events by time t is
where and are hazard rates in groups A
and B
, respectively, and R is the ratio of the sample size allocation weights .
If the total sample size N is specified, then at least one of the three time parameters—the accrual time, follow-up time, and total study time—must be specified, and then PROC SEQDESIGN derives the other two time parameters by solving the equation for the expected number of events. Similarly, if the total sample size N is not specified, then at least two of the three time parameters must be specified, and PROC SEQDESIGN derives the sample size.
If the accrual sample size is not specified, the SEQDESIGN procedure computes the minimum sample size N by solving the equation
A closed-form solution is then given by
Similarly, if the accrual sample size N is not specified but the accrual time is specified, the SEQDESIGN procedure derives the maximum accrual sample size N by solving the equation
At each stage k, the number of events is given by
The corresponding time can be derived from the equation for the expected number of events, , and the resulting sample size is computed as
The following three sections describe examples of test statistics with their resulting information levels, which can then be used to derive the required sample size. The maximum likelihood estimators are used for all tests except to compare two survival distributions with a log-rank test, where a score statistic is used.