Displaying 11 results from an estimated 11 matches for "kappalab".
Did you mean:
kampala
2005 Nov 01
4
S4 classes in existing packages
R-devel,
I'm interested in looking at some examples of existing R packages that
rely heavily on S4 classes to get a feel for varying styles and
package organization techniques. Could you recommend any packages
that might serve as a good starting point?
Thanks in advance,
Jeff
2005 Nov 01
4
S4 classes in existing packages
R-devel,
I'm interested in looking at some examples of existing R packages that
rely heavily on S4 classes to get a feel for varying styles and
package organization techniques. Could you recommend any packages
that might serve as a good starting point?
Thanks in advance,
Jeff
2006 Feb 06
1
Shapley Values
Hi,
I am trying to compute the Shapley Values between a set of p independent
variables (x1, ..., xp) and the dependent variable y to study the
relationships.
I believe that the package "kappalab" could be an appropriate choice.
Is anybody able to give me some hints about the code I should write?
Any better package?
thanks in advance!
Roberto Furlan
University of Turin
----------------------------------------
La mia Cartella di Posta in Arrivo e protetta da SPAMfighter
201 messa...
2007 Oct 04
1
Updating packages for R 2.6.0
...level). This is most
easily done by
> update.packages(checkBuilt=TRUE, ask=FALSE)
However, if you don't want to do that yet, be aware that
- Certain S4-using packages must be reinstalled, and using old versions
can make R malfunction. I believe these are Brobdingnag, Matrix, NADA and
kappalab.
- Any S4 package that makes an existing function S4-generic will grab that
function as it existed in the version of R under which they were
installed. If it has changed, there is potential trouble.
- Packages that create or change character strings at C level will have
needed to be updated f...
2008 Oct 22
1
card games
Dear R People:
Are there any packages to play card games, please? In particular,
poker or black jack?
Thanks,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com
2011 Feb 25
1
Small enhancement for CMD check
It would be nice if the 00check.log file also included this part of the
output:
Running ?bladder.R?
Comparing ?bladder.Rout? to ?bladder.Rout.save? ... OK
Running ?book1.R?
Comparing ?book1.Rout? to ?book1.Rout.save? ... OK
Running ?book2.R?
Comparing ?book2.Rout? to ?book2.Rout.save? ... OK
etc.
The survival package has enough test scripts that it exceeds my
terminal's scroll
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 Mar 30
0
Problem in S4 object displaying from within a Java application using JRI
...quot;Rengine created, waiting for R");
// the engine creates R is a new thread, so we should wait until
it's ready
if (!re.waitForR()) {
System.out.println("Cannot load R");
return;
}
try {
re.eval("library(kappalab)", true);
re.eval("library(methods)", true);
re.eval("mu1 <- c(59.73, 27.94,89.67, 62.44)", true);
re.eval("mu2<- c(57.81, 72.67, 82.97, 62.44)", true);
re.eval("mu3<- c(45.66, 49.19, 53, 6...
2007 Apr 09
1
How to solve differential and integral equation using R?
Hello,
I want to know if there are some functions or packages to solve differential
and integral equation using R.
Thanks.
Shao chunxuan.
[[alternative HTML version deleted]]
2007 Mar 26
1
Problem in loading all packages all at once
...t;igraph","iid.test","impute","ineq","intcox","iplots","ipred","irr","ismev","ISwR","its","iWidgets","JavaGD","JGR","JLLprod","JointGL
M","kappalab","Kendall","kernlab")
TEMP <-
c(TEMP,"KernSmooth","kinship","kknn","klaR","km.ci","KMsurv","knncat","knnFinder","knnTree","kohonen","ks","kza","k...
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* disclapmix (0.1)
Maintainer: Mikkel Meyer Andersen
Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen
License: GPL-2
http://crantastic.org/packages/disclapmix
disclapmix makes inference in a mixture of Discrete Laplace
distributions using the EM algorithm.
* EstSimPDMP (1.1)
Maintainer: Unknown
Author(s):