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


NZRLIC/rlsd documentation built on Sept. 14, 2024, 8:49 p.m.