Title: R/EQS Interface
Diff between REQS versions 0.8-11 dated 2011-04-01 and 0.8-12 dated 2011-04-07
More information about REQS at CRAN
Description: This package contains the function run.eqs() which calls
an EQS script file, executes the EQS estimation, and, finally,
imports the results as R objects. These two steps can be
performed separately: call.eqs() calls and executes EQS,
whereas read.eqs() imports existing EQS outputs as objects into
R. It requires EQS 6.2 (build 98 or higher).
Author: Patrick Mair, Eric Wu
Maintainer: Eric Wu
DESCRIPTION | 8 ++++----
R/read.eqs.R | 11 +++++++++++
2 files changed, 15 insertions(+), 4 deletions(-)
Path: /cran/updated | permanent link
Title: Test of accuracy of as.character() for a numeric input using the
standard arithmetic.
Diff between numConversion versions 0.1-0 dated 2011-04-05 and 0.1-1 dated 2011-04-07
More information about numConversion at CRAN
Description: The function check.as.character() creates pairs of close
numbers, which should have a different character
representation, and checks, whether they are converted to
different values by as.character().
Author: Petr Savicky
Maintainer: Petr Savicky
DESCRIPTION | 14 +++++++-------
R/check.all.R | 2 +-
R/check.as.character.R | 2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
Path: /cran/updated | permanent link
Title: Analysis of geostatistical data
Diff between geoR versions 1.6-33 dated 2011-03-15 and 1.6-34 dated 2011-04-07
More information about geoR at CRAN
Description: Geostatistical analysis including traditional,
likelihood-based and Bayesian methods.
Author: Paulo J. Ribeiro Jr
Maintainer: Paulo J. Ribeiro Jr
DESCRIPTION | 8 +-
R/auxiliar.R | 2
R/bivar.R | 4 -
R/corcov.R | 16 ++--
R/eyefit.R | 2
R/geobayes.R | 20 ++---
R/geodata.R | 2
R/ksline.R | 2
R/likGRF.R | 16 ++--
R/likOLD.R | 40 +++++-----
R/profiles.R | 212 +++++++++++++++++++++++++++----------------------------
R/simul.R | 24 +++---
R/variofit.R | 24 +++---
R/variogram.R | 10 +-
R/xvalid.R | 12 +--
data/gambia.R | 12 +--
inst/doc/CHANGES | 38 +++++++++
17 files changed, 239 insertions(+), 205 deletions(-)
Path: /cran/updated | permanent link
Title: The multivariate normal and t distributions
Diff between mnormt versions 1.4-0 dated 2011-01-16 and 1.4-1 dated 2011-04-07
More information about mnormt at CRAN
Description: This package provides functions for computing the density
and the distribution function of multivariate normal and
multivariate "t" variates, and for generating random vectors
sampled from these distributions. Probabilities are computed
via a non-Monte Carlo method; different routines are used for
the case d=1, d=2, d>2, if d denotes the number of dimensions.
Author: Fortran code by Alan Genz, R code by Adelchi Azzalini
Maintainer: Adelchi Azzalini
DESCRIPTION | 11 +++++------
INDEX | 1 +
R/mnormt.R | 38 +++++++++++++++++++++++++-------------
history.txt | 2 ++
man/dmnorm.Rd | 9 +++++----
man/dmt.Rd | 4 +++-
man/pd.solve.Rd | 15 +++++++++------
7 files changed, 50 insertions(+), 30 deletions(-)
Path: /cran/updated | permanent link
Title: Weighted Logrank Tests and NPMLE for interval censored data
Diff between interval versions 1.0-1.1 dated 2010-10-21 and 1.0-1.2 dated 2011-04-07
More information about interval at CRAN
Description: Functions to fit nonparametric survival curves, plot them,
and perform logrank or Wilcoxon type tests.
Author: Michael P. Fay
Maintainer: Michael P. Fay
interval-1.0-1.1/interval/inst/doc/Rplots.pdf |only
interval-1.0-1.2/interval/DESCRIPTION | 8 ++++----
interval-1.0-1.2/interval/NEWS | 8 +++++++-
interval-1.0-1.2/interval/R/icfit.R | 5 ++++-
interval-1.0-1.2/interval/inst/doc/intervalCensoring.Rnw | 4 ++--
interval-1.0-1.2/interval/inst/doc/intervalCensoring.pdf |binary
interval-1.0-1.2/interval/man/interval-package.Rd | 4 ++--
7 files changed, 19 insertions(+), 10 deletions(-)
Path: /cran/updated | permanent link
Title: Sub microsecond accurate timing functions.
Diff between microbenchmark versions 1.0-2 dated 2011-01-17 and 1.1-0 dated 2011-04-07
More information about microbenchmark at CRAN
Description: Provides infrastructure to accurately measure and compare
the execution time of R expressions.
Author: Olaf Mersmann
Maintainer: Olaf Mersmann
microbenchmark-1.0-2/microbenchmark/man/ggplot.microbenchmark.Rd |only
microbenchmark-1.0-2/microbenchmark/man/melt.microbenchmark.Rd |only
microbenchmark-1.1-0/microbenchmark/ChangeLog | 34 +
microbenchmark-1.1-0/microbenchmark/DESCRIPTION | 9
microbenchmark-1.1-0/microbenchmark/NAMESPACE | 9
microbenchmark-1.1-0/microbenchmark/R/microbenchmark.R | 323 ++++++----
microbenchmark-1.1-0/microbenchmark/man/boxplot.microbenchmark.Rd | 3
microbenchmark-1.1-0/microbenchmark/man/coalesce.Rd |only
microbenchmark-1.1-0/microbenchmark/man/convert_to_unit.Rd |only
microbenchmark-1.1-0/microbenchmark/man/microbenchmark.Rd | 36 -
microbenchmark-1.1-0/microbenchmark/man/microtiming_precision.Rd |only
microbenchmark-1.1-0/microbenchmark/man/print.microbenchmark.Rd | 14
microbenchmark-1.1-0/microbenchmark/src/nanotimer.c | 80 +-
13 files changed, 329 insertions(+), 179 deletions(-)
Path: /cran/updated | permanent link
More information about ffbase at CRAN
Path: /cran/new | permanent link
Title: EPoC (Endogenous Perturbation analysis of Cancer)
Diff between epoc versions 0.2.3-2 dated 2011-04-06 and 0.2.3-3 dated 2011-04-07
More information about epoc at CRAN
Description: Estimates sparse matrices A or G using fast lasso
regression from mRNA transcript levels Y and CNA profiles U.
Two models are provided, EPoC A where AY + U + R = 0 and EPoC G
where Y = GU + E, the matrices R and E are so far treated as
noise. For details see the reference and the manual page of
`lassoshooting'.
Author: Tobias Abenius
Maintainer: Tobias Abenius
ChangeLog | 4 +
DESCRIPTION | 6 +-
R/epoc.R | 123 +++++++++++++++++++++++++++++++++++++++---------------------
3 files changed, 87 insertions(+), 46 deletions(-)
Path: /cran/updated | permanent link
Title: Parameter estimation and prediction for hidden Markov and
semi-Markov models for data with multiple observation
sequences.
Diff between mhsmm versions 0.4.0 dated 2011-03-06 and 0.4.2 dated 2011-04-07
More information about mhsmm at CRAN
Description: Parameter estimation and prediction for hidden Markov and
semi-Markov models for data with multiple observation
sequences. Suitable for equidistant time series data, with
multivariate and/or missing data.
Author: Jared O'Connell
Maintainer: Jared O'Connell
ChangeLog | 4
DESCRIPTION | 6
R/hmm_functions.R | 11
R/hsmm_functions.R | 8
inst/CITATION | 40
inst/doc/DHMM1.Rnw | 10
inst/doc/DHMM1.pdf |binary
inst/doc/DHMM2.Rnw | 8
inst/doc/DHMM2.pdf |binary
inst/doc/fig/dhmm-clsfig1.eps | 4717 +++++++++++++++++------------------
inst/doc/fig/dhmm-clsfig1.pdf | 14
inst/doc/fig/dhmm-clsfig2.eps | 5539 ++++++++++++++++++++----------------------
inst/doc/fig/dhmm-clsfig2.pdf | 14
mhsmm-Ex.R | 1039 +++----
src/hsmm.c | 4
15 files changed, 5678 insertions(+), 5736 deletions(-)
Path: /cran/updated | permanent link
Title: Topic models
Diff between topicmodels versions 0.0-7 dated 2010-09-22 and 0.0-8 dated 2011-04-07
More information about topicmodels at CRAN
Description: Provides an interface to the C code for Latent Dirichlet
Allocation (LDA) models and Correlated Topics Models (CTM) by
David M. Blei and co-authors and the C++ code for fitting LDA
models using Gibbs sampling by Xuan-Hieu Phan and co-authors.
Author: Bettina Gruen and Kurt Hornik
Maintainer: Bettina Gruen
DESCRIPTION | 14
NAMESPACE | 3
NEWS | 27 +
R/allclasses.R | 159 +++----
R/ctm.R | 66 +-
R/lda.R | 182 ++++----
R/utils.R | 124 +++++
data/AssociatedPress.rda |binary
inst/NEWS | 27 +
inst/doc/topicmodels.Rnw | 1036 +++++++++++++++++++++++++++--------------------
inst/doc/topicmodels.bib | 464 +++++++++++++++++++--
inst/doc/topicmodels.pdf |binary
man/ctm.Rd | 6
man/lda.Rd | 7
man/ldaformat2dtm.Rd |only
man/logLik-methods.Rd | 12
man/perplexity.Rd |only
man/posterior-methods.Rd | 6
man/tm-class.Rd | 14
man/tmcontrol-class.Rd | 10
src/ctm.h | 1
src/model.cpp | 37 +
src/model.h | 4
src/rGibbslda.cpp | 20
src/rctm.c | 55 ++
src/rlda.c | 62 ++
src/rlda.h | 1
27 files changed, 1637 insertions(+), 700 deletions(-)
Path: /cran/updated | permanent link
Title: Time Indexes and Time Indexed Series
Diff between tis versions 1.15 dated 2010-11-27 and 1.17 dated 2011-04-07
More information about tis at CRAN
Description: Functions and S3 classes for time indexes and time indexed
series, which are compatible with FAME frequencies.
Author: Jeff Hallman
Maintainer: Jeff Hallman
DESCRIPTION | 6 +++---
NEWS | 14 ++++++++++++++
R/convert.R | 4 ++++
R/scatterPlot.R | 2 +-
R/screenPage.R | 2 +-
R/ti.R | 20 ++++++++++----------
R/tisFromCsv.R | 2 +-
R/tisPlot.R | 4 ++--
man/fortify.tis.Rd | 2 +-
9 files changed, 37 insertions(+), 19 deletions(-)
Path: /cran/updated | permanent link
Title: Package containing the required libraries (jars) for speedR
Diff between speedRlibs versions 1.0-19 dated 2010-12-15 and 1.1-27 dated 2011-04-07
More information about speedRlibs at CRAN
Description: speedRlibs is a container for the required libraries
(jars) by speedR. These libraries are packaged separately,
because it is approximately 17 MB and will not be so often
updated like speedR. Thus it reduces the download time after
the first installation.
Author: Ilhami Visne
Maintainer: Ilhami Visne
speedRlibs-1.0-19/speedRlibs/inst/java/dockingframes-ext-1.0-SNAPSHOT.jar |only
speedRlibs-1.0-19/speedRlibs/inst/java/swingx-0.9.5-SNAPSHOT.jar |only
speedRlibs-1.1-27/speedRlibs/DESCRIPTION | 12 ++++------
speedRlibs-1.1-27/speedRlibs/inst/java/commons-lang3-3.0-beta.jar |only
speedRlibs-1.1-27/speedRlibs/inst/java/dockingFramesCommon.jar |binary
speedRlibs-1.1-27/speedRlibs/inst/java/dockingFramesCore.jar |binary
speedRlibs-1.1-27/speedRlibs/inst/java/dockingframes-ext.jar |only
speedRlibs-1.1-27/speedRlibs/inst/java/opencsv-2.2-patch.jar |binary
speedRlibs-1.1-27/speedRlibs/inst/java/poi-examples-3.7-patch.jar |binary
speedRlibs-1.1-27/speedRlibs/inst/java/swingx-core-1.6.2-2.jar |only
10 files changed, 5 insertions(+), 7 deletions(-)
Path: /cran/updated | permanent link
Title: speedR's table filter library
Diff between speedRlibTF versions 0.3-21 dated 2011-01-26 and 0.3-27 dated 2011-04-07
More information about speedRlibTF at CRAN
Description: This package contains the library "tablefilter", which is
used by speedR.
Author: Ilhami Visne
Maintainer: Ilhami Visne
DESCRIPTION | 10 ++++------
inst/java/tablefilter-0.3-SNAPSHOT.jar |binary
2 files changed, 4 insertions(+), 6 deletions(-)
Path: /cran/updated | permanent link
Title: Biological Sequences Retrieval and Analysis
Diff between seqinr versions 3.0-1 dated 2010-11-15 and 3.0-3 dated 2011-04-07
More information about seqinr at CRAN
Description: Exploratory data analysis and data visualization for
biological sequence (DNA and protein) data. Include also
utilities for sequence data management under the ACNUC system.
Author: Delphine Charif and Jean R. Lobry and Anamaria Necsulea and
Leonor Palmeira and Simon Penel
Maintainer: Simon Penel
seqinr-3.0-1/seqinr/inst/doc |only
seqinr-3.0-1/seqinr/inst/sequences/ATH1_pep_cm_20040228.fasta |only
seqinr-3.0-3/seqinr/DESCRIPTION | 12 +++++-----
seqinr-3.0-3/seqinr/data/AnoukResult.RData |binary
seqinr-3.0-3/seqinr/data/ECH.RData |binary
seqinr-3.0-3/seqinr/data/EXP.RData |binary
seqinr-3.0-3/seqinr/data/JLO.RData |binary
seqinr-3.0-3/seqinr/data/SEQINR.UTIL.RData |binary
seqinr-3.0-3/seqinr/data/aacost.RData |binary
seqinr-3.0-3/seqinr/data/aaindex.RData |binary
seqinr-3.0-3/seqinr/data/caitab.RData |binary
seqinr-3.0-3/seqinr/data/chargaff.RData |binary
seqinr-3.0-3/seqinr/data/clustal.RData |binary
seqinr-3.0-3/seqinr/data/dinucl.RData |binary
seqinr-3.0-3/seqinr/data/ec999.RData |binary
seqinr-3.0-3/seqinr/data/fasta.RData |binary
seqinr-3.0-3/seqinr/data/gs500liz.RData |binary
seqinr-3.0-3/seqinr/data/identifiler.RData |binary
seqinr-3.0-3/seqinr/data/m16j.RData |binary
seqinr-3.0-3/seqinr/data/mase.RData |binary
seqinr-3.0-3/seqinr/data/msf.RData |binary
seqinr-3.0-3/seqinr/data/pK.RData |binary
seqinr-3.0-3/seqinr/data/phylip.RData |binary
seqinr-3.0-3/seqinr/data/prochlo.RData |binary
seqinr-3.0-3/seqinr/data/revaligntest.RData |binary
seqinr-3.0-3/seqinr/data/toyaa.RData |binary
seqinr-3.0-3/seqinr/data/toycodon.RData |binary
seqinr-3.0-3/seqinr/data/waterabs.RData |binary
seqinr-3.0-3/seqinr/man/dist.alignment.Rd | 2 -
29 files changed, 7 insertions(+), 7 deletions(-)
Path: /cran/updated | permanent link
Title: Information Decomposition of Two-phase Experiments
Diff between infoDecompuTE versions 0.3.1 dated 2011-03-28 and 0.3.2 dated 2011-04-07
More information about infoDecompuTE at CRAN
Description: InfoDecompuTE is capable of generating the structure of
the analysis of variance (ANOVA) table of the two-phase
experiments. By inputting the design and the relationships of
the random and fixed factors using the Wilkinson-Rogers'
syntax, infoDecompuTE can generate the structure of the ANOVA
table with the coefficients of the variance components for the
expected mean squares. This package can also study the balanced
incomplete block design and provides the efficiency factors of
the fixed effects.
Author: Kevin Chang and Katya Ruggiero
Maintainer: Kevin Chang
DESCRIPTION | 10 +++++-----
R/getVCs.onePhase.R | 4 ++--
R/getVCs.twoPhase.R | 10 +++++++---
man/getVCs.onePhase.Rd | 19 ++++++-------------
man/getVCs.twoPhase.Rd | 7 +++----
man/infoDecompuTE-package.Rd | 10 +++++-----
6 files changed, 28 insertions(+), 32 deletions(-)
Path: /cran/updated | permanent link
Title: Generalized Method of Moments and Generalized Empirical
Likelihood
Diff between gmm versions 1.3-5 dated 2011-03-27 and 1.3-6 dated 2011-04-07
More information about gmm at CRAN
Description: It is a complete suite to estimate models based on moment
conditions. It includes the two step Generalized method of
moments (GMM) of Hansen(1982), the iterated GMM and continuous
updated estimator (CUE) of Hansen-Eaton-Yaron(1996) and several
methods that belong to the Generalized Empirical Likelihood
(GEL) family of estimators, as presented by Smith(1997),
Kitamura(1997), Newey-Smith(2004) and Anatolyev(2005).
Author: Pierre Chausse
Maintainer: Pierre Chausse
DESCRIPTION | 10 +++++-----
NEWS | 8 ++++++++
R/gmm.R | 14 +++++++++++++-
inst/doc/gmm_with_R.pdf |binary
4 files changed, 26 insertions(+), 6 deletions(-)
Path: /cran/updated | permanent link
More information about iWebPlots at CRAN
Path: /cran/new | permanent link
Title: Functional Data Analysis
Diff between fda versions 2.2.5 dated 2010-09-22 and 2.2.6 dated 2011-04-07
More information about fda at CRAN
Description: These functions were developed to support functional data
analysis as described in Ramsay, J. O. and Silverman, B. W.
(2005) Functional Data Analysis. New York: Springer. They were
ported from earlier versions in Matlab and S-PLUS. An
introduction appears in Ramsay, J. O., Hooker, Giles, and
Graves, Spencer (2009) Functional Data Analysis with R and
Matlab (Springer). The package includes data sets and script
files working many examples including all but one of the 76
figures in this latter book.
Author: J. O. Ramsay
Maintainer: J. O. Ramsay
fda-2.2.5/fda/inst/Matlab/fdaM/@fd/getfdlabels.m |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/growth/WS_FTP.LOG |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/growth/growth.asv |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/growth/oneboyacc.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/growth/oneboyhgt.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/growth/oneboyvel.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/growth/tenfemaleacc.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/growth/tenfemalehgt.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/growth/tenfemalevel.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/handwrit/handwrit.asv |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/handwrit/meanaccelfda.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/handwrit/meanfda.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/handwrit/meanfda117.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/handwrit/meanfda121.png |only
fda-2.2.5/fda/inst/Matlab/fdaM/examples/weather/daily.asv |only
fda-2.2.5/fda/inst/Matlab/fdaM/fRegress_test.m |only
fda-2.2.6/fda/DESCRIPTION | 11
fda-2.2.6/fda/R/CSTRres.R | 28
fda-2.2.6/fda/R/Data2fd.R | 13
fda-2.2.6/fda/R/Fperm.fd.R | 2
fda-2.2.6/fda/R/data2fd.old.R | 2
fda-2.2.6/fda/R/eval.bifd.R | 48
fda-2.2.6/fda/R/fbplot.R | 321 +--
fda-2.2.6/fda/R/pca.fd.R | 15
fda-2.2.6/fda/R/plotfit.fd.R | 283 +--
fda-2.2.6/fda/R/plotreg.fd.R |only
fda-2.2.6/fda/R/register.fd.R | 270 +--
fda-2.2.6/fda/R/register.fd0.R |only
fda-2.2.6/fda/R/smooth.basis.R | 228 ++
fda-2.2.6/fda/R/smooth.basisPar.R | 2
fda-2.2.6/fda/R/smooth.monotone.R | 2
fda-2.2.6/fda/R/svd2.R | 18
fda-2.2.6/fda/R/varmx.pca.fd.R | 9
fda-2.2.6/fda/demo/gait.R | 166 +-
fda-2.2.6/fda/inst/Matlab/fdaM/@basis/basis.m | 43
fda-2.2.6/fda/inst/Matlab/fdaM/@basis/display.m | 31
fda-2.2.6/fda/inst/Matlab/fdaM/@basis/getbasismatrix.m | 20
fda-2.2.6/fda/inst/Matlab/fdaM/@basis/getbasistype.m | 10
fda-2.2.6/fda/inst/Matlab/fdaM/@basis/plot.m | 131 -
fda-2.2.6/fda/inst/Matlab/fdaM/@fd/fd.m | 11
fda-2.2.6/fda/inst/Matlab/fdaM/@fd/plot.m | 46
fda-2.2.6/fda/inst/Matlab/fdaM/@fd/subsref.m | 12
fda-2.2.6/fda/inst/Matlab/fdaM/AmpPhaseDecomp.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/argcheck.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/argvalsy_swap.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/assema.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/create_FEM_basis.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/create_fd_basis.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/eval_FEM_fd.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/eval_basis.m | 15
fda-2.2.6/fda/inst/Matlab/fdaM/eval_fd.m | 187 +-
fda-2.2.6/fda/inst/Matlab/fdaM/eval_penalty.m | 7
fda-2.2.6/fda/inst/Matlab/fdaM/examples/gait/gait.mat |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/gait/gait_pca_plot.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/goodsindex/goodsindex.m | 2
fda-2.2.6/fda/inst/Matlab/fdaM/examples/growth/growth.m | 117 -
fda-2.2.6/fda/inst/Matlab/fdaM/examples/growth/growth.mat |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/growth/growthregress.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/growth/infantGrowth.mat |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/lip/lip.m | 27
fda-2.2.6/fda/inst/Matlab/fdaM/examples/mathtest/mathtest.m | 4
fda-2.2.6/fda/inst/Matlab/fdaM/examples/melanoma/melanoma.m | 4
fda-2.2.6/fda/inst/Matlab/fdaM/examples/pinch/pinch.mat |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/refinery/refinery.mat |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/LatLongs.txt | 1
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/LatLongsDegMin.txt |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/LatLongsEW.txt |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/LatLongsNum.txt |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/MtlDaily.mat |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/ReginaPrecip.mat |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/ReginaPrecip.txt |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/TempClimateZone.mat |only
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/daily.m | 547 +++---
fda-2.2.6/fda/inst/Matlab/fdaM/examples/weather/daily.mat |only
fda-2.2.6/fda/inst/Matlab/fdaM/fRegress.m | 498 ++----
fda-2.2.6/fda/inst/Matlab/fdaM/fRegress_CV.m | 4
fda-2.2.6/fda/inst/Matlab/fdaM/fRegress_argcheck.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/fRegress_stderr.m | 16
fda-2.2.6/fda/inst/Matlab/fdaM/fbplot.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/fdParcheck.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/getfdlabels.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/glm_fit.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/glmfit_fda.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/inprod_bspline.m | 19
fda-2.2.6/fda/inst/Matlab/fdaM/landmarkreg.m | 8
fda-2.2.6/fda/inst/Matlab/fdaM/makenodes.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/mass.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/plot_FEM.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/plot_pca.m | 307 ++-
fda-2.2.6/fda/inst/Matlab/fdaM/plot_pca_fd.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_FEM_fd.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_FEM_fd_Covar.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_FEM_fd_new.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_FEM_simple.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_GLM.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_basis.m | 73
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_basis_GLM.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_basis_LS.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_basis_Z.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_monotone.m | 806 +++++-----
fda-2.2.6/fda/inst/Matlab/fdaM/smooth_simplex.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/stiff.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/varmx_pca.m | 4
fda-2.2.6/fda/inst/Matlab/fdaM/wtcheck.m |only
fda-2.2.6/fda/inst/Matlab/fdaM/ycheck.m |only
fda-2.2.6/fda/man/Data2fd.Rd | 22
fda-2.2.6/fda/man/arithmetic.fd.Rd | 6
fda-2.2.6/fda/man/basisfd.Rd | 8
fda-2.2.6/fda/man/fda-package.Rd | 25
fda-2.2.6/fda/man/plot.fd.Rd | 4
fda-2.2.6/fda/man/plotfit.fd.Rd | 79
fda-2.2.6/fda/man/plotreg.fd.rd |only
fda-2.2.6/fda/man/register.fd.Rd | 268 ++-
fda-2.2.6/fda/man/register.fd0.Rd |only
fda-2.2.6/fda/man/smooth.basis.Rd | 50
fda-2.2.6/fda/man/smooth.basisPar.Rd | 6
116 files changed, 2760 insertions(+), 2076 deletions(-)
Path: /cran/updated | permanent link
Title: Interface for FAME time series database
Diff between fame versions 2.13 dated 2011-01-06 and 2.15 dated 2011-04-07
More information about fame at CRAN
Description: Read and write FAME databases.
Author: Jeff Hallman
Maintainer: Jeff Hallman
DESCRIPTION | 7 +++----
NEWS | 9 +++++++++
R/fame.R | 6 ++++--
3 files changed, 16 insertions(+), 6 deletions(-)
Path: /cran/updated | permanent link
Title: Deprecated 'classic' Rcpp API
Diff between RcppClassic versions 0.9.0 dated 2010-12-20 and 0.9.1 dated 2011-04-07
More information about RcppClassic at CRAN
Description: The RcppClassic package provides a decrecated C++ library
which facilitates the integration of R and C++. New project
should use the new Rcpp API in the Rcpp package
Author: Dirk Eddelbuettel and Romain Francois, with contributions by
David Reiss, and based on code written during 2005 and 2006 by
Dominick Samperi
Maintainer: Dirk Eddelbuettel and Romain Francois
RcppClassic-0.9.0/RcppClassic/build |only
RcppClassic-0.9.0/RcppClassic/inst/lib |only
RcppClassic-0.9.1/RcppClassic/ChangeLog | 17 ++++++
RcppClassic-0.9.1/RcppClassic/DESCRIPTION | 8 +--
RcppClassic-0.9.1/RcppClassic/inst/doc/Makefile | 25 ++++++----
RcppClassic-0.9.1/RcppClassic/inst/doc/RcppClassic-unitTests.pdf |binary
RcppClassic-0.9.1/RcppClassic/inst/doc/RcppClassic.pdf |binary
RcppClassic-0.9.1/RcppClassic/inst/doc/unitTests-results/RcppClassic-unitTests.html |only
RcppClassic-0.9.1/RcppClassic/inst/doc/unitTests-results/RcppClassic-unitTests.txt |only
RcppClassic-0.9.1/RcppClassic/inst/unitTests/runit.RcppDate.R | 24 ++++-----
10 files changed, 49 insertions(+), 25 deletions(-)
Path: /cran/updated | permanent link