1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: r-cran-blockmodeling
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <mcrusoe@msu.edu>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
cdbs,
r-base-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-blockmodeling.git
Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-blockmodeling.git
Homepage: http://cran.fhcrc.org/web/packages/blockmodeling/index.html
Package: r-cran-blockmodeling
Architecture: any
Depends: ${R:Depends},
${misc:Depends},
${shlibs:Depends}
Description: Generalized and classical blockmodeling of valued networks
This R package is primarly meant as an implementation of Generalized
blockmodeling for valued networks. In addition, measurese of similarity or
dissimilarity based on structural equivalence and regular equivalence (REGE
algorithem) can be computed and partitioned matrices can be ploted.
|