D = reporting(M,D,Range,...)
M
[ model ] - Model object with reporting equations.
D
[ struct ] - Input database that will be used to evaluate the reporting equations.
Range
[ numeric ] - Date range on which the reporting equations will be evaluated.
D
[ struct ] - Output database with reporting variables.'dynamic='
[ true
| false
] - If true, equations will be evaluated period by period allowing for own lags; if false, equations will be evaluated en bloc for all periods.
'merge='
[ true
| false
] - Merge output database with input datase.