Description Usage Format Examples
Same as 'calgb' for future patients (for prediction).
1 |
A data frame with 8 observations on the following 10 variables.
Z1a numeric vector giving the estimated Z1 coefficients of the logistic regression curve.
Z2a numeric vector giving the estimated Z2 coefficients of the logistic regression curve.
Z3a numeric vector giving the estimated Z3 coefficients of the logistic regression curve.
T1a numeric vector giving the estimated time point where the horizontal line of the curve is defined, i.e., the curve consists of a horizontal line up to t=T1ji.
T2a numeric vector giving the estimated time point where the logistic component of the curve is defined, i.e., the curve consist of a logistic regression curve starting at t=T2ji.
B0a numeric vector giving the estimated B0 coefficients of the logistic regression curve.
B1a numeric vector giving the estimated B1 coefficients of the logistic regression curve.
CTXa numeric vector giving the dose level of cyclophosphamide.
GMa numeric vector giving the dose level GM-CSF.
AMOFa numeric vector giving the dose level of amifostine.
1 2 | data(calgb.pred)
## maybe str(calgb.pred) ; plot(calgb.pred) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.