IOCSharePrice {gpk}R Documentation

Modeling share price series of IOC

Description

Time series is a sequence ordered in time. Its modeling is of considerable interest to users for purposes of forecasting.

Usage

data(IOCSharePrice)

Format

A data frame with 250 observations on the following 2 variables.

Date

Date

Opening_Price

Opening price

Details

Plotting, Trend fitting, Estimating seasonal component, ARIMA modeling, and Residual analysis are some of the powerful tools which may give rich insight into the share prices.

Source

http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html


[Package gpk version 1.0 Index]