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.

7 results for “from:tobiasfa”

Function for MFE and MSFE
tobiasfa · Dec 6, 2009 · r-help

Hello, Is there a function that calculates MFE(Mean Forecast Error) and MSFE(Mean Square Forecast Error) in R? Cant find anything! Thanks Tobias -- View this message in context: http://n4.nabble.com/Function-for-MFE-and-MSFE-tp950368p950368.html...

test for causality
tobiasfa · Nov 16, 2009 · r-help

Hi useRs.. I cant figure out how to test for causality using causality() in vars package I have two datasets (A, B) and i want to test if A (Granger)cause B. How do I write the script? I dont...

Trouble retrieving data (.xls) from folder on my computer.
tobiasfa · Oct 29, 2009 · r-help

How do i make sure perl is in my PATH, and if its not how do i put it there? Either make sure that perl is on your PATH or if the path/filename you specified is correct then try...

Subscript out of bounds
tobiasfa · Nov 24, 2009 · r-help

Hi! Trying to make a forecast, and get the following error message: Error in NextMethod("[<-") : subscript out of bounds The script is as follows: > Forecast.A <- ts(matrix(NA, nrow=25, ncol = 1, + dimnames = list(c(), c("Outcome"))), + start = c...

Trouble retrieving data (.xls) from folder on my computer.
tobiasfa · Oct 29, 2009 · r-help

Using gdata on windows and im having trouble to retrieve an excel file from a folder on my computer. This is my dummy: R > download.file("http://people.su.se/~lundh/data/cpi_kpix.rda", + "cpi_kpix.rda") R > URL...

Need help with for loop in forecast
tobiasfa · Nov 30, 2009 · r-help

Hi I have a ts from 1980:1 trough 2009:9 with a frequency of 12. I want to make 25 6 month forecast where the first 6 month forecast is between 2007:4 - 2007:9 and the last 2009...

Trouble retrieving data (.xls) from folder on my computer.
tobiasfa · Oct 29, 2009 · r-help

This is what R says: > xls <- read.xls(file.choose()) Converting xls file to csv file... Error in system(cmd, intern = !verbose) : perl not found Error in file.exists(tfn) : invalid 'file' argument > xls <- read.xls(file.choose(), perl="C...

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