Learn R Programming

ruminate (version 0.3.1)

fetch_rxtc: 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)

Value

Dataframe of the simulated time course.

Arguments

rx_details

Output of fetch_rxinfo()

sim

output of rxSolve()