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.
Hi Aaron, You might find the files below useful as a starting point if you want to add this functionality (you?ll also have to add beqs and bport to NAMESPACE). This unfinished implementation can retrieve data from Bloomberg, but...
Prof Brian Ripley wrote: > > I'm not going into the original question except to point out that R is > licensed under GPL-2 and the quote was from the GPL-3 FAQ. As FSF > themselves insist, the two licences are...
Hello, the code below (copied from the slide) works for me (the output is not identical, though). I'm using R 2.8.0 on windows, and the current version of Rmetrics packages (from r-forge): install.packages("fPortfolio",repos...
Barry Rowlingson wrote: > > This misconception of the license terms comes about because of the > use of the word 'use'. If I distribute a short C program that has a > call in it to a function that has the same name...
Alberto, I think the functions below do what you want: > vanDerCorput(12,6) [1] 0.16666667 0.33333333 0.50000000 0.66666667 0.83333333 0.02777778 [7] 0.19444444 0.36111111 0.52777778 0.69444444 0.86111111 0.05555556 Regards...
Hello, avoid loading fSeries, it is incompatible with the S4 timeSeries. I think the error comes from as.matrix.timeSeries, because the Data slot doesn't exist (it's .Data in the new class). Cheers, Carlos On Tue, Nov 4...
I know the standard answer to this kind of question is "get legal advice from a lawyer", but I would like to hear the (hopefully informed) opinion of other people. I would say that, according to the FSF's interpretation...
Duncan Murdoch-2 wrote: > > The way to lose a GPL lawsuit is to incorporate GPL'd code into your own > project, and then not follow the GPL when you redistribute. There's > evidence of that. > > But I've never heard...
Can't find what you're looking for? Try searching with Google .