VECM.logl: Quasi log likelihood for VECM without and with breaks

View source: R/VECM.test.R

VECM.loglR Documentation

Quasi log likelihood for VECM without and with breaks

Description

Quasi log likelihood for VECM without and with breaks

Usage

VECM.logl(y, p)

VECM.break.logl(y, p, breaks.list)

Arguments

y

A matrix of n VAR variables.

p

Number of lags.

breaks.list

Vector of possible break dates.

Value

The vector or matrix with the values of quasi log likelihood for all possible values of cointegration rank and different break dates, if the function with breaks is called.


d9d6ka/RANEPA-R documentation built on May 4, 2024, 7:11 a.m.