plot.nplcm {baker} | R Documentation |
plot.nplcm
plot the results from nplcm()
.
Description
plot.nplcm
plot the results from nplcm()
.
Usage
## S3 method for class 'nplcm'
plot(x, ...)
Arguments
x |
Output from |
... |
Arguments passed to summary and printing methods. |
Value
a figure
See Also
Other visualization functions:
plot_BrS_panel()
,
plot_SS_panel()
,
plot_check_common_pattern()
,
plot_check_pairwise_SLORD()
,
plot_etiology_regression()
,
plot_etiology_strat()
,
plot_panels()
,
plot_pie_panel()
,
plot_subwt_regression()
[Package baker version 1.0.3 Index]