modelData.survDataVarExp: Create a data set to analyse a 'survDataVarExp' object.

View source: R/modelData.survDataVarExp.R

modelData.survDataVarExpR Documentation

Create a data set to analyse a survDataVarExp object.

Description

Create a data set to analyse a survDataVarExp object.

Usage

## S3 method for class 'survDataVarExp'
modelData(x, model_type = NULL, extend_time = 100, ...)

Arguments

x

An object of class survData

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)

...

Further arguments to be passed to generic methods

Value

A list for parameterization of priors for Bayesian inference.


morse documentation built on Oct. 29, 2022, 1:14 a.m.