|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsim.field.network.stats.actorcentrality.NodeIndex
sim.field.network.stats.actorcentrality.FreemanNodeIndex
public abstract class FreemanNodeIndex
This centrality metric allows for a "maximum possible value difference" given the size of the net (only the number of nodes in the graph is fixed).
| Field Summary |
|---|
| Fields inherited from class sim.field.network.stats.actorcentrality.NodeIndex |
|---|
network |
| Constructor Summary | |
|---|---|
FreemanNodeIndex(Network network)
|
|
| Method Summary | |
|---|---|
abstract double |
getMaxCummulativeDifference()
|
double |
getStandarnizedMaxCummulativeDifference()
|
| Methods inherited from class sim.field.network.stats.actorcentrality.NodeIndex |
|---|
getMaxValue, getStandardizedValue, getValue, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FreemanNodeIndex(Network network)
| Method Detail |
|---|
public abstract double getMaxCummulativeDifference()
public double getStandarnizedMaxCummulativeDifference()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||