plot_diagnose: Plotting diagnostic checks

View source: R/diagnose_pAMCE.R

plot_diagnoseR Documentation

Plotting diagnostic checks

Description

Plotting diagnostic checks

Usage

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.


naoki-egami/factorEx documentation built on Oct. 8, 2022, 5:41 a.m.