public class StaticAnalysis extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StaticAnalysis.Report |
| Constructor and Description |
|---|
StaticAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
static StaticAnalysis.Report |
staticAnalysis(Survey survey,
Classifier classifier,
int n,
double granularity,
double alpha,
RandomRespondent.AdversaryType adversaryType) |
static void |
wellFormednessChecks(Survey survey) |
public static void wellFormednessChecks(Survey survey) throws SurveyException
SurveyExceptionpublic static StaticAnalysis.Report staticAnalysis(Survey survey, Classifier classifier, int n, double granularity, double alpha, RandomRespondent.AdversaryType adversaryType) throws SurveyException
SurveyExceptionCopyright © 2015. All rights reserved.