sfcr_set_index: Get names of endogenous vars and their index

Description Usage Arguments Details Author(s)

View source: R/sfcr_set.R

Description

The sfcr_set_index() function takes a list of equations as its input and returns a tibble containing the name of the variable on the left-hand side of the equations and their position in the equations list.

Usage

1

Arguments

eqs

A list of equations created with sfcr_set()

Details

This function aims to facilitate locating a specific equation in the list in order to modify the list of equations.

To add random variation to endogenous variables, use sfcr_random().

Author(s)

João Macalós


sfcr documentation built on Oct. 11, 2021, 9:09 a.m.