do_plot: Plot model fits

View source: R/do-plot.R

do_plotR Documentation

Plot model fits

Description

This is a wrapper that generates most of the LSD model plots.

Usage

do_plot(object, map = FALSE, mcmc = FALSE, figure_dir = "figure/")

Arguments

object

the lsd object

map

plot MAP if a .map output is available

mcmc

plot MCMC if a .mcmc output is available

figure_dir

the directory to save figures to


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.