Learn R Programming

clinPK (version 0.13.0)

pk_1cmt_t12: Calculate terminal half-life for 1-compartment model

Description

Calculate terminal half-life for 1-compartment model

Usage

pk_1cmt_t12(CL = 3, V = 30)

Arguments

CL

clearance

V

volume of central compartment

Examples

Run this code
pk_1cmt_t12(CL = 5, V = 50)

Run the code above in your browser using DataLab