Displaying 9 results from an estimated 9 matches for "fassets".
Did you mean:
assets
2009 Nov 17
0
Problem loading fAssets.
Hello.
I'm using the fAssets package from the Debian distribution. I've been
experiencing the following behaviour:
> yziquel at seldon:~$ R
>
> R version 2.9.2 (2009-08-24)
> Copyright (C) 2009 The R Foundation for Statistical Computing
> ISBN 3-900051-07-0
>
> R est un logiciel libre livr? sans AU...
2009 Aug 25
1
R command line behaving funny
...package: timeSeries
Loading required package: fBasics
Loading required package: fCopulae
Loading required package: sn
Loading required package: mnormt
Package 'sn', 0.4-4 (2007-10-08). Type 'help(SN)' for summary information
Loading required package: adapt
Loading required package: fAssets
Loading required package: robustbase
Attaching package: 'fAssets'
The following object(s) are masked from package:fCopulae :
.mvstFit
Loading required package: quadprog
Loading required package: Rglpk
Loading required package: slam
Attaching package: 'slam'
The...
2013 Jan 17
2
error installing KEGGSOAP
..., 'descr', 'deSolve', 'devtools', 'digest', 'diptest', 'doBy', 'DoE.wrapper', 'e1071', 'effects',
'ENmisc', 'epiR', 'eRm', 'evaluate', 'evd', 'FactoMineR', 'fArma', 'fAssets', 'fBasics', 'fdrtool',
'fExoticOptions', 'fExtremes', 'fGarch', 'fields', 'flexclust', 'fMultivar', 'fNonlinear', 'fOptions',
'forecast', 'foreign', 'fpc', 'fracdiff', 'fRegr...
2011 Feb 22
1
image.plot results in different colors than legends
...1.0000000 -0.3423528 -0.1710087 0.80005311
3 0.5271340 -0.2136791 1.0000000 0.6494039 -0.33841405
4 0.2199821 -0.3731925 0.4257412 1.0000000 -0.08108044
5 0.7100858 0.5146790 0.3749563 -0.2263762 1.00000000
I then generate my plot as follows (adaptation from assetsCorImagePlot
function in fAssets package):
n <- ncol(sample)
names <- colnames(sample)
image.plot(x=1:n, y=1:n, z=sample[,n:1], col=rainbow(20, start=0, end=.6,
alpha=.8), axes=F, main='', xlab='', ylab='')
X <- t(sample)
require(fields)
coord <- grid2d(1:n, 1:n)
for (i in 1:(n * n)) {
text(coor...
2014 Sep 18
0
"no visible global function definition" using R-Devel check utility
Hello All
If I check the package fAssets using R-3.1.1 (2014-07-10 under Windows) I
don't get any notes. If I do the same using R-Devel (2014-09-17 r66626 under
Windows) I get the following note:
.
assetsMeanCov: no visible binding for global variable 'scaleTau2'
.
I'll try to explain why with a minimal example. Let'...
2009 Mar 16
0
[OT] Debian now has a new section 'gnu-r'
...gnu-r
r-cran-catools gnu-r
r-cran-chron gnu-r
r-cran-cluster gnu-r
r-cran-coda gnu-r
r-cran-codetools gnu-r
r-cran-combinat gnu-r
r-cran-date gnu-r
r-cran-dbi gnu-r
r-cran-design gnu-r
r-cran-eco gnu-r
r-cran-effects gnu-r
r-cran-farma gnu-r
r-cran-fasianoptions gnu-r
r-cran-fassets gnu-r
r-cran-fbasics gnu-r
r-cran-fbonds gnu-r
r-cran-fcalendar gnu-r
r-cran-fcopulae gnu-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-cr...
2009 Jun 10
0
License quandry in the Fedora sub-space of all R packages
...file LICENSE R-tframePlus
GPL-2 | GPL-3 R-RODBC
GPL 2 or later R-Defaults
GPL-2 R-AER
GPL (>= 2) R-car
GPL-2 R-chron
GPL (>= 2) R-coda
GPL (>= 2) R-deldir
GPL (>= 2) R-Design
GPL-2 R-digest
GPL-2 R-dynlm
GPL-2 R-e1071
GPL (>= 2) 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
GP...
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.