Title: Structural Time Series Models
Diff between stsm versions 1.4 dated 2014-07-27 and 1.7 dated 2015-01-26
Description: Fit the basic structural time series model by maximum likelihood.
Author: Javier López-de-Lacalle
Maintainer: Javier López-de-Lacalle
stsm-1.4/stsm/inst/NEWS |only
stsm-1.4/stsm/inst/README |only
stsm-1.4/stsm/inst/doc/Rchunks.R |only
stsm-1.4/stsm/inst/doc/llm.pdf |only
stsm-1.4/stsm/inst/doc/llmseas.pdf |only
stsm-1.4/stsm/inst/doc/stsm.pdf |only
stsm-1.7/stsm/DESCRIPTION | 16 +--
stsm-1.7/stsm/MD5 | 83 +++++++++--------
stsm-1.7/stsm/NAMESPACE | 21 +++-
stsm-1.7/stsm/NEWS |only
stsm-1.7/stsm/R/datagen.R | 5 -
stsm-1.7/stsm/R/frequency-domain.R |only
stsm-1.7/stsm/R/maxlik-fd-optim.R | 8 +
stsm-1.7/stsm/R/maxlik-td-optim.R | 12 +-
stsm-1.7/stsm/R/stsm-class.R |only
stsm-1.7/stsm/R/stsm-methods.R |only
stsm-1.7/stsm/R/stsmFit.R | 29 +++++
stsm-1.7/stsm/R/transPars.R |only
stsm-1.7/stsm/build |only
stsm-1.7/stsm/inst/doc/index.html | 41 +++-----
stsm-1.7/stsm/inst/doc/stsm-intro.R |only
stsm-1.7/stsm/inst/doc/stsm-intro.Rnw |only
stsm-1.7/stsm/inst/doc/stsm-intro.pdf |only
stsm-1.7/stsm/inst/sims/datagen-llmseas.R | 4
stsm-1.7/stsm/inst/sims/sim-llm-mcl-fd.R | 1
stsm-1.7/stsm/inst/sims/sim-llm-ml-fd.R | 1
stsm-1.7/stsm/inst/sims/sim-llm-ml-td.R | 1
stsm-1.7/stsm/inst/sims/sim-llmseas-mcl-fd.R | 1
stsm-1.7/stsm/inst/sims/sim-llmseas-ml-fd.R | 1
stsm-1.7/stsm/inst/sims/sim-llmseas-ml-td.R | 1
stsm-1.7/stsm/inst/sims/test-derivatives-mcloglik-fd.R | 1
stsm-1.7/stsm/inst/sims/test-derivatives-mloglik-fd.R | 3
stsm-1.7/stsm/man/barrier-eval.Rd | 6 -
stsm-1.7/stsm/man/datagen-stsm.Rd | 14 +-
stsm-1.7/stsm/man/init-vars.Rd | 4
stsm-1.7/stsm/man/maxlik-em.Rd | 4
stsm-1.7/stsm/man/maxlik-fd.Rd | 14 +-
stsm-1.7/stsm/man/maxlik-td.Rd | 22 ++--
stsm-1.7/stsm/man/method-logLik.Rd | 6 -
stsm-1.7/stsm/man/methods-stsmFit.Rd | 18 +--
stsm-1.7/stsm/man/methods-vcov-confint.Rd | 8 -
stsm-1.7/stsm/man/mloglik-fd.Rd | 8 -
stsm-1.7/stsm/man/mloglik-td.Rd | 6 -
stsm-1.7/stsm/man/stsm-class.Rd |only
stsm-1.7/stsm/man/stsm-methods-char2numeric.Rd |only
stsm-1.7/stsm/man/stsm-methods-get.Rd |only
stsm-1.7/stsm/man/stsm-methods-set.Rd |only
stsm-1.7/stsm/man/stsm-methods-transPars.Rd |only
stsm-1.7/stsm/man/stsm-model.Rd |only
stsm-1.7/stsm/man/stsm-package.Rd | 4
stsm-1.7/stsm/man/stsm-sgf.Rd |only
stsm-1.7/stsm/man/stsm-show-methods.Rd |only
stsm-1.7/stsm/man/stsm-validObject.Rd |only
stsm-1.7/stsm/man/stsmFit.Rd | 12 ++
stsm-1.7/stsm/vignettes |only
55 files changed, 204 insertions(+), 151 deletions(-)
Title: Linked Micromap Plots
Diff between micromap versions 1.9 dated 2014-05-27 and 1.9.1 dated 2015-01-26
Description: This group of functions simplifies the creation of linked micromap
plots.
Author: Quinn Payton [aut],
Tony Olsen [aut],
Marc Weber [ctb],
Michael McManus [ctb],
Tom Kincaid [cre, ctb]
Maintainer: Tom Kincaid
DESCRIPTION | 20 ++++++++++----------
MD5 | 26 +++++++++++++-------------
NAMESPACE | 17 +++++++++--------
data/OrEcoLevel3.rda |binary
data/USstates.rda |binary
data/WSA3.rda |binary
data/edPov.rda |binary
data/lungMort.rda |binary
data/statesFlatfile.rda |binary
data/vegCov.rda |binary
inst/CITATION | 31 ++++++++++++++++++++-----------
inst/NEWS.Rd | 16 ++++++++++++++++
inst/doc/CHANGES.pdf |binary
inst/doc/index.html | 5 +++--
14 files changed, 71 insertions(+), 44 deletions(-)
Title: Interface to Dygraphs Interactive Time Series Charting Library
Diff between dygraphs versions 0.3.3 dated 2014-12-23 and 0.4.1 dated 2015-01-26
Description: An R interface to the dygraphs JavaScript charting library
(a copy of which is included in the package). Provides rich facilities
for charting time-series data in R, including highly configurable
series- and axis-display and interactive features like zoom/pan and
series/point highlighting.
Author: Dan Vanderkam [aut, cph] (dygraphs library in htmlwidgets/lib,
http://dygraphs.com/),
JJ Allaire [aut, cre] (R interface),
RStudio [cph]
Maintainer: JJ Allaire
DESCRIPTION | 6 -
LICENSE | 2
MD5 | 29 ++--
NEWS |only
R/options.R | 19 ++-
R/range-selector.R | 6 +
R/series.R | 5
R/utils.R | 2
inst/examples/examples.html | 238 +++++++++++++++++++++--------------------
inst/examples/shiny/server.R | 9 +
inst/examples/shiny/ui.R | 7 +
inst/htmlwidgets/dygraphs.js | 197 +++++++++++++++++++++++++++++++++
inst/htmlwidgets/dygraphs.yaml | 8 +
inst/htmlwidgets/lib/timezone |only
man/dyOptions.Rd | 10 +
man/dyRangeSelector.Rd | 6 +
16 files changed, 404 insertions(+), 140 deletions(-)
Title: Simulation of Synthetic Populations for Survey Data Considering
Auxiliary Information
Diff between simPop versions 0.2.6 dated 2014-11-18 and 0.2.9 dated 2015-01-26
Description: Simulate populations for surveys based on auxiliary data including model-based methods, calibration and combinatorial optimization tools. Developed with support of the International Household Survey Network, DFID Trust Fund TF011722
Author: Bernhard Meindl, Matthias Templ, Andreas Alfons, Alexander Kowarik, and with contributions from Mathieu Ribatet
Maintainer: Matthias Templ
DESCRIPTION | 8 -
MD5 | 92 +++++++--------
NAMESPACE | 4
NEWS | 61 ++++++----
R/0classes.R | 2
R/addKnownMargins.R | 4
R/addWeights.r | 2
R/calibPop.R | 18 +-
R/calibSample.R | 8 -
R/calibVars.R | 2
R/ipu.r | 2
R/printFunctions.R | 2
R/simCategorical.R | 16 +-
R/simComponents.R | 12 -
R/simContinuous.R | 14 +-
R/simEUSILC.R | 36 ++---
R/simInitSpatial.R | 16 +-
R/simRelation.R | 18 +-
R/simStructure.R | 2
R/spBwplot.R | 4
R/spCdfplot.R | 4
R/spTable.R | 4
R/synthPop.R | 14 +-
R/utils.R | 6
inst/CITATION | 19 ++-
man/addKnownMargins.Rd | 6
man/addWeights-methods.Rd | 8 -
man/calibPop.Rd | 14 +-
man/calibSample-methods.Rd | 6
man/dataObj-class.Rd | 2
man/manageSynthPopObj.Rd | 22 +--
man/simCategorical.Rd | 14 +-
man/simComponents.Rd | 26 ++--
man/simContinuous.Rd | 12 -
man/simEUSILC.Rd | 2
man/simInitSpatial.Rd | 14 +-
man/simRelation.Rd | 8 -
man/simStructure.Rd | 2
man/spBwplot.Rd | 6
man/spCdfplot.Rd | 6
man/spTable.Rd | 2
man/synthPop-methods.Rd | 36 ++---
man/synthPopObj-class.Rd | 14 +-
src/calibPop.cpp | 24 +--
src/calibVars.cpp | 2
src/ipu.cpp | 2
tests/test_sprague.R | 274 +++++++++++++++++++++++++++++++++++++++++++++
47 files changed, 591 insertions(+), 281 deletions(-)
Title: Dynamic Documents for R
Diff between rmarkdown versions 0.4.2 dated 2014-12-22 and 0.5.1 dated 2015-01-26
Description: Convert R Markdown documents into a variety of formats
including HTML, MS Word, PDF, and Beamer.
Author: JJ Allaire [aut, cre],
Joe Cheng [aut],
Yihui Xie [aut],
Jonathan McPherson [aut],
Winston Chang [aut],
Jeff Allen [aut],
Hadley Wickham [aut],
Rob Hyndman [aut],
RStudio, Inc. [cph],
jQuery Foundation [cph] (jQuery library),
jQuery contributors [ctb, cph] (jQuery library; authors listed in
inst/rmd/h/jquery-AUTHORS.txt),
Mark Otto [ctb] (Bootstrap library),
Jacob Thornton [ctb] (Bootstrap library),
Bootstrap contributors [ctb] (Bootstrap library),
Twitter, Inc [cph] (Bootstrap library),
Alexander Farkas [ctb, cph] (html5shiv library),
Scott Jehl [ctb, cph] (Respond.js library),
Ivan Sagalaev [ctb, cph] (highlight.js library),
John MacFarlane [ctb, cph] (Pandoc templates),
Google, Inc. [ctb, cph] (ioslides library),
Dave Raggett [ctb] (slidy library),
W3C [cph] (slidy library)
Maintainer: JJ Allaire
DESCRIPTION | 72 +++++++++-
MD5 | 113 ++++++++--------
NAMESPACE | 2
NEWS | 10 +
R/beamer_presentation.R | 3
R/draft.R | 4
R/html_document.R | 8 -
R/html_document_base.R | 3
R/html_fragment.R | 3
R/html_vignette.R | 2
R/ioslides_presentation.R | 5
R/md_document.R | 3
R/output_format.R | 4
R/pandoc.R | 8 -
R/pdf_document.R | 6
R/relative_to.R | 7
R/render.R | 21 +-
R/shiny.R | 6
R/slidy_presentation.R | 3
R/tufte_handout.R | 4
R/util.R | 4
inst/NOTICE | 5
inst/rmd/h/jquery-AUTHORS.txt |only
inst/rmd/ioslides/ioslides-13.5.1/theme/css/default.css | 7
inst/rmd/latex/default.tex | 6
inst/rmd/slidy/Slidy2/styles/slidy.css | 5
man/beamer_presentation.Rd | 11 -
man/default_output_format.Rd | 3
man/draft.Rd | 3
man/html_document.Rd | 7
man/html_document_base.Rd | 3
man/html_fragment.Rd | 9 -
man/html_vignette.Rd | 8 -
man/includes.Rd | 3
man/ioslides_presentation.Rd | 8 -
man/knitr_options.Rd | 3
man/knitr_options_html.Rd | 7
man/knitr_options_pdf.Rd | 7
man/md_document.Rd | 7
man/metadata.Rd | 3
man/output_format.Rd | 3
man/pandoc_args.Rd | 3
man/pandoc_available.Rd | 3
man/pandoc_convert.Rd | 3
man/pandoc_options.Rd | 3
man/pandoc_path_arg.Rd | 3
man/pandoc_self_contained_html.Rd | 3
man/pandoc_template.Rd | 3
man/pdf_document.Rd | 13 +
man/relative_to.Rd | 3
man/render.Rd | 4
man/render_delayed.Rd | 3
man/render_supporting_files.Rd | 3
man/rmarkdown_format.Rd | 3
man/run.Rd | 3
man/slidy_presentation.Rd | 7
man/tufte_handout.Rd | 7
man/word_document.Rd | 3
58 files changed, 318 insertions(+), 151 deletions(-)
Title: Meta-analysis of RNA-seq data
Diff between metaRNASeq versions 0.4 dated 2014-03-14 and 1.0.2 dated 2015-01-26
Description: Implementation of two p-value combination techniques (inverse normal and Fisher methods). A vignette is provided to explain how to perform a meta-analysis from two independent RNA-seq experiments.
Author: Guillemette Marot, Florence Jaffrezic, Andrea Rau
Maintainer: Guillemette Marot
DESCRIPTION | 17 ++---
MD5 | 42 ++++++------
NAMESPACE | 9 +-
R/IDD.IRR.R |only
build/vignette.rds |binary
data/dispFuncs.rda |binary
data/param.rda |binary
data/rawpval.rda |binary
inst/CITATION | 14 ++--
inst/NEWS | 4 +
inst/doc/metaRNASeq.R | 47 ++++++++++++-
inst/doc/metaRNASeq.Rnw | 74 ++++++++++++++++-----
inst/doc/metaRNASeq.pdf |binary
man/IDD.IRR.Rd |only
man/dispFuncs.Rd | 102 +++++++++++++++---------------
man/fishercomb.Rd | 112 ++++++++++++++++-----------------
man/invnorm.Rd | 156 +++++++++++++++++++++++-----------------------
man/metaRNASeq-package.Rd | 14 ++--
man/param.Rd | 68 ++++++++++----------
man/rawpval.Rd | 52 +++++++--------
man/sim.function.Rd | 138 ++++++++++++++++++++--------------------
vignettes/metaRNASeq.Rnw | 74 ++++++++++++++++-----
vignettes/metaRNASeq.bib | 56 ++++++++++------
23 files changed, 562 insertions(+), 417 deletions(-)
Title: Meta-analysis for MicroArrays
Diff between metaMA versions 2.1 dated 2011-08-29 and 3.1.1 dated 2015-01-26
Description: Combines either p-values or modified effect sizes from different
studies to find differentially expressed genes
Author: Guillemette Marot
Maintainer: Guillemette Marot
DESCRIPTION | 18 ++--
MD5 | 38 +++++----
NAMESPACE |only
R/EScombination.R | 168 ++++++++++++++++++++---------------------
R/EScombination.paired.R | 114 ++++++++++++++--------------
R/effectsize.R | 30 +++----
R/pvalcombination.R | 170 +++++++++++++++++++++---------------------
R/pvalcombination.paired.R | 128 +++++++++++++++----------------
build |only
data/datalist |only
inst |only
man/EScombination.Rd | 96 +++++++++++------------
man/EScombination.paired.Rd | 98 ++++++++++++------------
man/Singhdata.Rd | 48 +++++------
man/effectsize.Rd | 64 +++++++--------
man/metaMA-package.Rd | 80 ++++++++++---------
man/pvalcombination.Rd | 96 +++++++++++------------
man/pvalcombination.paired.Rd | 96 +++++++++++------------
man/row.ttest.stat.Rd | 2
vignettes |only
20 files changed, 633 insertions(+), 613 deletions(-)
Title: Bayes Factors, Model Choice And Variable Selection In Linear
Models
Diff between BayesVarSel versions 1.5.1 dated 2014-03-25 and 1.6.1 dated 2015-01-26
Description: Conceived to calculate Bayes factors in linear models and then to provide a formal Bayesian answer to testing and variable selection problems. From a theoretical side, the emphasis in the package is placed on the prior distributions and BayesVarSel allows using a wide range of them: Jeffreys-Zellner-Siow (Jeffreys, 1961; Zellner and Siow, 1980,1984) Zellner (1986); Fernandez et al. (2001), Liang et al. (2008) and Bayarri et al. (2012). The interaction with the package is through a friendly interface that syntactically mimics the well-known lm command of R. The resulting objects can be easily explored providing the user very valuable information (like marginal, joint and conditional inclusion probabilities of potential variables; the highest posterior probability model, HPM; the median probability model, MPM) about the structure of the true -data generating- model. Additionally, BayesVarSel incorporates abilities to handle problems with a large number of potential explanatory variables through parallel and heuristic versions (Garcia-Donato and Martinez-Beneito 2013) of the main commands.
Author: Gonzalo Garcia-Donato and Anabel Forte
Maintainer: Anabel Forte
BayesVarSel-1.5.1/BayesVarSel/R/predict.Bvs.R |only
BayesVarSel-1.5.1/BayesVarSel/R/print.Bvs.predict.R |only
BayesVarSel-1.5.1/BayesVarSel/man/predict.Bvs.Rd |only
BayesVarSel-1.6.1/BayesVarSel/DESCRIPTION | 17
BayesVarSel-1.6.1/BayesVarSel/MD5 | 50
BayesVarSel-1.6.1/BayesVarSel/NAMESPACE | 5
BayesVarSel-1.6.1/BayesVarSel/R/BayesFactor.R |only
BayesVarSel-1.6.1/BayesVarSel/R/Bvs.R | 436 +
BayesVarSel-1.6.1/BayesVarSel/R/GibbsBvs.R | 384 -
BayesVarSel-1.6.1/BayesVarSel/R/PBvs.R | 399 +
BayesVarSel-1.6.1/BayesVarSel/R/plotBvs.R | 43
BayesVarSel-1.6.1/BayesVarSel/R/print.BayesFactor.R |only
BayesVarSel-1.6.1/BayesVarSel/R/print.Bvs.R | 11
BayesVarSel-1.6.1/BayesVarSel/R/summary.Bvs.R | 20
BayesVarSel-1.6.1/BayesVarSel/man/BayesFactor.Rd |only
BayesVarSel-1.6.1/BayesVarSel/man/Bvs.Rd | 52
BayesVarSel-1.6.1/BayesVarSel/man/GibbsBvs.Rd | 40
BayesVarSel-1.6.1/BayesVarSel/man/PBvs.Rd | 28
BayesVarSel-1.6.1/BayesVarSel/man/bayesvarsel-package.rd | 17
BayesVarSel-1.6.1/BayesVarSel/man/plotbvs.rd | 2
BayesVarSel-1.6.1/BayesVarSel/src/Gibbsauxiliaryfuncs.c | 2
BayesVarSel-1.6.1/BayesVarSel/src/allBF.c | 23
BayesVarSel-1.6.1/BayesVarSel/src/allBF.h | 1
BayesVarSel-1.6.1/BayesVarSel/src/auxiliaryfuncs.c | 91
BayesVarSel-1.6.1/BayesVarSel/src/auxiliaryfuncs.h | 6
BayesVarSel-1.6.1/BayesVarSel/src/main.c | 4479 +++++++++++----
BayesVarSel-1.6.1/BayesVarSel/src/mainGibbs.c | 3925 +++++++++++--
BayesVarSel-1.6.1/BayesVarSel/src/mainSingle.c | 15
BayesVarSel-1.6.1/BayesVarSel/src/priorprob.c | 2
29 files changed, 8088 insertions(+), 1960 deletions(-)
More information about SocialPosition at CRAN
Permanent link
Title: Estimate Structured Additive Regression Models with BayesX
Diff between R2BayesX versions 0.3-1 dated 2013-08-19 and 1.0-0 dated 2015-01-26
Description: An R interface to estimate structured additive regression (STAR) models with BayesX.
Author: Nikolaus Umlauf [aut, cre],
Thomas Kneib [aut],
Stefan Lang [aut],
Achim Zeileis [aut]
Maintainer: Nikolaus Umlauf
R2BayesX-0.3-1/R2BayesX/R/SPDF2bnd.R |only
R2BayesX-1.0-0/R2BayesX/DESCRIPTION | 14 -
R2BayesX-1.0-0/R2BayesX/MD5 | 80 +++----
R2BayesX-1.0-0/R2BayesX/NAMESPACE | 3
R2BayesX-1.0-0/R2BayesX/R/GRstats.R | 3
R2BayesX-1.0-0/R2BayesX/R/bayesx.R | 9
R2BayesX-1.0-0/R2BayesX/R/bayesx.construct.mrf.smooth.spec.R | 11 -
R2BayesX-1.0-0/R2BayesX/R/bnd2gra.R | 4
R2BayesX-1.0-0/R2BayesX/R/centroids.R | 2
R2BayesX-1.0-0/R2BayesX/R/coeffun.R | 3
R2BayesX-1.0-0/R2BayesX/R/colorlegend.R | 19 +
R2BayesX-1.0-0/R2BayesX/R/compute.x.id.R | 27 +-
R2BayesX-1.0-0/R2BayesX/R/df2m.R | 2
R2BayesX-1.0-0/R2BayesX/R/dopos.R | 3
R2BayesX-1.0-0/R2BayesX/R/find.limits.R | 9
R2BayesX-1.0-0/R2BayesX/R/find.smooth.random.R | 4
R2BayesX-1.0-0/R2BayesX/R/geo.smooth.spec.R | 9
R2BayesX-1.0-0/R2BayesX/R/interp2.R | 11 -
R2BayesX-1.0-0/R2BayesX/R/make_pal.R | 3
R2BayesX-1.0-0/R2BayesX/R/parse.bayesx.input.R | 41 ++-
R2BayesX-1.0-0/R2BayesX/R/plot2d.R | 2
R2BayesX-1.0-0/R2BayesX/R/plot2d.default.R | 5
R2BayesX-1.0-0/R2BayesX/R/plotmap.R | 116 ++++++-----
R2BayesX-1.0-0/R2BayesX/R/plotsamples.R | 10
R2BayesX-1.0-0/R2BayesX/R/read.bnd.R | 18 -
R2BayesX-1.0-0/R2BayesX/R/s4class.R | 4
R2BayesX-1.0-0/R2BayesX/R/s4dim.R | 15 -
R2BayesX-1.0-0/R2BayesX/R/samples.R | 5
R2BayesX-1.0-0/R2BayesX/R/setmfrow.R | 6
R2BayesX-1.0-0/R2BayesX/R/shp2bnd.R | 5
R2BayesX-1.0-0/R2BayesX/R/sliceplot.R | 9
R2BayesX-1.0-0/R2BayesX/R/spAndBndConversion.R | 4
R2BayesX-1.0-0/R2BayesX/R/write.bayesx.input.R | 7
R2BayesX-1.0-0/R2BayesX/inst/CITATION |only
R2BayesX-1.0-0/R2BayesX/man/bayesx.Rd | 16 -
R2BayesX-1.0-0/R2BayesX/man/bayesx.control.Rd | 10
R2BayesX-1.0-0/R2BayesX/man/bnd2gra.Rd | 3
R2BayesX-1.0-0/R2BayesX/man/plot3d.Rd | 2
R2BayesX-1.0-0/R2BayesX/man/plotmap.Rd | 14 -
R2BayesX-1.0-0/R2BayesX/man/plotsamples.Rd | 8
R2BayesX-1.0-0/R2BayesX/man/shp2bnd.Rd | 2
R2BayesX-1.0-0/R2BayesX/man/sliceplot.Rd | 7
42 files changed, 302 insertions(+), 223 deletions(-)
Title: Discrete associated kernel estimators
Diff between Disake versions 1.0 dated 2014-01-20 and 1.5 dated 2015-01-26
Description: Discrete smoothing of probability mass function is performed using three discrete associated kernels: Dirac Discrete Uniform (DiracDU), Binomial and Discrete Triangular. Two automatic bandwidth selection procedures are implemented: the cross-validation method for the three kernels and the local Bayesian approach for Binomial kernel. Note that DiracDU is used for categorical data, Binomial kernel is appropriate for count data with small or moderate sample sizes, and Discrete Triangular kernel is recommended for count data with large sample sizes.
Author: W. E. Wansouwé, C. C. Kokonendji and D. T. Kolyang
Maintainer: W. E. Wansouwé
Disake-1.0/Disake/R/bwcv.R |only
Disake-1.0/Disake/R/dak.R |only
Disake-1.0/Disake/R/pmfe.R |only
Disake-1.0/Disake/man/bwcv.Rd |only
Disake-1.0/Disake/man/dak.Rd |only
Disake-1.0/Disake/man/pmfe.Rd |only
Disake-1.5/Disake/DESCRIPTION | 17 +++--
Disake-1.5/Disake/MD5 | 22 ++++---
Disake-1.5/Disake/NAMESPACE | 1
Disake-1.5/Disake/R/Baysbw.R |only
Disake-1.5/Disake/R/CVbw.R |only
Disake-1.5/Disake/R/kf.R |only
Disake-1.5/Disake/R/kpmfe.R |only
Disake-1.5/Disake/R/sumry.R |only
Disake-1.5/Disake/man/Baysbw.Rd |only
Disake-1.5/Disake/man/CVbw.Rd |only
Disake-1.5/Disake/man/Disake-package.Rd | 94 +++++++++++++++++++++++---------
Disake-1.5/Disake/man/kf.Rd |only
Disake-1.5/Disake/man/kpmfe.Rd |only
Disake-1.5/Disake/man/sumry.Rd |only
20 files changed, 90 insertions(+), 44 deletions(-)
Title: Download content from NCBI databases
Diff between RISmed versions 2.1.2 dated 2014-01-26 and 2.1.4 dated 2015-01-26
Description: Download content from NCBI databases. This package is intended to facilitate analyses of NCBI database content. This package is not intended for reference management.
Author: Stephanie Kovalchik
Maintainer: S. A. Kovalchik
DESCRIPTION | 8 ++++----
MD5 | 13 +++++++------
NEWS | 12 ++++++++++++
R/EUtils.R | 3 ++-
R/Medline.R | 26 ++++++++++++++++----------
inst |only
man/PublicationType.Rd | 2 +-
man/RISmed-package.Rd | 4 ++--
8 files changed, 44 insertions(+), 24 deletions(-)
Title: Local Time Space Kriging
Diff between ltsk versions 1.0.2 dated 2015-01-22 and 1.0.3 dated 2015-01-26
Description: Implements local spatial and local spatiotemporal Kriging based on local spatial and local spatiotemporal variograms, respectively.
Author: Naresh Kumar, Dong Liang, Jin Chen, Jun Chen
Maintainer: Dong Liang
DESCRIPTION | 8 ++++----
MD5 | 4 ++--
src/cmp_kriging.cpp | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)