residual_plot: Plot residuals of a model - need to implement for all models,...

Description Usage Arguments

View source: R/residuals.R

Description

Plot residuals of a model – need to implement for all models, but should work for base model

Usage

1
residual_plot(samples, file_path, width = 750, height = 500)

Arguments

samples

(data.frame) output of clean_chains.

file_path

(character) file path to store the output jpeg file.

width

(numeric) the width of the output jpeg file (in px).

height

(numeric) the height of the output jpeg file (in px).


jBernardADFG/ChenaSalchaSR documentation built on Nov. 20, 2020, 10:37 p.m.