search for: ftrading

Displaying 8 results from an estimated 8 matches for "ftrading".

Did you mean: trading
2010 May 24
1
Accessing functions from a package
Hi Folks, I created a .R file with source code that accesses functions from a R package (example, fTrading). I then run the created application in two different configurations: 1. I started a R session, and then ran the application using the source ("my_application.R") command, and I measured the time the application ran. 2. I started 2 R sessions in the same processor, and executed the sam...
2010 May 24
1
Accessing functions from a package
Hi All, I created a .R file with source code that accesses functions from a R package (example, fTrading). I then run the created application in two different configurations: 1. I started a R session, and then ran the application using the source ("my_application.R") command, and I measured the time the application ran. 2. I started 2 R sessions in the same processor, and executed the sam...
2013 Jan 17
2
error installing KEGGSOAP
...Options', 'fExtremes', 'fGarch', 'fields', 'flexclust', 'fMultivar', 'fNonlinear', 'fOptions',   'forecast', 'foreign', 'fpc', 'fracdiff', 'fRegression', 'FrF2', 'FrF2.catlg128', 'fTrading',   'fUnitRoots', 'gamlss', 'gamlss.data', 'gamlss.dist', 'gclus', 'gdata', 'geoR', 'GGally', 'ggm',   'ggplot2', 'gmodels', 'gridBase', 'gWidgets', 'gWidgetstcltk', 'HH', ...
2012 Jan 24
1
problems with rollapply {zoo}
Here is a relatively simple script (with comments as to the logic interspersed): # Some of these libraries are probably not needed here, but leaving them in place harms nothing: library(tseries) library(xts) library(quantmod) library(fGarch) library(fTrading) library(ggplot2) # Set the working directory, where the data file is located, and read the raw data setwd('C:/cygwin/home/Ted/New.Task/NKS-quotes/NKS-quotes') x = read.table("quotes_M11.dat", header = FALSE, sep="\t", skip=0) str(x) # Set up the date column dt&l...
2009 Mar 16
0
[OT] Debian now has a new section 'gnu-r'
...r r-cran-fecofin gnu-r r-cran-fexoticoptions gnu-r r-cran-fextremes gnu-r r-cran-fgarch gnu-r r-cran-fimport gnu-r r-cran-fmultivar gnu-r r-cran-fnonlinear gnu-r r-cran-foptions gnu-r r-cran-foreign gnu-r r-cran-fportfolio gnu-r r-cran-fregression gnu-r r-cran-fseries gnu-r r-cran-ftrading gnu-r r-cran-funitroots gnu-r r-cran-futilities gnu-r r-cran-gdata gnu-r r-cran-getopt gnu-r r-cran-gmaps gnu-r r-cran-gmodels gnu-r r-cran-gplots gnu-r r-cran-gregmisc gnu-r r-cran-gtools gnu-r r-cran-hdf5 gnu-r r-cran-hmisc gnu-r r-cran-its gnu-r r-cran-jit gnu-r r-cran-...
2009 Jun 10
0
License quandry in the Fedora sub-space of all R packages
...R-fAssets GPL (>= 2) R-fBasics GPL (>= 2) R-fCalendar GPL (>= 2) R-fCopulae GPL (>= 2) R-fEcofin GPL (>= 2) R-fExtremes GPL (>= 2) R-fGarch GPL-2 R-Formula GPL (>= 2) R-fPortfolio GPL (>= 2) R-fSeries GPL (>= 2) R-fTrading GPL (>= 2) R-fUtilities GPL-2 R-gam GPL-2 R-gdata GPL (>= 2) R-geoR GPL-2 R-gplots GPL (>= 2) R-Hmisc GPL (>= 2) R-igraph GPL (>= 2) R-kinship GPL (>= 2) R-leaps GPL-2 R-lmtest GPL-2 R-maps GPL (>= 2) R-maptools GPL (>...
2010 Aug 25
1
Documenting S4 Methods
I'm in the process of converting some S3 methods to S4 methods. I have this function : setGeneric("enrichmentCalc", function(rs, organism, seqLen, ...){standardGeneric("enrichmentCalc")}) setMethod("enrichmentCalc", c("GenomeDataList", "BSgenome"), function(rs, organism, seqLen, ...) { ... ... ... })
2009 Aug 24
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ Updated packages ---------------- New reviews ----------- This email provided as a service for the R community by http://crantastic.org. Like it? Hate it? Please let us know: cranatic at gmail.com.