Learn R Programming

ardl.nardl (version 1.3.0)

fuel_price: Time series data from 2000M01 through 2021M03

Description

Time series data on fuel pump price, oil price and exchange rate

Usage

data("fuel_price")

Arguments

Format

A data frame with 255 observations on the following variables.

fpp

log of Fuel Pump Price Per Litre - Average (PMS)

wti

log of West Texas Intemediate

bdc

log of Bureau De-change exchange rate (N/$)

date

time series from 2000M01 through 2021M03

Examples

Run this code
data(fuel_price)

Run the code above in your browser using DataLab