diagnosticsRECA: Diagonostics RECA

Description Usage Arguments Details Value

Description

Generate plots for diagnosis of RECA model configuration.

Usage

1
diagnosticsRECA(projectName, verbose = T, format = "png", ...)

Arguments

projectName

name of stox project

verbose

logical, if TRUE info is written to stderr()

format

function defining filtetype for plots, supports grDevices::pdf, grDevices::png, grDevices::jpeg, grDevices::tiff, grDevices::bmp

...

parameters passed on to plot function and format

Details

Plots are made conditional on problems. E.g. Fixed effects plot is not made, if all combinations of fixed effects were sampled.

Value

list, with at least one named element 'filename', a vector of file-paths to generated plots.


Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.