MultiPoissonDistribution has been renamed to MultivariatePoissonDistribution and is part of the built-in Mathematica kernel. HotellingTSquareDistribution has been added to ...
All functionality from Statistics`LinearRegression` is available in the built-in Mathematica kernel.
Univariate descriptive statistics have been added to the built-in Mathematica kernel. Multivariate functionality from this package is included in the newly created ...
As of Version 7, the Vector Field Plotting Package has been integrated into the Mathematica kernel.
ClosenessCentrality[g] finds the closeness centrality.
CommunityModularity[g, partition] gives the community modularity of a partition.CommunityModularity[g, assignment] gives the community modularity of an assignment.
CommunityStructureAssignment[g] gives the assignment of vertices of a graph g into communities.
GraphDistance[g, i, j] gives the distance from vertex i to vertex j in the graph g.
MaximalBipartiteMatching[g] gives the maximal matching of the bipartite graph g.
MaximalIndepndentEdgeSet[g] gives a maximal independent edge set of an undirected graph g.