Class ConfidenceIntervalsHtmlReportView

All Implemented Interfaces:
IVisualisation<SensorAndMeasurements>, Observer, IAdaptable, IExecutableExtension, IEditorPart, ISaveablePart, IWorkbenchPart, IWorkbenchPart2, IWorkbenchPart3, IWorkbenchPartOrientation, ITabbedPropertySheetPageContributor

public class ConfidenceIntervalsHtmlReportView extends AbstractHtmlReportView
Deprecated.
Superseded by EDP2.
Report that calls PhiMixingBatchAlgorithm to determine the confidence intervals, also considering independence of the observations. The RunUpTest is used as the default to test the data sequence for independence.
See Also:
  • PhiMixingBatchAlgorithm
  • RunUpTest
  • Constructor Details

    • ConfidenceIntervalsHtmlReportView

      public ConfidenceIntervalsHtmlReportView()
      Deprecated.
  • Method Details

    • setInput

      public void setInput(Collection<SensorAndMeasurements> c)
      Deprecated.
      Description copied from interface: IVisualisation
      Display the given set of data
      Parameters:
      c - The data to display. It is of type T which is understood by the viewer