|
||||||||||
| 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
sim.field.network.stats.actorcentrality.DegreePrestige
Actor Degree Centrality (Wasserman and Faust, page 202)
| Field Summary |
| Fields inherited from class sim.field.network.stats.actorcentrality.NodeIndex |
network |
| Constructor Summary | |
DegreePrestige(Network network)
|
|
| Method Summary | |
double |
getMaxCummulativeDifference()
|
double |
getMaxValue()
|
double |
getValue(java.lang.Object node)
|
| Methods inherited from class sim.field.network.stats.actorcentrality.FreemanNodeIndex |
getStandarnizedMaxCummulativeDifference |
| Methods inherited from class sim.field.network.stats.actorcentrality.NodeIndex |
getStandardizedValue, getValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DegreePrestige(Network network)
| Method Detail |
public double getValue(java.lang.Object node)
getValue in class NodeIndexpublic double getMaxValue()
getMaxValue in class NodeIndexpublic double getMaxCummulativeDifference()
getMaxCummulativeDifference in class FreemanNodeIndex
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||