convert.infusion: Process Infusion Information

Description Usage Arguments Value Author(s) See Also

View source: R/convert.infusion.R

Description

convert.infusion is a secondary function, which main purpose is to transform infusion information provided using NONMEM standards into an object that can be used by scaRabee model functions. convert.infusion is typically not called directly by users.

Usage

1
  convert.infusion(infusion.data = NULL)

Arguments

infusion.data

A data.frame with the following variables: trt, time, cmt, amt, and rate.

Value

Return a data.frame with the following variables: trt, time, state, bolus, and infusion.

Author(s)

Sebastien Bihorel (sb.pmlab@gmail.com)

See Also

scarabee.read.data


scaRabee documentation built on Feb. 4, 2022, 5:07 p.m.