public class TableReportStatCategoryDataset
Title:
Description: This will find the categories and estimate the mean and stdeviation for a Tablereport
Copyright: Copyright (c) 2004
Company:
public TableReportStatCategoryDataset(TableReport theTable, int seriesCategory, kotlin.Array[] seriesY)
public TableReportStatCategoryDataset(TableReport theTable, int seriesCategory, kotlin.Array[] seriesY, boolean stderr)
public boolean setTableReport(TableReport theTable, int seriesCategory, kotlin.Array[] seriesY)