tm-0.2-1/tm/inst/doc/tm.pdf.r2841 |only tm-0.2-1/tm/inst/doc/tm.pdf.r2845 |only tm-0.2-3/tm/DESCRIPTION | 11 - tm-0.2-3/tm/NAMESPACE | 14 ++ tm-0.2-3/tm/R/aobjects.R | 10 + tm-0.2-3/tm/R/dictionary.R |only tm-0.2-3/tm/R/distmeasure.R | 4 tm-0.2-3/tm/R/reader.R | 78 +++++++++++- tm-0.2-3/tm/R/termdocmatrix.R | 92 +++++++++----- tm-0.2-3/tm/R/textdoccol.R | 46 ++++++- tm-0.2-3/tm/inst/doc/tm.Rnw | 96 ++++++++++++--- tm-0.2-3/tm/inst/doc/tm.pdf |binary tm-0.2-3/tm/inst/stopwords/english.dat | 1 tm-0.2-3/tm/inst/texts/gmane.comp.lang.r.general.mbox.gz |only tm-0.2-3/tm/inst/texts/html |only tm-0.2-3/tm/inst/texts/pdf |only tm-0.2-3/tm/man/Dictionary-class.Rd |only tm-0.2-3/tm/man/Dictionary.Rd |only tm-0.2-3/tm/man/RCV1Document-class.Rd |only tm-0.2-3/tm/man/Reuters21578Document-class.Rd |only tm-0.2-3/tm/man/TermDocMatrix.Rd | 14 +- tm-0.2-3/tm/man/asPlain.Rd | 10 + tm-0.2-3/tm/man/convertMboxEml.Rd | 4 tm-0.2-3/tm/man/createDictionary.Rd |only tm-0.2-3/tm/man/dim.Rd |only tm-0.2-3/tm/man/dissimilarity-methods.Rd | 8 - tm-0.2-3/tm/man/findFreqTerms.Rd | 4 tm-0.2-3/tm/man/loadDoc.Rd | 23 +-- tm-0.2-3/tm/man/readHTML.Rd |only tm-0.2-3/tm/man/readPDF.Rd |only tm-0.2-3/tm/man/removeSparseTerms.Rd |only tm-0.2-3/tm/man/replaceWords.Rd |only tm-0.2-3/tm/man/sFilter.Rd | 2 tm-0.2-3/tm/man/tmMap-methods.Rd | 7 + tm-0.2-3/tm/man/tmUpdate.Rd | 6 35 files changed, 343 insertions(+), 87 deletions(-)More information about tm at CRAN
DESCRIPTION | 11 R/seewave.r | 737 +++++++++++++++++++++++++++++++++++++++++++------ man/H.Rd |only man/Q.Rd | 6 man/addsilw.Rd |only man/afilter.Rd | 7 man/ama.Rd | 18 - man/attenuation.Rd | 8 man/autoc.Rd | 24 - man/ccoh.Rd | 12 man/ceps.Rd |only man/coh.Rd | 21 - man/convSPL.Rd | 2 man/corenv.Rd | 18 - man/corspec.Rd | 26 - man/covspectro.Rd | 18 - man/csh.Rd | 19 - man/cutw.Rd | 11 man/dBscale.Rd | 3 man/deletew.Rd | 7 man/dfreq.Rd | 15 man/diffenv.Rd |only man/diffspec.Rd | 48 ++- man/diffwave.Rd |only man/export.Rd | 2 man/ffilter.Rd | 9 man/fir.Rd |only man/ftwindow.Rd | 2 man/lfs.Rd | 15 man/meanspec.Rd | 37 +- man/mel.Rd |only man/moredB.Rd | 2 man/mute.Rd | 17 - man/noise.Rd | 9 man/oscillo.Rd | 25 + man/oscilloST.Rd |only man/pastew.Rd | 10 man/pulse.Rd | 2 man/resamp.Rd | 7 man/rmoffset.Rd |only man/savewav.Rd | 4 man/seewave.package.Rd | 10 man/sh.Rd | 10 man/simspec.Rd |only man/spec.Rd | 40 +- man/spectro.Rd | 16 - man/spectro3D.Rd | 9 man/synth.Rd | 4 man/th.Rd |only man/timer.Rd | 9 man/zc.Rd | 9 51 files changed, 951 insertions(+), 308 deletions(-)More information about seewave at CRAN
DESCRIPTION | 6 +++--- NAMESPACE | 3 +++ R/cpoint.R |only R/dw.R |only Rplots.ps |only data |only inst/book/ex4.02.R |only inst/book/ex4.03.R |only inst/book/ex4.04.R |only inst/book/ex4.05.R |only inst/doc/changes.txt | 5 +++++ man/DWJ.Rd |only man/cpoint.Rd |only 13 files changed, 11 insertions(+), 3 deletions(-)More information about sde at CRAN
Package: mixPHM Type: Package Title: Mixtures of proportional hazard models. Version: 0.5.0 Date: 2007-07-19 Author: Patrick Mair, Marcus Hudec Maintainer: Patrick MairMore information about mixPHM at CRANDescription: This package fits multivariate mixtures of various parametric proportional hazard models using the EM-Algorithm. Proportionality restrictions can be imposed on the latent groups and/or on the variables. Several survival distributions can be specified. Missing values are allowed. Independence is assumed over the single variables. Imports: graphics, stats Depends: survival License: GPL Packaged: Thu Jul 19 10:03:08 2007; admin