User Tools

Site Tools


blockmodeling:blockmodeling_r_package

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blockmodeling:blockmodeling_r_package [2021/08/30 10:39] klemenkocjancicblockmodeling:blockmodeling_r_package [2022/09/06 15:39] (current) – [Tutorial - paper] aleszib
Line 1: Line 1:
-==Basic description== +======blockmodeling R package====== 
-The package blockmodeling is primarily meant as an implementation of Generalized blockmodeling for valued networks. It aslo supports multirelational and multilevel blockmodeling. In addition, functions for computation of (dis)similarities in terms of structural and regular equivalence, plotting and other "utility" functions are provided.+ 
 +=====Basic description===== 
 +The package [[https://en.wikipedia.org/wiki/Blockmodeling|blockmodeling]] is primarily meant as an implementation of [[https://en.wikipedia.org/wiki/Generalized_blockmodeling_of_valued_networks|Generalized blockmodeling for valued networks]]. It also supports multirelational and multilevel blockmodeling. In addition, functions for computation of (dis)similarities in terms of structural and regular equivalence, plotting and other "utility" functions are provided.
  
 If you find any bugs, please report to email:** ales{dot}ziberna{at}fdv{dot}uni-lj{dot}si** If you find any bugs, please report to email:** ales{dot}ziberna{at}fdv{dot}uni-lj{dot}si**
  
-==Downloads== 
-The latest version (which does includes the latest upgrades and bug fixes) is available on [[https://r-forge.r-project.org/R/?group_id=203|R-Forge repository]]. The package there is build during the night. There the package is available in 2 formats: Package source (.tar.gz) and Windows binary (.zip). 
  
-To install the package from [[https://r-forge.r-project.org/R/?group_id=203|R-Forge]] directly within R type: +=====Downloads===== 
-**install.packages("blockmodeling",repos="http://R-Forge.R-project.org")**+====CRAN==== 
 +A relatively tested stable version is available on [[https://cran.r-project.org/package=blockmodeling|CRAN]]. To install the package from [[https://cran.r-project.org/package=blockmodeling|CRAN]] directly within R type:\\ 
 +''install.packages("blockmodeling")''.
  
-Fairly recent version 1.0.0 is available on [[http://cran.r-project.org/web/packages/blockmodeling/index.html|CRAN]]. However, this version does not include all patches, upgrades or bug fixesThis version of the blockmodeling package can be therefore instaled using install.packages using the [[http://cran.r-project.org/web/packages/blockmodeling/index.html|CRAN repository]] by typing within R: +====R-Forge==== 
-**install.packages("blockmodeling")**+The latest version, assumed (sometimes not sufficiently tested) to be stable which includes the latest upgrades and bug fixes is available on [[https://r-forge.r-project.org/R/?group_id=203|R-Forge repository]]. The package there is build during the nightThere the package is available in 2 formatsPackage source (.tar.gz) and Windows binary (.zip).
  
-[[https://r-forge.r-project.org/R/?group_id=203|blockmodeling R-Forge]] repository hosts aslo old and testing versions of this packageThe testing versions might have serious bugs (use only if advised)It also hosts some related pacakges.+To install the package from [[https://r-forge.r-project.org/R/?group_id=203|R-Forge]] directly within R type:\\ 
 +''install.packages("blockmodeling",repos="<nowiki>http://R-Forge.R-project.org</nowiki>")''
  
-==Maintainer and main author== +[[https://r-forge.r-project.org/R/?group_id=203|blockmodeling R-Forge]] repository hosts also old and testing versions of this package. The testing versions might have serious bugs or might even be outdated (use only if advised). It also hosts some related packages.
-Aleš Žiberna +
-associate professor +
-Faculty of Social Sciences +
-University of Ljubljana +
-email: ales{dot}ziberna{at}fdv{dot}uni-lj{dot}si +
-[[https://www.fdv.uni-lj.si/en/news-and-information/contacts/teachers/info/ales-ziberna|Web page at Faculty of Social Sciences]]+
  
-==References== +=====Tutorial - paper===== 
-DOREIANPatrickBATAGELJVladimirFERLIGOJAnuškaGeneralized blockmodeling(Structural analysis in the social sciences25). Cambridge [etc.]Cambridge University Press, 2005XV, 384 p., ISBN 0-521-84085-6.+MatjašičM.CugmasM.& ŽibernaA., 2020. blockmodeling: An R package for generalized blockmodeling. Advances in Methodology and Statistics17(2), 49–66. [[https://doi.org/10.51936/uhir1119]]
  
-WHITE, Douglas R., Karl P. REITZ (1983): Graph and semigroup homomorphisms on networks of relations. Social Networks, 5, p.193-234.+=====Maintainer and main author===== 
 +Aleš Žiberna\\ 
 +associate professor\\ 
 +Faculty of Social Sciences\\ 
 +University of Ljubljana\\ 
 +email: ales{dot}ziberna{at}fdv{dot}uni-lj{dot}si
  
-WHITE, Douglas R.(2005): REGGE (web page). http://eclectic.ss.uci.edu/~drwhite/REGGE/ (12.5.2005). +[[https://www.fdv.uni-lj.si/en/news-and-information/contacts/teachers/info/ales-ziberna|Web page at Faculty of Social Sciences]]
- +
-ŽIBERNA, Aleš (2007): Generalized Blockmodeling of Valued Networks. Social Networks, 29, p. 105-126.[http://dx.doi.org/10.1016/j.socnet.2006.04.002]. Author accepted manuscript. +
- +
-ŽIBERNA, Aleš (2007): Generalized Blockmodeling of Valued Networks. Doctoral dissertation. PDF (A typo on page 39 corrected on October 22, 2010) +
- +
-ŽIBERNA, Aleš (2008): Direct and indirect approaches to blockmodeling of valued networks in terms of regular equivalence. Journal of Mathematical Sociology, vol. 32, no. 1, p. 57-84. [http://www.informaworld.com/smpp/content?content=10.1080/00222500701790207] +
- +
-ŽIBERNA, Aleš (2009): Evaluation of Direct and Indirect Blockmodeling of Regular Equivalence in Valued Networks by Simulations. Metodološki zvezki 6(2), 99–134. [http://www.stat-d.si/mz/mz6.1/ziberna.pdf]+
  
-ŽIBERNA, Aleš (2013)Generalized Blockmodeling of Sparse Networks. Metodološki zvezki 10(2) (use this link to find supplementary materials), 99–119. [http://www.stat-d.si/mz/mz10.1/Ziberna2013.pdf]+=====GUI===== 
 +Fabio Ashtar Telarico has created a [[blockmodeling:BlockmodelingGUI|BlockmodelingGUI ]] R package and standalone program that represents a GUI for the package for the analysis of one-mode single-relational networks.
  
-ŽIBERNA, Aleš (2014): Blockmodeling of Multilevel Networks. Social Networks 39 (October): 46–61.[http://dx.doi.org/10.1016/j.socnet.2014.04.002]. arXiv - Author accepted manuscript ŽIBERNA, Aleš, LAZEGA, Emmanuel (2016): Role Sets and Division of Work at Two Levels of Collective Agency: The Case of Blockmodeling a Multilevel (Inter-Individual and Inter-Organizational) Network. In Multilevel Network Analysis for the Social Sciences, edited by Emmanuel Lazega and Tom A. B. Snijders, 173–209. Methodos Series 12. Springer International Publishing. [http://dx.doi.org/10.1007/978-3-319-24520-1_8]. 
  
 +=====References=====
 +  * DOREIAN, Patrick, BATAGELJ, Vladimir, FERLIGOJ, Anuška. Generalized blockmodeling, (Structural analysis in the social sciences, 25). Cambridge [etc.]: Cambridge University Press, 2005. XV, 384 p., ISBN 0-521-84085-6.
 +  * TELARICO, Fabio Ashtar, ŽIBERNA, Aleš. GUI for the Generalised Blockmodeling of Valued Networks (version 1.8.3). R. Ljubljana (Slovenia): Faculty of Social Sciences (FDV) at the University of Ljubljana, 2022. https://doi.org/10.5281/zenodo.6554608.
 +  * WHITE, Douglas R., Karl P. REITZ (1983): Graph and semigroup homomorphisms on networks of relations. Social Networks, 5, p.193-234.
 +  * WHITE, Douglas R.(2005): REGGE (web page). http://eclectic.ss.uci.edu/~drwhite/REGGE/ (12.5.2005).
 +  * ŽIBERNA, Aleš (2007): Generalized Blockmodeling of Valued Networks. Social Networks, 29, p. 105-126.[http://dx.doi.org/10.1016/j.socnet.2006.04.002]. Author accepted manuscript.
 +  * ŽIBERNA, Aleš (2007): Generalized Blockmodeling of Valued Networks. Doctoral dissertation. PDF (A typo on page 39 corrected on October 22, 2010)
 +  * ŽIBERNA, Aleš (2008): Direct and indirect approaches to blockmodeling of valued networks in terms of regular equivalence. Journal of Mathematical Sociology, vol. 32, no. 1, p. 57-84. [http://www.informaworld.com/smpp/content?content=10.1080/00222500701790207]
 +  * ŽIBERNA, Aleš (2009): Evaluation of Direct and Indirect Blockmodeling of Regular Equivalence in Valued Networks by Simulations. Metodološki zvezki 6(2), 99–134. [http://www.stat-d.si/mz/mz6.1/ziberna.pdf]
 +  * ŽIBERNA, Aleš (2013): Generalized Blockmodeling of Sparse Networks. Metodološki zvezki 10(2) (use this link to find supplementary materials), 99–119. [http://www.stat-d.si/mz/mz10.1/Ziberna2013.pdf]
 +  * ŽIBERNA, Aleš (2014): Blockmodeling of Multilevel Networks. Social Networks 39 (October): 46–61.[http://dx.doi.org/10.1016/j.socnet.2014.04.002]. arXiv - Author accepted manuscript 
 +  *  ŽIBERNA, Aleš, LAZEGA, Emmanuel (2016): Role Sets and Division of Work at Two Levels of Collective Agency: The Case of Blockmodeling a Multilevel (Inter-Individual and Inter-Organizational) Network. In Multilevel Network Analysis for the Social Sciences, edited by Emmanuel Lazega and Tom A. B. Snijders, 173–209. Methodos Series 12. Springer International Publishing. [http://dx.doi.org/10.1007/978-3-319-24520-1_8].
  
blockmodeling/blockmodeling_r_package.1630312787.txt.gz · Last modified: 2021/08/30 10:39 by klemenkocjancic