Join us for
RADAR: AI Edition
Save Your Seat
Rdocumentation
powered by
Learn R Programming
gpk (version 1.0)
IOCSharePrice: 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)
Arguments
Format
A data frame with 250 observations on the following 2 variables.
Date
Date
Opening_Price
Opening price
Source
http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html
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.