Skip to main content

Pharmacometric modeling

Project description

badge1 badge2 badge3 badge4 badge5 badge6

Getting started

Installation

For installation in R, see pharmr.

Install the latest stable version from PyPI:

pip install pharmpy-core # or ‘pip3 install’ if that is your default python3 pip

Python Example

>>> from pharmpy.modeling import read_model
>>> from pharmpy.tools import load_example_modelfit_results
>>> model = load_example_model("pheno")
>>> model.parameters
            value  lower upper    fix
POP_CL   0.004693   0.00     ∞  False
POP_VC   1.009160   0.00     ∞  False
COVAPGR  0.100000  -0.99     ∞  False
IIV_CL   0.030963   0.00     ∞  False
IIV_VC   0.031128   0.00     ∞  False
SIGMA    0.013086   0.00     ∞  False
>>> res = load_example_modelfit_results("pheno")
>>> res.parameter_estimates
POP_CL     0.004696
POP_VC     0.984258
COVAPGR    0.158920
IIV_CL     0.029351
IIV_VC     0.027906
SIGMA      0.013241
Name: estimates, dtype: float64
>>>

CLI Example

# Get help
pharmpy -h

# Remove first ID from dataset and save new model using new dataset
pharmpy data filter run1.mod 'ID!=1'

# Run tool for selecting IIV structure
pharmpy run iivsearch run1.mod

User guide

There is also a user guide for getting started

Contact

This is the team behind Pharmpy

Please ask a question in an issue or contact one of the maintainers if you have any questions.

Contributing

If you interested in contributing to Pharmpy, you can find more information under Contribute.

Project details


Release history Release notifications | RSS feed

This version

2.1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pharmpy_core-2.1.0.tar.gz (3.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pharmpy_core-2.1.0-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file pharmpy_core-2.1.0.tar.gz.

File metadata

  • Download URL: pharmpy_core-2.1.0.tar.gz
  • Upload date:
  • Size: 3.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pharmpy_core-2.1.0.tar.gz
Algorithm Hash digest
SHA256 5150095bb9644f509331398aa1dd62d34a701a7a9e158169d161e43a8651e396
MD5 17bfe8d705ab8dac719edf845b8bf6d4
BLAKE2b-256 185270314958667f139346a0aaaa22147faa5cf660809297ff1d097844e1e038

See more details on using hashes here.

File details

Details for the file pharmpy_core-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: pharmpy_core-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pharmpy_core-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 784929f15d2635140a6e292d0076470127dd7f58b089322b1854a8fc7e88bc65
MD5 b5957b16c6406c6a18caa4f4abddee93
BLAKE2b-256 7f20a85bb51706cdafdb724b261e70c595849c73ebd61f2d174229832e936e6a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page