add_ruv: Add residual variability to the dependent variable

View source: R/add_ruv.R

add_ruvR Documentation

Add residual variability to the dependent variable

Description

Add residual variability to the dependent variable

Usage

add_ruv(x, ruv = list(), obs_type = 1)

Arguments

x

dependent value without residual variability

ruv

list specifying proportional, additive and/or exponential errors ('prop', 'add', 'exp')

obs_type

vector of observation types

Value

Input vector with residual variability added


PKPDsim documentation built on March 7, 2023, 5:40 p.m.