Description Usage Arguments Value
View source: R/plot_diagnostic.R
A function to draw density overlay plot
1 | plot_posterior_diagnostic(sfpca_data, model, x_lab = NULL, y_lab = NULL)
|
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 |
A list with the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.