PoPy
1.0.3
  • Getting Started Guide
  • Principles of Pharmacokinetics
  • Population Models in PoPy
  • PoPy Example Models
  • PoPy for Nonmem Users
  • PoPy Reference Guide
    • Open a PoPy Command Prompt
    • PoPy Activation
    • Configure PoPy
    • PoPy Website
    • Validate PoPy
    • Command Line Tools
    • Script File Formats
    • Script File Sections
    • Script File Elements
    • Script File Outputs
    • PoPy Quick Reference Guide
  • Appendices
PoPy
  • Docs »
  • PoPy Reference Guide »
  • PoPy Quick Reference Guide
  • View page source

PoPy Quick Reference Guide¶

See Table 76:-

Table 76 PoPy Quick Reference¶
Commands Scripts Sections
  • popy_env
  • popy_run
  • popy_check
  • popy_create
  • popy_format
  • popy_edit
  • popy_doc
  • popy_view
  • popy_info
  • popy_validate
  • popy_activate
  • popy_deactivate
  • popy_imconv
  • fit
  • gen
  • sim
  • tut
  • comp
  • mfit
  • mgen
  • msim
  • mtut
  • mcomp
  • grph
  • vpc
  • fitsum
  • gensum
  • tutsum
  • n2pdat
  • p2ndat
  • METHOD_OPTIONS
  • DESCRIPTION
  • FILE_PATHS
  • DATA_FIELDS
  • PREPROCESS
  • EFFECTS
  • MODEL_PARAMS
  • STATES
  • DERIVATIVES
  • PREDICTIONS
  • ODE_SOLVER
  • FIT_METHODS
  • COVARIANCE
  • OUTPUT_SCRIPTS
  • OUTPUT_OPTIONS
Probability Distributions Dosing Functions Analytic Solutions
  • ~unif(min,max)init
  • ~norm(m,v)
  • ~mnorm(m_vec,v_mat)
  • ~bernoulli(p)
  • ~poisson(p)
  • ~negbinomial(p,r)
  • @bolus
  • @inf_rate
  • @inf_dur
  • @gamma
  • @weibull
  • @iv_one_cmp_cl
  • @dep_one_cmp_cl
  • @iv_two_cmp_cl
  • @dep_two_cmp_cl
  • @iv_three_cmp_cl
  • @dep_three_cmp_cl
Variables
  • c[X], f[X], r[X], m[X], w[X], x[NEWIND]
  • d[X], s[X], x[TIME], p[X]
TYPE values
  • obs, dose, pred, reset, reset+dose
Next Previous

© Copyright 2020, David Cristinacce/Phil Tresadern/Andrew Cristinacce/James Wright.

Built with Sphinx using a theme provided by Read the Docs.