MCPcopy Create free account
hub / github.com/WinVector/Logistic / name

Method name

src/com/winvector/variables/LevelIndicators.java:73–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 }
72
73 @Override
74 public String name() {
75 return "CategoricalLevels";
76 }
77
78 @Override
79 public SortedMap<String,Double> effects(final int base, final double[] x) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected