scen-class: An S4 class to represent a simulated scenarios.

Description Slots

Description

An S4 class to represent a simulated scenarios.

Slots

PKparameters

Subject's pharmacokinetic's (PK) parameters from the population distributions defined by the population mean.

nPK

The length of the time points.

time

The sampling time points.

idtr

The id number of the corresponding simulated dataset.

N

The total sample size per trial.

doses

A vector with the doses panel.

preal

The prior toxicity probabilities.

limitTox

The toxicity threshold.

omegaIIV

The inter-individual variability for the clearance and the volume of distribution.

omegaAlpha

The patient's sensitivity parameter.

conc

The concentration computed at the PK population values.

concPred

The concentration values with proportional errors for each patient at each dose.

tox

The toxicity outcome.

tab

A summary matrix containing the sampling time points at the first row followed by concPred, parameters and alphaAUC. It used by the simulation function nsim.

parameters

The simulated PK parameters of each patient.

alphaAUC

A vector with the computed AUC values of each patient.


dfpk documentation built on May 2, 2019, 8:31 a.m.