|
a |
|
b/man/eventPrediction-package.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/eventPrediction_package.R |
|
|
3 |
\docType{package} |
|
|
4 |
\name{eventPrediction-package} |
|
|
5 |
\alias{eventPrediction} |
|
|
6 |
\alias{eventPrediction-package} |
|
|
7 |
\title{Expected Progress of a Survival Study Assuming Exponential/Weibull Survival} |
|
|
8 |
\description{ |
|
|
9 |
Expected Progress of a Survival Study |
|
|
10 |
} |
|
|
11 |
\details{ |
|
|
12 |
Calculate the required number of events for a two-arm survival |
|
|
13 |
study, and the expected accumulation of events assuming exponential |
|
|
14 |
or Weibull survival. Non-uniform accrual may be specified. It is also |
|
|
15 |
possible to use real data for predicting the total number of events at a |
|
|
16 |
future time point. |
|
|
17 |
} |
|
|
18 |
\author{ |
|
|
19 |
\email{daniel.dalevi@astrazeneca.com} |
|
|
20 |
} |
|
|
21 |
|