fetch_rxtc {ruminate} | R Documentation |
Extracts Timecourse and Merges Covariates
Description
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 |
sim |
output of |
Value
Dataframe of the simulated time course.
[Package ruminate version 0.3.1 Index]