Description Usage Arguments Details Value
View source: R/predict.Design.R
Internal function to Calculate Offset for Data
1 | addOffset4ModelFrame(Terms, newdata, offset = 0)
|
Terms |
term value |
newdata |
data frame for prediction. Each row of the data frame contains values of covariates that are required in the crr model. If missing, the original data set that was used to develop the crr model will be used for prediction. |
Internally calculate offset for a data
newdata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.