Skip to contents

Takes the output of rxSolve() and merges in any missing covariates that are present in params but not in sim

Usage

fetch_rxtc(rx_details, sim)

Arguments

rx_details

Output of fetch_rxinfo()

sim

output of rxSolve()

Value

Dataframe of the simulated time course.