convert.infusion function

Process Infusion Information

Process Infusion Information

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.

convert.infusion(infusion.data = NULL)

Arguments

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

Author(s)

Sebastien Bihorel (sb.pmlab@gmail.com )

Returns

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

See Also

scarabee.read.data

  • Maintainer: Sebastien Bihorel
  • License: GPL-3
  • Last published: 2022-02-04

Useful links