analytical_eqn_wrapper: Wrapper for using analytical equations with PKPD regimens

View source: R/analytical_eqn_wrapper.R

analytical_eqn_wrapperR Documentation

Wrapper for using analytical equations with PKPD regimens

Description

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

Usage

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


PKPDsim documentation built on June 8, 2025, 10:32 a.m.