plot_pmx.pmx_gpar: The ggPMX base plot function

View source: R/plot-base.R

plot_pmx.pmx_gparR Documentation

The ggPMX base plot function

Description

This function should be called internally by other plots to set general settings like , smoothing, add band, labelling, theming,...

Usage

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

Arguments

x

object of pmx_gpar type

dx

plot

...

ignored parameters

Value

ggplot2 object

See Also

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_qq(), plot_pmx.residual(), plot_pmx()


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