pmx_plot_iwres_dens {ggPMX} | R Documentation |
IWRES density plot
Description
IWRES density plot
Usage
pmx_plot_iwres_dens(
ctr,
sim_blq,
dname,
xlim,
var_line,
snd_line,
vline,
filter,
strat.facet,
facets,
strat.color,
trans,
pmxgpar,
labels,
axis.title,
axis.text,
ranges,
is.smooth,
smooth,
is.band,
band,
is.draft,
draft,
is.identity_line,
identity_line,
scale_x_log10,
scale_y_log10,
color.scales,
...
)
Arguments
ctr |
pmx controller |
sim_blq |
|
dname |
|
xlim |
|
var_line |
|
snd_line |
|
vline |
pmx_update parameters |
filter |
|
strat.facet |
|
facets |
|
strat.color |
|
trans |
|
pmxgpar |
a object of class pmx_gpar possibly the output of the pmx_gpar: Shared basic graphics parameters |
labels |
|
axis.title |
|
axis.text |
|
ranges |
|
is.smooth |
|
smooth |
|
is.band |
|
band |
|
is.draft |
|
draft |
|
is.identity_line |
|
identity_line |
|
scale_x_log10 |
|
scale_y_log10 |
|
color.scales |
|
... |
others graphics parameters passed :
pmx_dens parameters |
Value
ggplot2 or list of ggplot2 objects