View source: R/diagnose_pAMCE.R
plot_diagnose | R Documentation |
Plotting diagnostic checks
plot_diagnose( x, factor_name, legend_pos = "topright", target_dist_name, xlim, mar )
x |
An object of class "pAMCE", a result of a call to 'model_pAMCE.' |
factor_name |
A factor for which the function diagnoses modeling assumptions. |
legend_pos |
Position of the legend. Default is 'topright'. |
target_dist_name |
Names of the target profile distributions to be used. |
xlim |
Range for the x-axis. |
mar |
Space on the left side of the plot. Default is 12. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.