Other packages > Find by keyword >

sfcr  

Simulate Stock-Flow Consistent Models
View on CRAN: Click here


Download and install sfcr package within the R console
Install from CRAN:
install.packages("sfcr")

Install from Github:
library("remotes")
install_github("cran/sfcr")

Install by package version:
library("remotes")
install_version("sfcr", "0.2.3")



Attach the package and use:
library("sfcr")
Maintained by
Joao Macalos
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-01-08
Latest Update: 2021-10-11
Description:
Routines to write, simulate, and validate stock-flow consistent (SFC) models. The accounting structure of SFC models are described in Godley and Lavoie (2007, ISBN:978-1-137-08599-3). The algorithms implemented to solve the models (Gauss-Seidel and Broyden) are described in Kinsella and O'Shea (2010) and Peressini and Sullivan (1988, ISBN:0-387-96614-5).
How to cite:
Joao Macalos (2021). sfcr: Simulate Stock-Flow Consistent Models. R package version 0.2.3, https://cran.r-project.org/web/packages/sfcr. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2021-01-08 10:30), 0.2.0 (2021-10-05 14:40), 0.2.1 (2021-10-11 10:00)
Other packages that cited sfcr R package
View sfcr citation profile
Other R packages that sfcr depends, imports, suggests or enhances
Complete documentation for sfcr
Functions, R codes and Examples using the sfcr R package
Some associated functions: abortifnot . dot-abort_if_dup . dot-abort_typo_code . dot-abort_water_leakc . dot-abort_water_leakr . dot-add_time2 . dot-add_time_stamps . dot-all_equal . dot-args_to_row . dot-broyden_solver . dot-check_external_consistency . dot-check_shock_consistency . dot-check_symmetry . dot-eq_as_tb . dot-extend_baseline_matrix . dot-fill_rows_and_cols . dot-find_blocks . dot-find_names . dot-get_matrix . dot-is_equal . dot-make_matrix . dot-prep_broyden . dot-prep_equations . dot-pvar . dot-pvarlag . dot-return_loops . dot-scan_cols . dot-scan_rows . dot-sfcr_broyden . dot-sfcr_eqs_check . dot-sfcr_find_adjacency . dot-sfcr_find_order . dot-sfcr_gauss_seidel . dot-sfcr_make_scenario_matrix . dot-sfcr_newton . dot-to_latex_style . dot-validate_matrix . dot-validate_scan . new_sfcr_mlt . new_sfcr_mlt_set . new_sfcr_mlt_shock . new_sfcr_set . new_sfcr_tbl . pipe . sfcr_baseline . sfcr_dag_blocks . sfcr_dag_blocks_plot . sfcr_dag_cycles . sfcr_dag_cycles_plot . sfcr_expand . sfcr_get_blocks . sfcr_get_matrix . sfcr_matrix . sfcr_matrix_display . sfcr_multis . sfcr_portfolio . sfcr_random . sfcr_sankey . sfcr_scenario . sfcr_set . sfcr_set_index . sfcr_shock . sfcr_validate . 
Some associated R codes: RcppExports.R . sfcr-package.R . sfcr_baseline.R . sfcr_broyden.R . sfcr_expand.R . sfcr_find_order.R . sfcr_gauss_seidel.R . sfcr_matrix.R . sfcr_matrix_display.R . sfcr_multis.R . sfcr_newton.R . sfcr_plots.R . sfcr_portfolio.R . sfcr_sankey.R . sfcr_scenario.R . sfcr_set.R . sfcr_shock.R . sfcr_validate.R . utils-pipe.R . utils-solvers.R .  Full sfcr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA