analytical_eqn_wrapper: Wrapper for using analytical equations with PKPD regimens

Description Usage Arguments

View source: R/analytical_eqn_wrapper.R

Description

In development. Needs to be optimized significantly to be useful in production.

Usage

1
analytical_eqn_wrapper(analytical, design = NULL, parameters)

Arguments

analytical

analytical equation, taking parameters 'amt', 'parameters', and 't', and returning a vector of values for 'y'

design

design dataset created by 'sim_ode'

parameters

list of parameters


ronkeizer/PKPDsim documentation built on May 27, 2019, 1:50 p.m.