Graphical networks are those that can be conceptualized as nodes connected by one or more links. Links may be directed or not. Nodes can represent many things, such as concepts, people, tasks, relationships, etc. Some are referred to as; Social Networks, or Concept Maps or Directed Graphs. In many cases of analysis, the modeling of the node linkage structure is of interest, conditional on the graph. Also, visualization and descriptive summary measures of networks graphs are also required. There are several R based http://www.r-project.org/ modeling packages availabe to address simple and complex model structures, such as, logistic random effects, latent space clusters, linear exponential random network models and many more. Two R packages in particular specialize in this area; statnet and latentnet. StatNet http://csde.washington.edu/statnet/ can handle relatively large networks of about 3,000 nodes and provides tools for both model estimation and model-based network simulation. Latentnet is similar but provides access to latent position and cluster model structures. However if on the other hand, when your task is to uncover/discover what the graph is, conditional on observed node specific data, then consider some of the methods available in the Weka http://www.cs.waikato.ac.nz/ml/weka/ package addressing Bayes Net classification methods.
-
Archives
- March 2013
- December 2010
- November 2010
- October 2010
- November 2009
- October 2009
- September 2009
- July 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- September 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
-
Meta