modelData | R Documentation |
Create a data set to analyse a survDataCstExp
object.
Create a data set to analyse a survDataVarExp
object.
modelData(x, ...)
## S3 method for class 'survDataCstExp'
modelData(x, model_type = NULL, ...)
## S3 method for class 'survDataVarExp'
modelData(x, model_type = NULL, extend_time = 100, ...)
x |
An object of class |
... |
Further arguments to be passed to generic methods |
model_type |
TKTD GUTS model type ('SD' or 'IT') |
extend_time |
Number of for each replicate used for linear interpolation (comprise between time to compute and fitting accuracy) |
A list for parameterization of priors for Bayesian inference.
A list for parameterization of priors for Bayesian inference.
A list for parameterization of priors for Bayesian inference.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.