Community Profile

photo

Frantisek Brazdik


Czech National Bank

Last seen: 3 days ago Active since 2015

Followers: 0   Following: 0

Message

Macroeconomic modeler

Programming Languages:
Python, R, MATLAB, SQL, Fortran
Spoken Languages:
English, German

Statistics

All
  • MATLAB Central Treasure Hunt Finisher
  • First Answer
  • Revival Level 1
  • First Review
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Answered
How to convert monthly data to quarterly using IRIS toolbox?
Use function convert m_ts = tseries(mm(1990,1):mm(2020,12),rand(1,372)); q_ts = convert(m_ts,'q') convert accepts parameter...

3 years ago | 0