Title: Discriminant Analysis with Additional Information
Description: In applications it is usual that some additional information is available. This package dawai (an acronym for Discriminant Analysis With Additional Information) performs linear and quadratic discriminant analysis with additional information expressed as inequality restrictions among the populations means. It also computes several estimations of the true error rate.
Author: David Conde, Miguel A. Fernandez, Bonifacio Salvador
Maintainer: David Conde <dconde@eio.uva.es>
Diff between dawai versions 1.1 dated 2014-10-02 and 1.2 dated 2015-08-13
DESCRIPTION | 12 ++++++------ MD5 | 19 ++++++++++--------- NAMESPACE | 3 ++- inst/CITATION |only man/dawai-package.Rd | 2 ++ man/err.est.rlda.Rd | 2 ++ man/err.est.rqda.Rd | 2 ++ man/predict.rlda.Rd | 2 ++ man/predict.rqda.Rd | 2 ++ man/rlda.Rd | 2 ++ man/rqda.Rd | 2 ++ 11 files changed, 32 insertions(+), 16 deletions(-)
Title: Diffusion IRT Models for Response and Response Time Data
Description: Package to fit diffusion-based IRT models to response and
response time data. Models are fit using marginal maximum
likelihood. Parameter restrictions (fixed value and equality
constraints) are possible. In addition, factor scores (person drift
rate and person boundary separation) can be estimated. Model fit
assessment tools are also available. The traditional diffusion model
can be estimated as well.
Author: Dylan Molenaar
Maintainer: Dylan Molenaar <d.molenaar@uva.nl>
Diff between diffIRT versions 1.4 dated 2014-06-05 and 1.5 dated 2015-08-13
DESCRIPTION | 12 ++++++------ MD5 | 17 +++++++++-------- NAMESPACE | 9 ++++++--- inst |only man/RespFit.Rd | 4 ++-- man/brightness.Rd | 11 ++++++----- man/diffIRT.Rd | 4 ++-- man/extraversion.Rd | 5 +++-- man/rotation.Rd | 5 +++-- man/simdiffT.Rd | 4 ++-- 10 files changed, 39 insertions(+), 32 deletions(-)
Title: Methods for Statistical Disclosure Control in Tabular Data
Description: Methods for statistical disclosure control in
tabular data such as primary and secondary cell suppression are covered in
this package.
Author: Bernhard Meindl
Maintainer: Bernhard Meindl <bernhard.meindl@statistik.gv.at>
Diff between sdcTable versions 0.19.1 dated 2015-07-21 and 0.19.3 dated 2015-08-13
DESCRIPTION | 8 ++++---- MD5 | 14 +++++++------- R/classes.r | 4 ++-- R/generics_problemInstance.r | 2 +- R/methods_class_sdcProblem.r | 25 ++++++++++++++++++------- inst/doc/sdcTable.pdf |binary man/get.problemInstance-method.Rd | 2 +- src/suppMultDimTable.cpp | 17 +++++++++++++---- 8 files changed, 46 insertions(+), 26 deletions(-)
Title: Rough - Enhanced - Bayesian Finite Mixture Modeling
Description: R functions for random univariate and multivariate finite mixture generation, number of components, component weights and component parameters estimation, printing and plotting of finite mixtures, bootstrapping and class membership prediction. Variables can be either continuous or discrete, may follow normal, lognormal, Weibull, gamma, binomial, Poisson or Dirac parametric families and should be independent within components.
Author: Marko Nagode [aut, cre]
Maintainer: Marko Nagode <marko.nagode@fs.uni-lj.si>
Diff between rebmix versions 2.7.1 dated 2015-04-04 and 2.7.2 dated 2015-08-13
rebmix-2.7.1/rebmix/src/Rrebmix.c |only rebmix-2.7.1/rebmix/src/rebmix.c |only rebmix-2.7.1/rebmix/src/rebmixf.c |only rebmix-2.7.1/rebmix/src/rngmixf.c |only rebmix-2.7.1/rebmix/vignettes/algorithm.pdf |only rebmix-2.7.2/rebmix/DESCRIPTION | 7 rebmix-2.7.2/rebmix/MD5 | 67 - rebmix-2.7.2/rebmix/NAMESPACE | 2 rebmix-2.7.2/rebmix/R/IC.R | 148 +-- rebmix-2.7.2/rebmix/R/RCLSMIX.R | 48 - rebmix-2.7.2/rebmix/R/REBMIX.R | 174 ++-- rebmix-2.7.2/rebmix/R/RNGMIX.R | 18 rebmix-2.7.2/rebmix/R/demix.R | 8 rebmix-2.7.2/rebmix/inst/CITATION | 17 rebmix-2.7.2/rebmix/inst/NEWS.Rd | 8 rebmix-2.7.2/rebmix/inst/doc/rebmix.Rnw | 330 ------- rebmix-2.7.2/rebmix/inst/doc/rebmix.pdf |binary rebmix-2.7.2/rebmix/man/AIC.Rd | 20 rebmix-2.7.2/rebmix/man/AWE.Rd | 4 rebmix-2.7.2/rebmix/man/BIC.Rd | 4 rebmix-2.7.2/rebmix/man/CLC.Rd | 4 rebmix-2.7.2/rebmix/man/HQC.Rd | 4 rebmix-2.7.2/rebmix/man/ICL.Rd | 4 rebmix-2.7.2/rebmix/man/ICLBIC.Rd | 4 rebmix-2.7.2/rebmix/man/MDL.Rd | 6 rebmix-2.7.2/rebmix/man/PC.Rd | 4 rebmix-2.7.2/rebmix/man/PRD.Rd | 4 rebmix-2.7.2/rebmix/man/RCLSMIX.Rd | 4 rebmix-2.7.2/rebmix/man/SSE.Rd | 4 rebmix-2.7.2/rebmix/man/logL.Rd | 4 rebmix-2.7.2/rebmix/src/Rrebmix.cpp |only rebmix-2.7.2/rebmix/src/base.cpp |only rebmix-2.7.2/rebmix/src/base.h |only rebmix-2.7.2/rebmix/src/rebmix.cpp |only rebmix-2.7.2/rebmix/src/rebmixf.cpp |only rebmix-2.7.2/rebmix/src/rebmixf.h | 416 ++-------- rebmix-2.7.2/rebmix/src/rngmixf.cpp |only rebmix-2.7.2/rebmix/src/rngmixf.h | 95 -- rebmix-2.7.2/rebmix/vignettes/rebmix.Rnw | 330 ------- rebmix-2.7.2/rebmix/vignettes/rebmix.bib | 1162 ++++++++++++++-------------- 40 files changed, 1067 insertions(+), 1833 deletions(-)
Title: Estimation of Conditional Quantiles using Optimal Quantization
Description: Estimation of conditional quantiles using optimal quantization.
Construction of an optimal grid of N quantizers, estimation of conditional
quantiles and data driven selection of the size N of the grid. Graphical
illustrations for the selection of N and of resulting estimated curves or
surfaces when the dimension of the covariate is one or two.
Author: Isabelle Charlier and Davy Paindaveine and Jerome Saracco
Maintainer: Isabelle Charlier <ischarli@ulb.ac.be>
Diff between QuantifQuantile versions 2.1 dated 2015-04-27 and 2.2 dated 2015-08-13
DESCRIPTION | 8 ++++---- MD5 | 21 ++++++++++++--------- NAMESPACE | 16 ++++++++++++++-- R/QuantifQuantile.R | 22 ++++++++++++++++++++-- R/QuantifQuantile.d.R | 15 ++++++++++++++- R/QuantifQuantile.d2.R | 16 ++++++++++++++-- R/gironde.R |only R/plot.QuantifQuantile.R | 14 +++++++++++--- R/print.QuantifQuantile.R | 5 ++--- R/summary.QuantifQuantile.R | 4 +--- data |only man/QuantifQuantile.Rd | 6 ++++++ man/gironde.Rd |only 13 files changed, 98 insertions(+), 29 deletions(-)
More information about QuantifQuantile at CRAN
Permanent link
Title: Statistical Toolbox for Sedimentary Provenance Analysis
Description: Bundles a number of established statistical methods to facilitate the visual interpretation of large datasets in sedimentary geology. Includes functionality for adaptive kernel density estimation, multidimensional scaling, generalised procrustes analysis and individual differences scaling using a variety of dissimilarity measures. Univariate provenance proxies, such as single-grain ages or (isotopic) compositions are compared with the Kolmogorov-Smirnov dissimilarity and Sircombe-Hazelton L2-norm. Categorical provenance proxies, such as mineralogical, petrographic or chemical compositions are compared with the Aitchison and Bray-Curtis distances.
Author: Pieter Vermeesch [aut, cre]
Maintainer: Pieter Vermeesch <p.vermeesch@ucl.ac.uk>
Diff between provenance versions 0.2 dated 2015-06-05 and 0.3 dated 2015-08-13
DESCRIPTION | 10 - MD5 | 58 +++++------ NAMESPACE | 2 R/provenance.R | 265 +++++++++++++++++++++++++++++----------------------- man/KS.dist.Rd | 2 man/SH.dist.Rd | 2 man/botev.Rd | 2 man/clr.Rd | 2 man/dist.Rd | 2 man/get.f.Rd | 2 man/get.n.Rd | 2 man/get.p.Rd | 2 man/getKDE.Rd | 2 man/getKDEs.Rd | 2 man/getMDS.Rd | 2 man/getPCA.Rd | 2 man/indscal.Rd | 2 man/plot.DZdata.Rd | 10 + man/plot.GPA.Rd | 2 man/plot.HMdata.Rd | 10 + man/plot.INDSCAL.Rd | 2 man/plot.KDE.Rd | 2 man/plot.MDS.Rd | 2 man/plot.PCA.Rd | 2 man/procrustes.Rd | 2 man/read.DZdata.Rd | 8 + man/read.HMdata.Rd | 8 + man/subset.Rd | 2 man/summaryplot.Rd | 2 man/ternaryplot.Rd | 2 30 files changed, 229 insertions(+), 186 deletions(-)
Title: Geostatistical Modelling of Spatially Referenced Prevalence Data
Description: It provides functions for both likelihood-based
and Bayesian analysis of spatially referenced prevalence data, and is
also an extension of the 'geoR' package.
Author: Emanuele Giorgi, Peter J. Diggle
Maintainer: Emanuele Giorgi <e.giorgi@lancaster.ac.uk>
Diff between PrevMap versions 1.2 dated 2015-08-05 and 1.2.1 dated 2015-08-13
DESCRIPTION | 10 ++--- MD5 | 10 ++--- NAMESPACE | 13 ++----- R/foo.R | 79 +++++++++++++++++++++++++++++--------------- man/contour.pred.PrevMap.Rd | 2 - man/plot.pred.PrevMap.Rd | 4 +- 6 files changed, 71 insertions(+), 47 deletions(-)
Title: Multivariate-from-Univariate (MfU) MCMC Sampler
Description: Convenience functions for multivariate MCMC using univariate samplers including:
slice sampler with stepout and shrinkage (Neal, 2003),
adaptive rejection sampler (Gilks and Wild, 1992),
adaptive rejection Metropolis (Gilks et al 1995), and
univariate Metropolis with Gaussian proposal.
Author: Alireza S. Mahani, Mansour T.A. Sharabiani
Maintainer: Alireza S. Mahani <alireza.mahani@sentrana.com>
Diff between MfUSampler versions 0.9.1 dated 2014-12-26 and 1.0.0 dated 2015-08-13
MfUSampler-0.9.1/MfUSampler/vignettes/fig_logistic_dag.jpg |only MfUSampler-1.0.0/MfUSampler/ChangeLog | 6 MfUSampler-1.0.0/MfUSampler/DESCRIPTION | 18 MfUSampler-1.0.0/MfUSampler/MD5 | 35 MfUSampler-1.0.0/MfUSampler/NAMESPACE | 18 MfUSampler-1.0.0/MfUSampler/R/MfUSampler.R | 150 ++ MfUSampler-1.0.0/MfUSampler/R/UniMetrop.R |only MfUSampler-1.0.0/MfUSampler/build/vignette.rds |binary MfUSampler-1.0.0/MfUSampler/inst/doc/MfUSampler.R | 454 +++++-- MfUSampler-1.0.0/MfUSampler/inst/doc/MfUSampler.Rnw | 600 ++++++---- MfUSampler-1.0.0/MfUSampler/inst/doc/MfUSampler.pdf |binary MfUSampler-1.0.0/MfUSampler/man/MfU.Control.Rd | 29 MfUSampler-1.0.0/MfUSampler/man/MfU.Sample.Rd | 76 - MfUSampler-1.0.0/MfUSampler/man/predict.MfU.Rd |only MfUSampler-1.0.0/MfUSampler/man/summary.MfU.Rd |only MfUSampler-1.0.0/MfUSampler/vignettes/MfUSampler.Rnw | 600 ++++++---- MfUSampler-1.0.0/MfUSampler/vignettes/MfUSampler.bib | 180 ++- MfUSampler-1.0.0/MfUSampler/vignettes/MfUSampler_process_diagram.pdf |only MfUSampler-1.0.0/MfUSampler/vignettes/summ.ars |only MfUSampler-1.0.0/MfUSampler/vignettes/summ.slice |only MfUSampler-1.0.0/MfUSampler/vignettes/t.naive |only MfUSampler-1.0.0/MfUSampler/vignettes/t.parallel |only MfUSampler-1.0.0/MfUSampler/vignettes/t.rcpp |only MfUSampler-1.0.0/MfUSampler/vignettes/t.revised |only 24 files changed, 1488 insertions(+), 678 deletions(-)
Title: Interactive Graphics for Portfolio Data
Description: Creates an interactive graphics
interface to visualize backtest results of different financial
instruments, such as equities, futures, and credit default swaps.
The package does not run backtests on the given data set but
displays a graphical explanation of the backtest results. Users can
look at backtest graphics for different instruments, investment
strategies, and portfolios. Summary statistics of different
portfolio holdings are shown in the left panel, and interactive
plots of profit and loss (P\&L), net market value (NMV) and
gross market value (GMV) are displayed in the right panel.
Author: as.person(c(
"David Kane <dave.kane@gmail.com> [aut]",
"Ziqi Lu <ziqi.lu@williams.edu> [aut]",
"Fan Zhang <fan.zhang@williams.edu> [aut]",
"Miller Zijie Zhu <zijie.miller.zhu@gmail.com> [aut]"
))
Maintainer: Miller Zijie Zhu <zijie.miller.zhu@gmail.com>
Diff between backtestGraphics versions 0.1.4 dated 2015-08-12 and 0.1.5 dated 2015-08-13
backtestGraphics-0.1.4/backtestGraphics/tests/testthat/test_slice_data.R |only backtestGraphics-0.1.4/backtestGraphics/tests/testthat/test_slice_data.RData |only backtestGraphics-0.1.4/backtestGraphics/tests/testthat/test_sum_data.R |only backtestGraphics-0.1.4/backtestGraphics/tests/testthat/test_sum_data.RData |only backtestGraphics-0.1.5/backtestGraphics/DESCRIPTION | 8 ++++---- backtestGraphics-0.1.5/backtestGraphics/MD5 | 8 ++------ backtestGraphics-0.1.5/backtestGraphics/inst/doc/backtestGraphics.pdf |binary 7 files changed, 6 insertions(+), 10 deletions(-)
More information about backtestGraphics at CRAN
Permanent link
Title: Statistical Procedures for Agricultural Research
Description: Agricolae was presented in the thesis "A statistical analysis tool for agricultural research" to obtain the degree of Master on science, mention Systems Engineering, Faculty of Industrial and Systems Engineering, National Engineering University (UNI), Lima-Peru. Original idea, support and data sets came from CIP (International Potato Center). Agricolae offers extensive functionality on experimental design especially for agricultural and plant breeding experiments, which can also be useful for other purposes. It supports planning of lattice, Alpha, Cyclic, Complete Block, Latin Square, Graeco-Latin Squares, augmented block, factorial, split and strip plot designs. There are also various analysis facilities for experimental data, e.g. treatment comparison procedures and several non-parametric tests comparison, biodiversity indexes and consensus cluster.
Author: Felipe de Mendiburu
Maintainer: Felipe de Mendiburu <f.mendiburu@cgiar.org>
Diff between agricolae versions 1.2-1 dated 2014-09-01 and 1.2-2 dated 2015-08-13
agricolae-1.2-1/agricolae/vignettes/lattice3X3.txt |only agricolae-1.2-2/agricolae/DESCRIPTION | 10 agricolae-1.2-2/agricolae/MD5 | 79 ++--- agricolae-1.2-2/agricolae/NAMESPACE | 13 agricolae-1.2-2/agricolae/NEWS | 8 agricolae-1.2-2/agricolae/R/BIB.test.R | 2 agricolae-1.2-2/agricolae/R/DAU.test.R | 2 agricolae-1.2-2/agricolae/R/HSD.test.R | 2 agricolae-1.2-2/agricolae/R/LSD.test.R | 2 agricolae-1.2-2/agricolae/R/PBIB.test.r | 2 agricolae-1.2-2/agricolae/R/SNK.test.R | 2 agricolae-1.2-2/agricolae/R/design.bib.R | 46 ++- agricolae-1.2-2/agricolae/R/design.graeco.R | 2 agricolae-1.2-2/agricolae/R/design.lsd.R | 2 agricolae-1.2-2/agricolae/R/design.rcbd.R | 2 agricolae-1.2-2/agricolae/R/design.youden.r | 2 agricolae-1.2-2/agricolae/R/duncan.test.r | 2 agricolae-1.2-2/agricolae/R/durbin.test.R | 2 agricolae-1.2-2/agricolae/R/friedman.R | 2 agricolae-1.2-2/agricolae/R/graph.freq.R | 1 agricolae-1.2-2/agricolae/R/intervals.freq.R | 6 agricolae-1.2-2/agricolae/R/kruskal.R | 2 agricolae-1.2-2/agricolae/R/median.test.r | 2 agricolae-1.2-2/agricolae/R/scheffe.test.R | 2 agricolae-1.2-2/agricolae/R/summary.graph.freq.R | 10 agricolae-1.2-2/agricolae/R/table.freq.R | 8 agricolae-1.2-2/agricolae/R/waerden.test.R | 2 agricolae-1.2-2/agricolae/R/waller.test.R | 2 agricolae-1.2-2/agricolae/build/vignette.rds |binary agricolae-1.2-2/agricolae/inst/doc/tutorial.R | 300 +++++++++----------- agricolae-1.2-2/agricolae/inst/doc/tutorial.Rnw | 57 +-- agricolae-1.2-2/agricolae/inst/doc/tutorial.pdf |binary agricolae-1.2-2/agricolae/man/agricolae-package.Rd | 4 agricolae-1.2-2/agricolae/man/design.bib.Rd | 38 ++ agricolae-1.2-2/agricolae/man/design.graeco.Rd | 12 agricolae-1.2-2/agricolae/man/design.lsd.Rd | 7 agricolae-1.2-2/agricolae/man/design.rcbd.Rd | 4 agricolae-1.2-2/agricolae/man/design.youden.rd | 12 agricolae-1.2-2/agricolae/man/summary.graph.freq.Rd | 10 agricolae-1.2-2/agricolae/man/table.freq.Rd | 10 agricolae-1.2-2/agricolae/vignettes/tutorial.Rnw | 57 +-- 41 files changed, 402 insertions(+), 326 deletions(-)
Title: Perform Common JavaScript Operations in Shiny Apps using Plain R
Code
Description: Perform common JavaScript operations in Shiny
applications without having to know any JavaScript. Examples include hiding an
element, disabling an input, resetting an input back to its original value,
and many more useful functions. Even if you do know JavaScript,
'shinyjs' can be used as convenience functions to avoid dealing with message
passing and writing JavaScript code. 'shinyjs' can also be used to
easily run your own custom JavaScript functions from R.
Author: Dean Attali [aut, cre]
Maintainer: Dean Attali <daattali@gmail.com>
Diff between shinyjs versions 0.0.8.3 dated 2015-07-31 and 0.1.0 dated 2015-08-13
DESCRIPTION | 8 +++--- MD5 | 39 ++++++++++++++++--------------- NAMESPACE | 1 NEWS.md | 10 ++++++++ R/colourInput.R | 42 ++++++++++++++++++++------------- R/disabled.R |only R/extendShinyjs.R | 26 ++++++++++++++++++++ R/globals.R |only R/inlineCSS.R | 2 - R/jsFunc-stateFuncs.R | 1 R/useShinyjs.R | 8 +++++- R/utils.R | 21 +++++++++++++++- README.md | 32 ++++++++++++++++++++++++- inst/doc/overview.Rmd | 25 ++++++++++++++++++++ inst/doc/overview.html | 45 ++++++++++++++++++++++++++---------- inst/srcjs/shinyjs-default-funcs.js | 22 ++++++++++++++++- man/disabled.Rd |only man/extendShinyjs.Rd | 28 ++++++++++++++++++++++ man/js.Rd | 2 - man/stateFuncs.Rd | 1 man/useShinyjs.Rd | 7 ++++- vignettes/overview.Rmd | 25 ++++++++++++++++++++ 22 files changed, 286 insertions(+), 59 deletions(-)
Title: A Tool Set for Analyzing Political Behavior Data
Description: Provides miscellaneous functions for carrying out political behaviour analysis, including measures of political fragmentation, seats allocation, and graphical demonstrations.
Author: Daniel Marcelino [aut, cre]
Maintainer: Daniel Marcelino <dmarcelino@live.com>
Diff between SciencesPo versions 1.3.6 dated 2015-07-27 and 1.3.7 dated 2015-08-13
SciencesPo-1.3.6/SciencesPo/R/geary.test.R |only SciencesPo-1.3.6/SciencesPo/R/weighted.var.R |only SciencesPo-1.3.6/SciencesPo/man/geary.test.Rd |only SciencesPo-1.3.6/SciencesPo/man/head.Rd |only SciencesPo-1.3.6/SciencesPo/man/weighted.var.Rd |only SciencesPo-1.3.7/SciencesPo/DESCRIPTION | 8 +- SciencesPo-1.3.7/SciencesPo/MD5 | 77 ++++++++++++++------ SciencesPo-1.3.7/SciencesPo/NAMESPACE | 26 +++++- SciencesPo-1.3.7/SciencesPo/R/DEPRECATED.R | 9 +- SciencesPo-1.3.7/SciencesPo/R/Themes.R | 13 ++- SciencesPo-1.3.7/SciencesPo/R/agostino.R |only SciencesPo-1.3.7/SciencesPo/R/anderson.darling.R |only SciencesPo-1.3.7/SciencesPo/R/anscombe.glynn.R |only SciencesPo-1.3.7/SciencesPo/R/bonett.seier.R |only SciencesPo-1.3.7/SciencesPo/R/compute.R | 10 +- SciencesPo-1.3.7/SciencesPo/R/countNAs.R |only SciencesPo-1.3.7/SciencesPo/R/crosstable.R | 5 - SciencesPo-1.3.7/SciencesPo/R/dHondt.R | 8 +- SciencesPo-1.3.7/SciencesPo/R/database.R | 30 ------- SciencesPo-1.3.7/SciencesPo/R/describe.R |only SciencesPo-1.3.7/SciencesPo/R/electoralTool.R | 4 - SciencesPo-1.3.7/SciencesPo/R/freq.R | 62 +++++++++++++++- SciencesPo-1.3.7/SciencesPo/R/geary.R |only SciencesPo-1.3.7/SciencesPo/R/ggMultiplot.R | 8 ++ SciencesPo-1.3.7/SciencesPo/R/hamilton.R |only SciencesPo-1.3.7/SciencesPo/R/james.stein.R |only SciencesPo-1.3.7/SciencesPo/R/jarque.bera.R |only SciencesPo-1.3.7/SciencesPo/R/levy.flight.R |only SciencesPo-1.3.7/SciencesPo/R/lilliefors.R |only SciencesPo-1.3.7/SciencesPo/R/odds.ratio.R |only SciencesPo-1.3.7/SciencesPo/R/package.R |only SciencesPo-1.3.7/SciencesPo/R/roc.R |only SciencesPo-1.3.7/SciencesPo/R/rounded.R |only SciencesPo-1.3.7/SciencesPo/R/utils.R | 1 SciencesPo-1.3.7/SciencesPo/R/wtd.var.R |only SciencesPo-1.3.7/SciencesPo/demo/SciencesPo.R | 53 +++++++++++++ SciencesPo-1.3.7/SciencesPo/man/NAasMissing.Rd |only SciencesPo-1.3.7/SciencesPo/man/agostino.Rd |only SciencesPo-1.3.7/SciencesPo/man/anderson.darling.Rd |only SciencesPo-1.3.7/SciencesPo/man/anscombe.glynn.Rd |only SciencesPo-1.3.7/SciencesPo/man/bonett.seier.Rd |only SciencesPo-1.3.7/SciencesPo/man/compute.Rd | 8 +- SciencesPo-1.3.7/SciencesPo/man/countNAs.Rd |only SciencesPo-1.3.7/SciencesPo/man/dHondt.Rd | 6 + SciencesPo-1.3.7/SciencesPo/man/describe.Rd |only SciencesPo-1.3.7/SciencesPo/man/freq.Rd | 4 - SciencesPo-1.3.7/SciencesPo/man/geary.Rd |only SciencesPo-1.3.7/SciencesPo/man/ggplotArrange.Rd |only SciencesPo-1.3.7/SciencesPo/man/hamilton-methods.Rd |only SciencesPo-1.3.7/SciencesPo/man/james.stein.Rd |only SciencesPo-1.3.7/SciencesPo/man/jarque.bera.Rd |only SciencesPo-1.3.7/SciencesPo/man/levy.flight.Rd |only SciencesPo-1.3.7/SciencesPo/man/lilliefors.Rd |only SciencesPo-1.3.7/SciencesPo/man/odds.ratio.Rd |only SciencesPo-1.3.7/SciencesPo/man/package.Rd |only SciencesPo-1.3.7/SciencesPo/man/roc.Rd |only SciencesPo-1.3.7/SciencesPo/man/rounded.Rd |only SciencesPo-1.3.7/SciencesPo/man/smallAsMissing.Rd |only SciencesPo-1.3.7/SciencesPo/man/tab.Rd | 5 + SciencesPo-1.3.7/SciencesPo/man/wtd.var.Rd |only SciencesPo-1.3.7/SciencesPo/src/wcorr.c |only 61 files changed, 249 insertions(+), 88 deletions(-)
Title: Geostatistical Analysis and Design of Optimal Spatial Sampling
Networks
Diff between geospt versions 1.0-1 dated 2015-02-08 and 1.0-2 dated 2015-08-13
Description: Estimation of the variogram through trimmed mean, radial basis
functions (optimization, prediction and cross-validation), summary
statistics from cross-validation, pocket plot, and design of
optimal sampling networks through sequential and simultaneous
points methods.
Author: Carlos Melo
Maintainer: Alí Santacruz
DESCRIPTION | 11 ++++++-----
MD5 | 8 ++++----
NAMESPACE | 7 ++++++-
man/geospt-package.Rd | 4 ++--
man/seqPtsOptNet.Rd | 5 ++---
5 files changed, 20 insertions(+), 15 deletions(-)
Title: Parsing and Evaluation Tools that Provide More Details than the
Default
Description: Parsing and evaluation tools that make it easy to recreate the
command line behaviour of R.
Author: Hadley Wickham [aut],
Yihui Xie [cre, ctb],
Barret Schloerke [ctb]
Maintainer: Yihui Xie <xie@yihui.name>
Diff between evaluate versions 0.7 dated 2015-04-21 and 0.7.2 dated 2015-08-13
DESCRIPTION | 10 +++++----- MD5 | 13 +++++++------ NAMESPACE | 4 ++++ NEWS | 5 +++++ R/eval.r | 2 +- R/output.r | 2 +- R/replay.r | 5 +++++ tests/test-replay.R |only 8 files changed, 28 insertions(+), 13 deletions(-)
Title: Exploration and Graphics for RivEr Trends (EGRET)
Description: Statistics and graphics for streamflow history,
water quality trends, and the statistical modeling algorithm: Weighted
Regressions on Time, Discharge, and Season (WRTDS).
Author: Robert Hirsch [aut],
Laura DeCicco [aut, cre]
Maintainer: Laura DeCicco <ldecicco@usgs.gov>
Diff between EGRET versions 2.3.0 dated 2015-07-07 and 2.3.1 dated 2015-08-13
EGRET-2.3.0/EGRET/inst/doc/SeasonalFraction.R |only EGRET-2.3.0/EGRET/inst/doc/SeasonalFraction.Rmd |only EGRET-2.3.0/EGRET/inst/doc/SeasonalFraction.html |only EGRET-2.3.0/EGRET/inst/doc/vignetteFlowWeighted.R |only EGRET-2.3.0/EGRET/inst/doc/vignetteFlowWeighted.Rmd |only EGRET-2.3.0/EGRET/inst/doc/vignetteFlowWeighted.html |only EGRET-2.3.0/EGRET/man/estFNsegs.Rd |only EGRET-2.3.0/EGRET/man/flexFN.Rd |only EGRET-2.3.1/EGRET/DESCRIPTION | 8 - EGRET-2.3.1/EGRET/MD5 | 18 -- EGRET-2.3.1/EGRET/NAMESPACE | 2 EGRET-2.3.1/EGRET/NEWS | 4 EGRET-2.3.1/EGRET/R/modelEstimation.R | 152 ------------------- EGRET-2.3.1/EGRET/inst/doc/EGRET.pdf |binary 14 files changed, 13 insertions(+), 171 deletions(-)