generateIIV {campsis}R Documentation

Generate IIV matrix for the given Campsis model.

Description

Generate IIV matrix for the given Campsis model.

Usage

generateIIV(model, n, offset = 0)

Arguments

model

Campsis model

n

number of subjects

offset

if specified, resulting ID will be ID + offset

Value

IIV data frame with ID column


[Package campsis version 1.5.2 Index]