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]
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.1, https://cran.r-project.org/web/packages/sfcr
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns