plot_diagnose: Plotting diagnostic checks

Description Usage Arguments

View source: R/diagnose_pAMCE.R

Description

Plotting diagnostic checks

Usage

1
2
3
4
5
6
7
8
plot_diagnose(
  x,
  factor_name,
  legend_pos = "topright",
  target_dist_name,
  xlim,
  mar
)

Arguments

x

An object of class "pAMCE", a result of a call to 'model_pAMCE.'

factor_name

A factor for which the function diagnoses modeling assumptions.

legend_pos

Position of the legend. Default is 'topright'.

target_dist_name

Names of the target profile distributions to be used.

xlim

Range for the x-axis.

mar

Space on the left side of the plot. Default is 12.


factorEx documentation built on July 2, 2020, 12:25 a.m.