|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rosuda.deducer.models.ModelModel
org.rosuda.deducer.models.GLMModel
org.rosuda.deducer.models.LogisticModel
public class LogisticModel
| Nested Class Summary | |
|---|---|
class |
LogisticModel.PlotRoc
|
| Field Summary | |
|---|---|
LogisticModel.PlotRoc |
roc
|
LogisticDialogSplitModel |
split
|
| Fields inherited from class org.rosuda.deducer.models.GLMModel |
|---|
effects, export, family, options, plots, posthoc, tests, weights |
| Fields inherited from class org.rosuda.deducer.models.ModelModel |
|---|
data, factorVars, numericVars, outcomes, outcomeVars, subset, terms |
| Constructor Summary | |
|---|---|
LogisticModel()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
runPlots(java.lang.String cmd,
java.lang.String modelName,
boolean preview,
java.util.ArrayList tmp,
RModel prevModel)
|
| Methods inherited from class org.rosuda.deducer.models.GLMModel |
|---|
run, runEffects, runExport, runOptions, runPostHoc, runTests |
| Methods inherited from class org.rosuda.deducer.models.ModelModel |
|---|
copyInto |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public LogisticDialogSplitModel split
public LogisticModel.PlotRoc roc
| Constructor Detail |
|---|
public LogisticModel()
| Method Detail |
|---|
protected java.lang.String runPlots(java.lang.String cmd,
java.lang.String modelName,
boolean preview,
java.util.ArrayList tmp,
RModel prevModel)
runPlots in class GLMModel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||