Skip to contents

Classifies variables according to their state in the model: exogenous (x), endogenous by modelling (n), and endogenous by definition/identity (d).

Usage

classify_variables(specification)

Arguments

specification

A specification to be classified.

Details

NOTE: exported for now, later will be internal