Fri, 17 Apr 2015

Package VLMC updated to version 1.4-1 with previous version 1.4-0 dated 2014-10-06

Title: Variable Length Markov Chains ('VLMC') Models
Description: Functions, Classes & Methods for estimation, prediction, and simulation (bootstrap) of Variable Length Markov Chain ('VLMC') Models.
Author: Martin Maechler
Maintainer: Martin Maechler

Diff between VLMC versions 1.4-0 dated 2014-10-06 and 1.4-1 dated 2015-04-17

 ChangeLog                 |    8 ++++++++
 DESCRIPTION               |   12 ++++++------
 MD5                       |   20 ++++++++++----------
 NAMESPACE                 |    4 +++-
 R/dendrogram.R            |    3 ++-
 R/predict.R               |    4 ++--
 R/vlmc.R                  |   14 +++++++-------
 src/predict.c             |   15 +++++++++------
 src/vlmc.h                |    2 +-
 tests/pred-vlmc.R         |    6 ++++++
 tests/pred-vlmc.Rout.save |   14 ++++++++++----
 11 files changed, 64 insertions(+), 38 deletions(-)

More information about VLMC at CRAN
Permanent link

Package TDMR updated to version 1.3 with previous version 1.2 dated 2014-08-30

Title: Tuned Data Mining in R
Description: Tuned Data Mining in R (TDMR) performs a complete tuning of a data mining task.
Author: Wolfgang Konen , Patrick Koch
Maintainer: Wolfgang Konen

Diff between TDMR versions 1.2 dated 2014-08-30 and 1.3 dated 2015-04-17

 DESCRIPTION                       |   15 
 MD5                               |  193 +--
 NAMESPACE                         |   43 
 R/tdmBigLoop.r                    |    3 
 R/tdmClassify.r                   |   29 
 R/tdmDispatchTuner.r              |   10 
 R/tdmGeneralUtils.r               |    6 
 R/tdmGraphicUtils.r               |    2 
 R/tdmMetacostRf.r                 |    4 
 R/tdmModelingUtils.r              |    8 
 R/tdmPlotResMeta.r                |    4 
 R/tdmROCR.r                       |   13 
 R/tdmRegress.r                    |    6 
 R/tdmStartOther.r                 |  412 +++----
 demo/demo06ROCR.r                 |    1 
 demo/demo07cma_j.r                |    6 
 inst/demo02sonar/data/sonar.Rdata |binary
 inst/demo02sonar/outcmaesdisp.dat |only
 inst/demo02sonar/sonar_01.apd     |    2 
 inst/demo02sonar/sonar_03.apd     |    7 
 inst/demo02sonar/sonar_03.conf    |    2 
 inst/doc/TDMR-docu.pdf            |binary
 inst/doc/TDMR-tutorial.pdf        |binary
 inst/doc/changes.html             | 2141 +++++++++++++++++---------------------
 inst/doc/index.html               |   93 -
 man/Opts.Rd                       |   40 
 man/TDMR-package.Rd               |   52 
 man/bfgsTuner.Rd                  |   29 
 man/cat1.Rd                       |   14 
 man/cat2.Rd                       |   14 
 man/cma_jTuner.Rd                 |   40 
 man/cmaesTuner.Rd                 |   29 
 man/dsetTest.TDMdata.Rd           |   18 
 man/dsetTrnVa.TDMdata.Rd          |   19 
 man/lhdTuner.Rd                   |   28 
 man/makeTdmRandomSeed.Rd          |   37 
 man/powellTuner.Rd                |   26 
 man/predict.TDMenvir.Rd           |   31 
 man/print.TDMclassifier.Rd        |   40 
 man/print.TDMdata.Rd              |   18 
 man/print.TDMregressor.Rd         |   36 
 man/print1.Rd                     |   15 
 man/print2.Rd                     |   15 
 man/spotTuner.Rd                  |   24 
 man/tdmBigLoop.Rd                 |  257 +---
 man/tdmBindResponse.Rd            |   17 
 man/tdmClassify.Rd                |  173 +--
 man/tdmClassifyLoop.Rd            |  117 --
 man/tdmClassifySummary.Rd         |   42 
 man/tdmDefaultsFill.Rd            |  147 --
 man/tdmDispatchTuner.Rd           |   51 
 man/tdmEmbedDataFrame.Rd          |   22 
 man/tdmEnvTAddBstRes.Rd           |   18 
 man/tdmEnvTAddGetters.Rd          |   11 
 man/tdmEnvTLoad.Rd                |   12 
 man/tdmEnvTMakeNew.Rd             |   39 
 man/tdmEnvTReadApd.Rd             |   27 
 man/tdmEnvTSensi.Rd               |   23 
 man/tdmExecSpotStep.Rd            |   46 
 man/tdmGraAndLogFinalize.Rd       |   19 
 man/tdmGraAndLogInitialize.Rd     |   21 
 man/tdmGraphicCloseDev.Rd         |   15 
 man/tdmGraphicCloseWin.Rd         |   15 
 man/tdmGraphicInit.Rd             |   28 
 man/tdmGraphicNewWin.Rd           |   20 
 man/tdmGraphicToTop.Rd            |   13 
 man/tdmMapDesApply.Rd             |   32 
 man/tdmMapDesLoad.Rd              |   27 
 man/tdmModConfmat.Rd              |   93 -
 man/tdmModCreateCVindex.Rd        |   84 -
 man/tdmModSortedRFimport.Rd       |   88 -
 man/tdmModVote2Target.Rd          |   40 
 man/tdmOptsDefaultsFill.Rd        |   63 -
 man/tdmOptsDefaultsSet.Rd         |  397 ++-----
 man/tdmParaBootstrap.Rd           |   56 
 man/tdmPlotResMeta.Rd             |  113 --
 man/tdmPreAddMonomials.Rd         |   43 
 man/tdmPreFindConstVar.Rd         |   13 
 man/tdmPreGroupLevels.Rd          |   36 
 man/tdmPreLevel2Target.Rd         |   24 
 man/tdmPreNAroughfix.Rd           |   19 
 man/tdmPrePCA.apply.Rd            |   51 
 man/tdmPrePCA.train.Rd            |   64 -
 man/tdmPreSFA.apply.Rd            |   55 
 man/tdmPreSFA.train.Rd            |   67 -
 man/tdmROCR.Rd                    |   18 
 man/tdmROCR.TDMclassifier.Rd      |   29 
 man/tdmROCRbase.Rd                |   62 -
 man/tdmRandomSeed.Rd              |   23 
 man/tdmReadCmd.Rd                 |   43 
 man/tdmReadData.Rd                |   69 -
 man/tdmRegress.Rd                 |  125 --
 man/tdmRegressLoop.Rd             |   95 -
 man/tdmRegressSummary.Rd          |   40 
 man/tdmSplitTestData.Rd           |   87 -
 man/tdmStartSpot.Rd               |   48 
 man/unbiasedBestRun_O.Rd          |   69 -
 man/unbiasedRun.Rd                |  126 --
 98 files changed, 3078 insertions(+), 3779 deletions(-)

More information about TDMR at CRAN
Permanent link

New package marl with initial version 1.0
Package: marl
Type: Package
Title: Multivariate Analysis Based on Relative Likelihoods
Version: 1.0
Date: 2015-04-09
Author: Milan Bimali
Maintainer: Milan Bimali
Description: Functions provided allow data simulation; construction of weighted relative likelihood functions; clustering and principal component analysis based on weighted relative likelihood functions.
License: GPL-2
Packaged: 2015-04-16 22:20:48 UTC; Milan Bimali
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-17 10:41:30

More information about marl at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.