Displaying 3 results from an estimated 3 matches for "kml3d".
Did you mean:
em3d
2010 Mar 27
2
Using SVN + SSH on windows
...if in the task bar).
8/ I open explorer. I create a directory that is suppose to be the
local directoy for the projet.
9/ I right-click on the directory. I open 'SVN checkout'
10/ In 'URL of repository:', I write :
'svn+ssh://christophe at svn.r-forge.r-project.org/svnroot/kml3d'
(christophe is my accoung, kml3d is the project)
And...
...nothing happen. No bug, not warning, nothing.
I try several things: if I do
'svn://christophe at svn.r-forge.r-project.org/svnroot/kml3d', I do manage
to download the project. But then, I do not manage to upload some
modif...
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, ...) {
... ... ...
})
2010 Jul 18
6
CRAN (and crantastic) updates this week
...grative clustering of multiple genomic data types using a joint
latent variable model with application to breast and lung cancer
subtype analysis.
* kinfit (1.0)
Johannes Ranke
http://crantastic.org/packages/kinfit
Simple calculation routines based on the FOCUS Kinetics Report (2006)
* kml3d (0.1)
Christophe M. Genolini
http://crantastic.org/packages/kml3d
KmL3D is an implementation of k-means specificaly design to deal with
joint longitudinal data (longitudinal data on several variable). It
provide facilities to deal with missing value and propose a
graphical interphace f...