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.

3 results for “from:Samik Raychaudhuri”

How to setup the tsp attribute of a dataset
Samik Raychaudhuri · Nov 20, 2009 · r-help

Hello, I am wondering how I should set up the tsp attribute (available through attr(x, "tsp")) of a dataset x? Let's assume that x has 100 points, and I want to set the frequency to 4. I tried...

How to setup the tsp attribute of a dataset
Samik Raychaudhuri · Nov 20, 2009 · r-help

Looks like there is a difference between when I use frequency(x) vs. when I use frequency(x.ts). If I try to get the tsp attribute of x by using attr(x, "tsp"), it still shows up as NULL...

How to setup the tsp attribute of a dataset
Samik Raychaudhuri · Nov 20, 2009 · r-help

Thanks Gabor. Even after doing as you suggested, when I check the frequency of x, it still shows up as 1. I would have expected it to be 4 now. > x.ts <- ts(x, start=1, frequency=4) > frequency(x...

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