Package: BMconcor 2.0.0
Fabio Ashtar Telarico
BMconcor: CONCOR for Structural- And Regular-Equivalence Blockmodeling
The four functions svdcp() ('cp' for column partitioned), svdbip() or svdbip2() ('bip' for bipartitioned), and svdbips() ('s' for a simultaneous optimization of a set of 'r' solutions), correspond to a singular value decomposition (SVD) by blocks notion, by supposing each block depending on relative subspaces, rather than on two whole spaces as usual SVD does. The other functions, based on this notion, are relative to two column partitioned data matrices x and y defining two sets of subsets x_i and y_j of variables and amount to estimate a link between x_i and y_j for the pair (x_i, y_j) relatively to the links associated to all the other pairs. These methods were first presented in: Lafosse R. & Hanafi M.,(1997) <https://eudml.org/doc/106424> and Hanafi M. & Lafosse, R. (2001) <https://eudml.org/doc/106494>.
Authors:
BMconcor_2.0.0.tar.gz
BMconcor_2.0.0.tar.gz(r-4.5-noble)BMconcor_2.0.0.tar.gz(r-4.4-noble)
BMconcor_2.0.0.tgz(r-4.4-emscripten)BMconcor_2.0.0.tgz(r-4.3-emscripten)
BMconcor.pdf |BMconcor.html✨
BMconcor/json (API)
# Install 'BMconcor' in R: |
install.packages('BMconcor', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fatelarico/bmconcor/issues
Last updated 7 months agofrom:99b956af53. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
Exports:concorconcorcanoconcoregconcorgmconcorgmcanoconcorgmregconcorsconcorscanoconcorsregsvdbipsvdbip2svdbipssvdcp
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Relative links of several subsets of variables | concor |
Canonical analysis of several sets with another set | concorcano |
Redundancy of sets yj by one set x | concoreg |
Analyzing a set of partial links between Xi and Yj | concorgm |
Canonical analysis of subsets Yj with subsets Xi | concorgmcano |
Regression of subsets Yj by subsets Xi | concorgmreg |
simultaneous concorgm | concors |
simultaneous concorgmcano | concorscano |
Redundancy of sets yj by one set x | concorsreg |
SVD for one bipartitioned matrix x | svdbip |
SVD for bipartitioned matrix x | svdbip2 |
SVD for bipartitioned matrix x | svdbips |
SVD for a Column Partitioned matrix x | svdcp |