API Reference#
This page contains the documentation of the public API. The pharmpy.model
module includes the model object
and the classes related to it (parameters, statements, random variables etc.), the pharmpy.modeling
module
handles different transformations and manipulations, and the pharmpy.tools
module handles model estimation
and tools. The pharmpy.workflows
module handles how different tools are built and run.
Note
pharmr only includes functions from pharmpy.modeling Package and pharmpy.tools Package.