DeducerExtras - Deducer Extras
RForge.net

DeducerExtras

About DeducerExtras
SVN access
Download/Files
Check results
Package R docs

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/DeducerExtras/trunk DeducerExtras

To install the latest development snapshot of this package, use

install.packages("DeducerExtras",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/DeducerExtras/branches
and for tags use
svn ls svn://svn.rforge.net/DeducerExtras/tags

Most recent SVN commits


r7 | ifellows | 2012-11-27 07:51:04 +0000 (Tue, 27 Nov 2012) | 1 line
   M trunk/DESCRIPTION
   M trunk/NAMESPACE
   M trunk/R/zzz.R
removed 3dscatterplot

r6 | heliosderosario | 2012-10-01 20:57:49 +0000 (Mon, 01 Oct 2012) | 1 line
   M trunk/DESCRIPTION
   M trunk/R/extra.R
   M trunk/R/zzz.R
Added Vignette browser

r5 | ifellows | 2012-03-28 05:24:37 +0000 (Wed, 28 Mar 2012) | 1 line
   M trunk/DESCRIPTION
   M trunk/R/extra.R
   M trunk/R/zzz.R
3d scatterplot

r4 | ifellows | 2012-03-14 22:17:40 +0000 (Wed, 14 Mar 2012) | 2 lines
   M trunk/R/extra.R
   M trunk/R/zzz.R
- removed paired t-test (it's in Deducer now)
- Fixed load data from package

r3 | heliosderosario | 2012-03-10 23:29:50 +0000 (Sat, 10 Mar 2012) | 4 lines
   M trunk/DESCRIPTION
   A trunk/NAMESPACE
   M trunk/R/extra.R
   M trunk/R/zzz.R
1. Added Ranking Analysis
2. .First.lib changed by .onLoad
3. Added NAMESPACE

r2 | ifellows | 2011-02-22 02:10:48 +0000 (Tue, 22 Feb 2011) | 1 line
   A trunk/DESCRIPTION
   A trunk/R
   A trunk/R/aaa.R
   A trunk/R/extra.R
   A trunk/R/extra_distribution.R
   A trunk/R/zzz.R
   A trunk/man
   A trunk/man/DeducerExtra.Rd
   A trunk/man/predict.kmeans.Rd
First commit

r1 | rforge | 2011-02-22 01:25:21 +0000 (Tue, 22 Feb 2011) | 1 line
   A branches
   A files
   A tags
   A trunk
   A web
Create initial repository structure