plot_posterior_diagnostic: A function to draw density overlay plot

Description Usage Arguments Value

View source: R/plot_diagnostic.R

Description

A function to draw density overlay plot

Usage

1
plot_posterior_diagnostic(sfpca_data, model, x_lab = NULL, y_lab = NULL)

Arguments

sfpca_data:

The prepared data from prepare_data() function (list)

model:

The optimal sfpca model

x_lab:

Manually set x axis title

y_lab:

Manually set y axis title

Value

A list with the plot


biocore/bayestime documentation built on Nov. 15, 2020, 5:40 p.m.