Linear combination matrix columns

If I have the following matrix
1 5 6
2 7 6
3 2 2
with c1 c2 and c3 the columns I want obtain the following linear combinations c1 c2, c2 c3, c1 c3, and for each couple calculate the cointegration test (command on matlab : adf).

回答(1 个)

Thorsten
Thorsten 2015-9-22

2 个评论

In this question I'm asking to calculate the cointegration test and not the covariance
Is that what you're looking for? http://de.mathworks.com/help/econ/jcitest.html

请先登录,再进行评论。

类别

提问:

2015-9-22

编辑:

2015-9-22

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by