Package: FinNet 0.2.2
Fabio Ashtar Telarico
FinNet: Quickly Build and Manipulate Financial Networks
Providing classes, methods, and functions to deal with financial networks. Users can easily store information about both physical and legal persons by using pre-made classes that are studied for integration with scraping packages such as 'rvest' and 'RSelenium'. Moreover, the package assists in creating various types of financial networks depending on the type of relation between its units depending on the relation under scrutiny (ownership, board interlocks, etc.), the desired tie type (valued or binary), and renders them in the most common formats (adjacency matrix, incidence matrix, edge list, 'igraph', 'network'). There are also ad-hoc functions for the Fiedler value, global network efficiency, and cascade-failure analysis.
Authors:
FinNet_0.2.2.tar.gz
FinNet_0.2.2.zip(r-4.5)FinNet_0.2.2.zip(r-4.4)FinNet_0.2.2.zip(r-4.3)
FinNet_0.2.2.tgz(r-4.4-x86_64)FinNet_0.2.2.tgz(r-4.4-arm64)FinNet_0.2.2.tgz(r-4.3-x86_64)FinNet_0.2.2.tgz(r-4.3-arm64)
FinNet_0.2.2.tar.gz(r-4.5-noble)FinNet_0.2.2.tar.gz(r-4.4-noble)
FinNet_0.2.2.tgz(r-4.4-emscripten)FinNet_0.2.2.tgz(r-4.3-emscripten)
FinNet.pdf |FinNet.html✨
FinNet/json (API)
# Install 'FinNet' in R: |
install.packages('FinNet', repos = c('https://fatelarico.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fatelarico/finnet/issues
Last updated 23 days agofrom:541046ccdc. Checks:OK: 1 ERROR: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | ERROR | Oct 31 2024 |
R-4.5-linux-x86_64 | ERROR | Oct 31 2024 |
R-4.4-win-x86_64 | ERROR | Oct 31 2024 |
R-4.4-mac-x86_64 | ERROR | Oct 31 2024 |
R-4.4-mac-aarch64 | ERROR | Oct 31 2024 |
R-4.3-win-x86_64 | ERROR | Oct 31 2024 |
R-4.3-mac-x86_64 | ERROR | Oct 31 2024 |
R-4.3-mac-aarch64 | ERROR | Oct 31 2024 |
Exports:as.firmcfacolnamesduplicatedEecountedgecountFFFF.binary.bothFF.binary.managementFF.binary.ownershipFF.graphFF.graph.customFF.naive.bothFF.naive.managementFF.naive.ownershipFF.netFF.net.customFF.norm.bothFF.norm.managementFF.norm.ownershipfiedlerfind.firmfind.firmsfind.peopleFMFO.binaryFO.naiveFO.normgordergsizeisSymmetricncolnetwork.efficiencynetwork.sizenrowplot_igraphplot_networkprintquery.firmquery.firmsquery.firms.dataframeregister.firmrownamessubsetsummaryuniqueVvcountvertex.names
Example analyses
Rendered fromanalysis_examples.Rmd
usingknitr::knitr
on Oct 31 2024.Last update: 2024-10-29
Started: 2024-10-29
Example workflow (igraph edition)
Rendered fromworkflow-igraph_financial.Rmd
usingknitr::knitr
on Oct 31 2024.Last update: 2024-07-14
Started: 2024-07-14
Example workflow (network/sna edition)
Rendered fromworkflow-network_financial.Rmd
usingknitr::knitr
on Oct 31 2024.Last update: 2024-10-29
Started: 2024-10-29