armatrix.res: Plot residuals armatrix model

View source: R/armatrix.plots.r

armatrix.resR Documentation

Plot residuals armatrix model

Description

Plot residuals armatrix model

Usage

armatrix.res(
  x,
  xlab = "Year",
  ylab = "Age",
  title = "Standardized residuals",
  size = 1.5,
  col = c(`1` = "blue", `-1` = "red")
)

Arguments

x

object of class armatrix

xlab

xlab

ylab

ylab

title

title

size

bubble size

col

names color vector (positive, zero, negative)

Details

...


iml-assess/catchR documentation built on Nov. 27, 2022, 7:35 p.m.