logo

Crowdly

Browser

Додати до Chrome

Consider the real money ( lrm1 ) and real income ( lny ) time series from the ...

✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.

Consider the real money (lrm1

) and real income

(

lny) time series from the urca

package. Both time series are integrated of

order 1.

Use a classical linear regression model and the Augmented Dickey-Fuller Unit Root (ADF) test via the ur.df

function to determine whether there is a

cointegration

relationship

between these two time series.

library(urca)

data(finland)

lm(lny ~ lrm1, data = finland)

Більше питань подібних до цього

Хочете миттєвий доступ до всіх перевірених відповідей на moodle.vse.cz?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!

Browser

Додати до Chrome