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.1")



Attach the package and use:
library("sfcr")
Maintained by
Joao Macalos
[Scholar Profile | Author Map]
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.1, https://cran.r-project.org/web/packages/sfcr. Accessed 01 May. 2025.
Previous versions and publish date:
0.1.1 (2021-01-08 10:30), 0.2.0 (2021-10-05 14:40)
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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for sfcr051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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