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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:03), 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

leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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