Displaying 7 results from an estimated 7 matches for "nuel".
Did you mean:
noel
2010 Jul 30
2
creation package
Dear r-help,
I create a package. When I installed this package (I use this command : R
CMD check namepackage),I find an error: * checking whether package
'namepackage' can be installed ... ERROR
Installation failed.
Could you help me to find solution for this error.
Best Regards
[[alternative HTML version deleted]]
2010 May 10
3
empty matrix
Dear r-help,
Could you help me to find the function which create an empty matrix.
I use matrix(), but it gives *a single value that is NA and length of this
matrix is 1.*
**
*Best Regards*
[[alternative HTML version deleted]]
2010 Apr 30
3
Find solution for an error in the condition of if
Dear r-help,
Could you help me to find a solution for this error:
Il y a eu 50 avis ou plus (utilisez warnings() pour voir les 50 premiers)
> warnings()
Messages d'avis :
1: In if ((data[pa, k] == df[, j]) & (data[ch, k] == i)) { ... :
la condition a une longueur > 1 et seul le premier élément est utilisé
2: In if ((data[pa, k] == df[, j]) & (data[ch, k] == i)) { ... :
la
2010 Apr 23
2
help
Hello,
Could you help me to find the function which gives a vector that indicate
the element in a vector A that are not in a vector B.
Best Regards
[[alternative HTML version deleted]]
2010 Sep 27
1
Modify the vertex label
Dear r-help,
I create a graph of my baysian network. I use the package igraph. The names
of vertex are within the circle, I would leave them outside the circle?
> E(g)$color <- "black"
> tkplot(g, ,vertex.label=names,layout=layout.kamada.kawai,
edge.color=E(g)$color)
Best Regards
[[alternative HTML version deleted]]
2010 Mar 04
6
help
Hi all ,
I have one query.
i have list of some .cel files. in my program i have to mention the path of
these .cel files
part of my program is,
rna.data<-exprs(justRMA(filenames=file.names, celfile.path=*datadir*,
sampleNames=sample.names, phenoData=pheno.data,
cdfname=cleancdfname(hg18_Affymetrix U133A)))
in the place of "datadir" i have to mention the character string of the
2012 Apr 15
6
CRAN (and crantastic) updates this week
...ssion, and its accuracy in
genetic association studies" (Bayesian Analysis 7, March 2012, pages
73-108). This software has been used to implement Bayesian variable
selection for large problems with over a million variables and
thousands of samples.
* waffect (1.2)
Maintainer: G. Nuel
Author(s): Gregory Nuel and Vittorio Perduca
License: GPL (>= 3)
http://crantastic.org/packages/waffect
waffect (pronounced 'double-u affect' for 'weighted affectation') is a
package to simulate phenotypic (case or control) datasets under a
disease model H1 such that...