Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

4 results for “from:Lal Prasad”

Export Forecasted output to a table (excel)
Lal Prasad · Feb 1, 2017 · r-help

Hi All, Is there any way to 1) Convert the below forecast to a datafram 2) Any way to write it to an excel table? library(vars) library(fpp)VARselect(usconsumption, lag.max = 3, type="const")$selectionvar <- VAR(usconsumption, p...

VAR for Non Stationary series using R
Lal Prasad · Feb 14, 2017 · r-help

Hi All, Is there any suggested approaches for using non-stationary series in VAR model? As per otexts.org <http://stats.stackexchange.com/questions/261876/var-for-non-stationary-series-using-r>, there is something like "VAR in differences which...

Export Forecasted output to a table (excel)
Lal Prasad · Feb 1, 2017 · r-help

Thanks all for the information provided. Is there any way I could convert an object of type mforecast (output of forecast()) to dataframe? On Thu, Feb 2, 2017 at 12:33 AM, Lal Prasad <lal.prasad at gmail.com> wrote...

Seasonality of VAR + Inventory Management Packages
Lal Prasad · Feb 19, 2017 · r-help

Hi All, Could you help me with the below questions on VAR Model and Inventory Management/Supply Chain related models in R. 1)Could you let me know if VAR model will work with multivariate time series with Seasonality? 2...

Can't find what you're looking for? Try searching with Google .