Description Usage Arguments Value Author(s) Examples
Generic function to generate plot of classes.
1 |
meas |
object of class SIRData. |
dpgmm |
object of class clusData. |
nc |
number of column of plot. |
Multiplot panel. Each plot represents a class. The histograms represent the mean clearness Index distribution of the class and the bars represent the standard deviation of the class.
Azeddine Frimane Azeddine.frimane@uit.ac.ma; Azeddine.frimane@yahoo.com
1 2 3 4 5 | data("SIRData_obj")
data("clusData_obj")
# three classes of GHI.
clPlot(SIRData_obj, clusData_obj, 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.