Skip to contents

This function takes a system of equations and returns it's endogenous variables.

Usage

get_endogenous_variables(equations)

Arguments

equations

A character string containing the system of equations, where equations are separated by commas.

Value

A character vector of endogenous variables.