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.
This functionality is in RQuantLib. -- Joshua Ulrich | about.me/joshuaulrich FOSS Trading | www.fosstrading.com On Fri, Mar 7, 2014 at 2:38 PM, Keith S Weintraub <kw1958 at gmail.com> wrote: > Folks, > > I am having a difficult time finding...
On Thu, May 17, 2012 at 12:40 PM, jaimie villanueva <jaimie.villanueva at gmail.com> wrote: > hi > > someone can show me how can i get the source code of a function. Exactly, > Function "ugarchsim" from library (rugarch). > I need...
Full_Name: Ulrich Keller Version: 2.3.0 Patched (2006-04-28 r37936) OS: Windows XP SP2 Submission from: (NULL) (158.64.77.43) write.foreign(x,...,package="SPSS") writes incorrect data files if x contains NAs. Missing values are...
Dear colleagues, This is to inform you that Version 1.3.5 of the R package apclusterhas been released on CRAN last Friday. This version is a quick fix of a larger update (Version 1.3.4) that was released...
On Sat, Dec 28, 2013 at 7:14 AM, <manojit_roy at comcast.net> wrote: > I am trying to add a vertical line near the end of a chart plot, using the following code segment: > >> getSymbols('GTAT') >> ticker <- last(GTAT...
On Mon, Jan 14, 2013 at 2:29 PM, oliver <oliver at first.in-berlin.de> wrote: > Hello, > > I saw Binaries, stable release-souzrces and daily snapshots of R, but > not something like a repository, visible for the public (like...
On Fri, Jan 22, 2010 at 8:35 AM, <nachikethas at cox.net> wrote: > Full_Name: N. Srinivasan > Version: R-2.10.1 > OS: Ubuntu 9.10, 64 bits > Submission from: (NULL) (68.110.238.141) > > > ,/configure runs fine. > > But...
Full_Name: Ulrich Keller Version: 2.3.0 Patched (2006-04-28 r37936) OS: Windows XP SP2 Submission from: (NULL) (158.64.77.43) write.foreign(x,...,package="SPSS") creates an incorrect SPSS syntax file when x contains character variables...
Dear list, I lost my .R directory in my home directory under RedHat Linux. How can I create it again? Is there a command to start up R with creating this .R directory. Do I have to remove some other...
Dear colleagues, This is to inform you that Version 1.3.3 of the R package *apcluster* has been released on CRAN last weekend. This update does not add or remove any functionality, its goal is to clear up some...
I just upgraded to Ubuntu 8.10 (i386) from 8.04. After the upgrade, I ran update.packages(.libPaths()[1]) in R to get the packages installed from source up to date too. Unfortunately, two packages could not be updated...
Hej, In 'plot.lm' the deviance residuals for a glm object are multiplied by the square root of the objects weights in the computation of the standardized deviance residuals. But the deviance residuals contain already the square root of the...
Hello, Working on a little primer to ease the transition from SPSS to R, I have encountered two problems with write.foreign. One is cosmetic (but still annoying): the text data files will contain "NA" for missing values. Each time...
On Thu, Nov 14, 2013 at 2:26 AM, Tstudent <tstudent at gmail.com> wrote: > I have the following two xts object: > > https://dl.dropboxusercontent.com/u/102669/series1.rdata > > https://dl.dropboxusercontent.com/u/102669/series2.rdata > > With str...
On Thu, Nov 21, 2013 at 1:38 PM, Mark Knecht <markknecht at gmail.com> wrote: > On Thu, Nov 21, 2013 at 11:08 AM, Mark Knecht <markknecht at gmail.com> wrote: > <SNIP> >> >> chart.Posn("Equity", Symbol = "VTI", Dates = "2001...
fix(data) will invoke edit(data) and store changes you make in data without displaying anything. stat stat schrieb: > Dear all R users, > > I have a query on "Edit" function. Suppose I have a data frame named "data". I can...
On Wed, Nov 22, 2017 at 4:21 PM, Bill Denney <bill at denney.ws> wrote: > Hi, > > I have a package that I'm trying to make a validation vignette for. The validation vignette is intended to assist users with...
Hello, I just upgraded my Ubuntu Xenial system to R 3.5.1 (from 3.4.?) by changing the sources.list entry and doing an "apt-get dist-upgrade". Everything works except loading the rpart package in R: > library(rpart...
You have the source code. Take a look: GBSVolatility = function(price, TypeFlag = c("c", "p"), S, X, Time, r, b, tol = .Machine$double.eps, maxiter = 10000) { TypeFlag = TypeFlag[1] volatility = uniroot(.fGBSVolatility, interval = c(-10,10), price = price, TypeFlag = TypeFlag...
Hi everyone, following the gentle advice from this list, I write a package description Rd file. I have a section in there. In this section, I have a subsection. In this subsection, I want to have a code fragment. This...
Can't find what you're looking for? Try searching with Google .