plot_pmx: This is a generic plot method that produces all plots by...

View source: R/generics.R

plot_pmxR Documentation

This is a generic plot method that produces all plots by default described in pmx model evaluation guidance.

Description

This is a generic plot method that produces all plots by default described in pmx model evaluation guidance.

Usage

plot_pmx(x, dx, ...)

## S3 method for class 'pmx_vpc'
plot_pmx(x, dx, ...)

Arguments

x

object to plot

dx

data.table , plot source data

...

extra argument (not used)

See Also

pmx_gpar.

Other plot_pmx: distrib(), eta_cov(), eta_pairs(), individual(), plot_pmx.distrib(), plot_pmx.eta_cov(), plot_pmx.eta_pairs(), plot_pmx.individual(), plot_pmx.pmx_dens(), plot_pmx.pmx_gpar(), plot_pmx.pmx_qq(), plot_pmx.residual()


ggPMXdevelopment/ggPMX documentation built on Dec. 11, 2023, 5:24 a.m.