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 06 Apr. 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
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/04Downloads for sfcr02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

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  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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