Previous versions (as known to CRANberries) which should be available via the Archive link are:
2015-10-21 0.1.1
2015-09-10 0.1.0
Title: R Interface to W3C Markup Validation Services
Description:
R interface to a W3C Markup Validation service.
See <http://validator.w3.org/> for more information.
Author: Kurt Hornik [aut, cre]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Diff between W3CMarkupValidator versions 0.1-4 dated 2015-06-24 and 0.1-5 dated 2015-12-20
DESCRIPTION | 9 +++-- MD5 | 6 +-- NAMESPACE | 16 +++++---- R/w3c.R | 98 ++++++++++++++++++++++++++++++------------------------------ 4 files changed, 67 insertions(+), 62 deletions(-)
More information about W3CMarkupValidator at CRAN
Permanent link
Title: Functions for a Variety of Stylometric Analyses
Description: A number of functions, supplemented by GUI, to perform various analyses in the field of computational stylistics, authorship attribution, etc.
Author: Maciej Eder, Jan Rybicki, Mike Kestemont
Maintainer: Maciej Eder <maciejeder@gmail.com>
Diff between stylo versions 0.6.2-1 dated 2015-11-19 and 0.6.3 dated 2015-12-20
DESCRIPTION | 8 ++++---- MD5 | 22 +++++++++++----------- NEWS | 2 +- R/classify.R | 24 ++++++++++++++++-------- R/gui.classify.R | 2 ++ R/load.corpus.R | 7 ++++++- R/load.corpus.and.parse.R | 11 +++++++++-- R/make.table.of.frequencies.R | 13 ++++++++++++- R/stylo.R | 28 ++++++++++++++++++++++++++-- R/stylo.default.settings.R | 3 +++ man/load.corpus.Rd | 5 +++-- man/load.corpus.and.parse.Rd | 5 +++-- 12 files changed, 96 insertions(+), 34 deletions(-)
Title: Various Plotting Functions
Description: Lots of plots, various labeling, axis and color scaling functions.
Author: Jim Lemon, Ben Bolker, Sander Oom,
Eduardo Klein, Barry Rowlingson,
Hadley Wickham, Anupam Tyagi,
Olivier Eterradossi, Gabor Grothendieck,
Michael Toews, John Kane, Rolf Turner,
Carl Witthoft, Julian Stander, Thomas Petzoldt,
Remko Duursma, Elisa Biancotto, Ofir Levy,
Christophe Dutang, Peter Solymos, Robby Engelmann,
Michael Hecker, Felix Steinbeck, Hans Borchers,
Henrik Singmann, Ted Toal, Derek Ogle
Maintainer: Jim Lemon <drjimlemon@gmail.com>
Diff between plotrix versions 3.6 dated 2015-10-20 and 3.6-1 dated 2015-12-20
DESCRIPTION | 8 ++++---- MD5 | 24 ++++++++++++------------ NEWS | 7 +++++++ R/dendrite.R | 34 +++++++++++++++++++++++++--------- R/ehplot.R | 50 +++++++++++++++++++++++++++++++------------------- R/pyramid.plot.R | 8 ++++++-- R/vectorField.R | 10 +++++++--- data/soils.rda |binary man/barNest.Rd | 22 +++++++++++++++++++++- man/ehplot.Rd | 14 +++++++++++--- man/furc.Rd | 9 ++++++++- man/plot.dendrite.Rd | 14 +++++++++++--- man/pyramid.plot.Rd | 5 +++-- 13 files changed, 146 insertions(+), 59 deletions(-)
Title: Harvest Metadata Using OAI-PMH v2.0
Description:
Harvest metadata using the Open Archives Initiative Protocol for Metadata
Harvesting (OAI-PMH) version 2.0.
Author: Kurt Hornik [aut, cre]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Diff between OAIHarvester versions 0.1-7 dated 2014-04-02 and 0.2-0 dated 2015-12-20
DESCRIPTION | 11 +++++----- MD5 | 16 +++++++-------- NAMESPACE | 12 ++++++++--- R/get.R | 55 ++++++++++++++++++++++++++--------------------------- R/pmh.R | 7 +++--- build/vignette.rds |binary inst/doc/oaih.Rnw | 2 - inst/doc/oaih.pdf |binary vignettes/oaih.Rnw | 2 - 9 files changed, 56 insertions(+), 49 deletions(-)
More information about ContaminatedMixt at CRAN
Permanent link
Title: Quality Improvement Charts
Description: Functions for making run charts and basic Shewhart control
charts for measure and count data.
The main function, qic(), creates run and control charts and has a
simple interface with a rich set of options to control data analysis
and plotting, including options for automatic data aggregation by
subgroups, easy analysis of before-and-after data, exclusion of one
or more data points from analysis, and splitting charts into
sequential time periods.
Missing values and empty subgroups are handled gracefully.
Author: Jacob Anhoej [aut, cre],
Timo Roeder [ctb]
Maintainer: Jacob Anhoej <jacob@anhoej.net>
Diff between qicharts versions 0.4.2 dated 2015-10-24 and 0.4.3 dated 2015-12-20
DESCRIPTION | 9 +- MD5 | 30 ++++---- NAMESPACE | 4 - NEWS | 14 ++- R/qic.R | 22 ++++- R/tcc.R | 163 +++++++++++++++++++++++++++----------------- README.md | 11 ++ build/vignette.rds |binary inst/doc/controlcharts.html | 4 - inst/doc/runcharts.html | 4 - man/paretochart.Rd | 2 man/plot.qic.Rd | 3 man/plot.tcc.Rd | 7 + man/qic.Rd | 11 ++ man/tcc.Rd | 37 +++++---- man/trc.Rd | 2 16 files changed, 199 insertions(+), 124 deletions(-)
Title: Create Interactive Web Graphics via Plotly's JavaScript Graphing
Library
Description: Easily translate ggplot2 graphs to an interactive web-based version and/or create custom web-based visualizations directly from R. Once uploaded to a plotly account, plotly graphs (and the data behind them) can be viewed and modified in a web browser.
Author: Carson Sievert [aut, cre],
Chris Parmer [aut, cph],
Toby Hocking [aut],
Scott Chamberlain [aut],
Karthik Ram [aut],
Marianne Corvellec [aut],
Pedro Despouy [aut]
Maintainer: Carson Sievert <cpsievert1@gmail.com>
Diff between plotly versions 2.0.3 dated 2015-11-25 and 2.0.16 dated 2015-12-20
plotly-2.0.16/plotly/DESCRIPTION | 8 plotly-2.0.16/plotly/MD5 | 97 +- plotly-2.0.16/plotly/NEWS | 52 + plotly-2.0.16/plotly/R/build_function.R | 9 plotly-2.0.16/plotly/R/colour_conversion.R | 9 plotly-2.0.16/plotly/R/corresp_one_one.R | 171 ++-- plotly-2.0.16/plotly/R/ggplotly.R | 131 +-- plotly-2.0.16/plotly/R/plotly.R | 16 plotly-2.0.16/plotly/R/plotly_IMAGE.R | 2 plotly-2.0.16/plotly/R/plotly_POST.R | 4 plotly-2.0.16/plotly/R/process.R | 1 plotly-2.0.16/plotly/R/subplots.R | 6 plotly-2.0.16/plotly/R/trace_generation.R | 359 +++++----- plotly-2.0.16/plotly/R/utils.R | 33 plotly-2.0.16/plotly/inst/doc/intro.R | 11 plotly-2.0.16/plotly/inst/doc/intro.Rmd | 18 plotly-2.0.16/plotly/inst/doc/intro.html | 91 +- plotly-2.0.16/plotly/inst/docs.R | 4 plotly-2.0.16/plotly/inst/htmlwidgets/lib/plotlyjs/plotly-latest.min.js | 76 +- plotly-2.0.16/plotly/inst/htmlwidgets/plotly.js | 4 plotly-2.0.16/plotly/inst/htmlwidgets/plotly.yaml | 2 plotly-2.0.16/plotly/man/plotly_IMAGE.Rd | 2 plotly-2.0.16/plotly/man/subplot.Rd | 2 plotly-2.0.16/plotly/tests/testthat.R | 205 +++-- plotly-2.0.16/plotly/tests/testthat/test-cookbook-axes.R | 2 plotly-2.0.16/plotly/tests/testthat/test-cookbook-lines.R | 37 - plotly-2.0.16/plotly/tests/testthat/test-cookbook-scatterplots.R | 8 plotly-2.0.16/plotly/tests/testthat/test-ggplot-abline.R | 54 + plotly-2.0.16/plotly/tests/testthat/test-ggplot-area.R | 45 + plotly-2.0.16/plotly/tests/testthat/test-ggplot-bar.R | 118 +-- plotly-2.0.16/plotly/tests/testthat/test-ggplot-boxplot.R | 58 + plotly-2.0.16/plotly/tests/testthat/test-ggplot-build2.R | 11 plotly-2.0.16/plotly/tests/testthat/test-ggplot-density.R | 27 plotly-2.0.16/plotly/tests/testthat/test-ggplot-density2d.R | 10 plotly-2.0.16/plotly/tests/testthat/test-ggplot-environment.R |only plotly-2.0.16/plotly/tests/testthat/test-ggplot-hline.R | 61 - plotly-2.0.16/plotly/tests/testthat/test-ggplot-jitter.R |only plotly-2.0.16/plotly/tests/testthat/test-ggplot-legend-name.R |only plotly-2.0.16/plotly/tests/testthat/test-ggplot-legend.R | 26 plotly-2.0.16/plotly/tests/testthat/test-ggplot-polygons.R | 71 - plotly-2.0.16/plotly/tests/testthat/test-ggplot-segment.R | 33 plotly-2.0.16/plotly/tests/testthat/test-ggplot-size.R | 21 plotly-2.0.16/plotly/tests/testthat/test-ggplot-stack.R | 16 plotly-2.0.16/plotly/tests/testthat/test-ggplot-step.R | 14 plotly-2.0.16/plotly/tests/testthat/test-ggplot-ticks.R | 40 - plotly-2.0.16/plotly/tests/testthat/test-ggplot-trace-order.R |only plotly-2.0.16/plotly/tests/testthat/test-ggplot-vline.R | 48 - plotly-2.0.16/plotly/tests/testthat/test-mean-error-bars.R | 63 - plotly-2.0.16/plotly/tests/testthat/test-plotly-subplot.R | 4 plotly-2.0.16/plotly/tests/testthat/test-unimplemented.R | 31 plotly-2.0.16/plotly/vignettes/intro.Rmd | 18 plotly-2.0.3/plotly/tests/testthat/test-ggplot-names.R |only 52 files changed, 1215 insertions(+), 914 deletions(-)
Title: Local Correlation, Spatial Inequalities, Geographically Weighted
Regression and Other Tools
Description: The main purpose of lctools is to provide researchers and educators with easy-to-learn
user friendly tools for calculating key spatial statistics and to apply simple as well as
advanced methods of spatial analysis in real data. These include: Local Pearson and
Geographically Weighted Pearson Correlation Coefficients, Spatial Inequality Measures
(Gini, Spatial Gini, LQ, Focal LQ), Spatial Autocorrelation (Global and Local Moran's I),
several Geographically Weighted Regression techniques and other Spatial Analysis tools
(other geographically weighted statistics). This package also contains functions for
measuring the significance of each statistic calculated, mainly based on Monte Carlo simulations.
Author: Stamatis Kalogirou [aut, cre]
Maintainer: Stamatis Kalogirou <skalo@hua.gr>
Diff between lctools versions 0.2-3 dated 2015-07-05 and 0.2-4 dated 2015-12-20
lctools-0.2-3/lctools/man/gw_variable.Rd |only lctools-0.2-4/lctools/DESCRIPTION | 23 +- lctools-0.2-4/lctools/MD5 | 69 +++++--- lctools-0.2-4/lctools/NAMESPACE | 6 lctools-0.2-4/lctools/R/gw.glm.R |only lctools-0.2-4/lctools/R/gw.glm.bw.R |only lctools-0.2-4/lctools/R/gw.zi.R |only lctools-0.2-4/lctools/R/gw.zi.bw.R |only lctools-0.2-4/lctools/R/gw.zi.mc.test.R |only lctools-0.2-4/lctools/R/gwr.R |only lctools-0.2-4/lctools/R/gwr.bw.R |only lctools-0.2-4/lctools/R/lat2w.R |only lctools-0.2-4/lctools/R/moransI.w.R | 84 +++++----- lctools-0.2-4/lctools/R/random.test.data.R |only lctools-0.2-4/lctools/R/spg.sim.test.R |only lctools-0.2-4/lctools/R/w.matrix.R | 105 +++++++------ lctools-0.2-4/lctools/build/vignette.rds |binary lctools-0.2-4/lctools/data/GR.Municipalities.RData |binary lctools-0.2-4/lctools/data/VotesGR.RData |binary lctools-0.2-4/lctools/inst/doc/SpatialAutocorrelation.R |only lctools-0.2-4/lctools/inst/doc/SpatialAutocorrelation.Rmd |only lctools-0.2-4/lctools/inst/doc/SpatialAutocorrelation.pdf |only lctools-0.2-4/lctools/inst/doc/SpatialInequalities.R | 3 lctools-0.2-4/lctools/inst/doc/SpatialInequalities.Rmd | 7 lctools-0.2-4/lctools/inst/doc/SpatialInequalities.pdf |binary lctools-0.2-4/lctools/man/FLQ.Rd | 2 lctools-0.2-4/lctools/man/GR.Municipalities.Rd | 4 lctools-0.2-4/lctools/man/VotesGR.Rd | 2 lctools-0.2-4/lctools/man/acc.Rd | 7 lctools-0.2-4/lctools/man/gw-variable.Rd |only lctools-0.2-4/lctools/man/gw.glm.Rd |only lctools-0.2-4/lctools/man/gw.glm.bw.Rd |only lctools-0.2-4/lctools/man/gw.glm.cv.Rd |only lctools-0.2-4/lctools/man/gw.zi.Rd |only lctools-0.2-4/lctools/man/gw.zi.bw.Rd |only lctools-0.2-4/lctools/man/gw.zi.cv.Rd |only lctools-0.2-4/lctools/man/gw.zi.light.Rd |only lctools-0.2-4/lctools/man/gw.zi.mc.test.Rd |only lctools-0.2-4/lctools/man/gwr.Rd |only lctools-0.2-4/lctools/man/gwr.bw.Rd |only lctools-0.2-4/lctools/man/gwr.cv.Rd |only lctools-0.2-4/lctools/man/lat2w.Rd |only lctools-0.2-4/lctools/man/lctools-package.Rd | 14 - lctools-0.2-4/lctools/man/moransI.w.Rd | 20 +- lctools-0.2-4/lctools/man/random.test.data.Rd |only lctools-0.2-4/lctools/man/spGini.Rd | 2 lctools-0.2-4/lctools/man/spg.sim.test.Rd |only lctools-0.2-4/lctools/man/w.matrix.Rd | 31 ++- lctools-0.2-4/lctools/vignettes/SpatialAutocorrelation.Rmd | 13 - lctools-0.2-4/lctools/vignettes/SpatialInequalities.Rmd | 7 50 files changed, 244 insertions(+), 155 deletions(-)
Title: Extra Themes, Scales and Geoms for `ggplot2`
Description: Some extra themes, geoms, and scales for `ggplot2`.
Provides `ggplot2` themes and scales that replicate the look of plots
by Edward Tufte, Stephen Few, `Fivethirtyeight`, `The Economist`, `Stata`,
`Excel`, and `The Wall Street Journal`, among others.
Provides `geoms` for Tufte's box plot and range frame.
Author: Jeffrey B. Arnold [aut, cre],
Gergely Daroczi [ctb],
Bo Werth [ctb],
Brian Weitzner [ctb],
Joshua Kunst [ctb],
Baptise Auguie [ctb],
Bob Rudis [ctb],
Hadley Wickham [ctb, cph] (Code from the ggplot2 package.),
Justin Talbot [ctb] (Code from the labeling package)
Maintainer: Jeffrey B. Arnold <jeffrey.arnold@gmail.com>
Diff between ggthemes versions 2.2.1 dated 2015-07-01 and 3.0.0 dated 2015-12-20
ggthemes-2.2.1/ggthemes/build/partial.rdb |only ggthemes-2.2.1/ggthemes/man/scale_tufte.Rd |only ggthemes-3.0.0/ggthemes/DESCRIPTION | 36 ggthemes-3.0.0/ggthemes/MD5 | 219 +-- ggthemes-3.0.0/ggthemes/NAMESPACE | 26 ggthemes-3.0.0/ggthemes/NEWS | 16 ggthemes-3.0.0/ggthemes/R/banking.R | 6 ggthemes-3.0.0/ggthemes/R/base.R |only ggthemes-3.0.0/ggthemes/R/calc.R | 23 ggthemes-3.0.0/ggthemes/R/colorblind.R | 7 ggthemes-3.0.0/ggthemes/R/economist.R | 330 ++--- ggthemes-3.0.0/ggthemes/R/excel.R | 19 ggthemes-3.0.0/ggthemes/R/few.R | 20 ggthemes-3.0.0/ggthemes/R/fivethirtyeight.R | 15 ggthemes-3.0.0/ggthemes/R/gdocs.R | 50 ggthemes-3.0.0/ggthemes/R/geom-rangeframe.R | 139 +- ggthemes-3.0.0/ggthemes/R/geom-tufteboxplot.R | 297 ++-- ggthemes-3.0.0/ggthemes/R/ggthemes-data.R | 642 ---------- ggthemes-3.0.0/ggthemes/R/ggthemes-package.R | 15 ggthemes-3.0.0/ggthemes/R/hc.R | 16 ggthemes-3.0.0/ggthemes/R/igray.R | 8 ggthemes-3.0.0/ggthemes/R/pander.R | 7 ggthemes-3.0.0/ggthemes/R/scale-tufte.R | 115 - ggthemes-3.0.0/ggthemes/R/shapes.R | 14 ggthemes-3.0.0/ggthemes/R/show.R |only ggthemes-3.0.0/ggthemes/R/solarized.R | 76 - ggthemes-3.0.0/ggthemes/R/stat-fivenumber.R | 108 + ggthemes-3.0.0/ggthemes/R/stata.R | 73 - ggthemes-3.0.0/ggthemes/R/tableau.R | 36 ggthemes-3.0.0/ggthemes/R/theme-foundation.R | 93 - ggthemes-3.0.0/ggthemes/R/theme-map.R | 3 ggthemes-3.0.0/ggthemes/R/theme-solid.R | 1 ggthemes-3.0.0/ggthemes/R/tufte.R | 1 ggthemes-3.0.0/ggthemes/R/utils.R | 104 - ggthemes-3.0.0/ggthemes/R/wsj.R | 17 ggthemes-3.0.0/ggthemes/build/vignette.rds |binary ggthemes-3.0.0/ggthemes/data |only ggthemes-3.0.0/ggthemes/inst/doc/ggthemes.R | 182 +- ggthemes-3.0.0/ggthemes/inst/doc/ggthemes.html | 295 ++-- ggthemes-3.0.0/ggthemes/man/bank_slopes.Rd | 6 ggthemes-3.0.0/ggthemes/man/calc_pal.Rd | 6 ggthemes-3.0.0/ggthemes/man/calc_shape_pal.Rd | 3 ggthemes-3.0.0/ggthemes/man/circlefill_shape_pal.Rd | 11 ggthemes-3.0.0/ggthemes/man/cleveland_shape_pal.Rd | 23 ggthemes-3.0.0/ggthemes/man/colorblind.Rd | 9 ggthemes-3.0.0/ggthemes/man/economist_pal.Rd | 6 ggthemes-3.0.0/ggthemes/man/excel_pal.Rd | 8 ggthemes-3.0.0/ggthemes/man/few_pal.Rd | 8 ggthemes-3.0.0/ggthemes/man/fivethirtyeight_pal.Rd | 6 ggthemes-3.0.0/ggthemes/man/gdocs_pal.Rd | 8 ggthemes-3.0.0/ggthemes/man/geom_rangeframe.Rd | 69 - ggthemes-3.0.0/ggthemes/man/geom_tufteboxplot.Rd | 105 + ggthemes-3.0.0/ggthemes/man/ggthemes.Rd | 2 ggthemes-3.0.0/ggthemes/man/ggthemes_data.Rd | 158 -- ggthemes-3.0.0/ggthemes/man/hc_pal.Rd | 2 ggthemes-3.0.0/ggthemes/man/palette_pander.Rd | 6 ggthemes-3.0.0/ggthemes/man/range_breaks.Rd | 19 ggthemes-3.0.0/ggthemes/man/scale_calc.Rd | 2 ggthemes-3.0.0/ggthemes/man/scale_color_tableau.Rd | 22 ggthemes-3.0.0/ggthemes/man/scale_colour_gradient2_tableau.Rd | 19 ggthemes-3.0.0/ggthemes/man/scale_colour_gradient_tableau.Rd | 17 ggthemes-3.0.0/ggthemes/man/scale_economist.Rd | 2 ggthemes-3.0.0/ggthemes/man/scale_excel.Rd | 8 ggthemes-3.0.0/ggthemes/man/scale_few.Rd | 2 ggthemes-3.0.0/ggthemes/man/scale_fivethirtyeight.Rd | 2 ggthemes-3.0.0/ggthemes/man/scale_gdocs.Rd | 2 ggthemes-3.0.0/ggthemes/man/scale_hc.Rd | 2 ggthemes-3.0.0/ggthemes/man/scale_linetype_stata.Rd | 12 ggthemes-3.0.0/ggthemes/man/scale_pander.Rd | 2 ggthemes-3.0.0/ggthemes/man/scale_shape_calc.Rd | 2 ggthemes-3.0.0/ggthemes/man/scale_shape_circlefill.Rd | 10 ggthemes-3.0.0/ggthemes/man/scale_shape_cleveland.Rd | 10 ggthemes-3.0.0/ggthemes/man/scale_shape_stata.Rd | 10 ggthemes-3.0.0/ggthemes/man/scale_shape_tableau.Rd | 10 ggthemes-3.0.0/ggthemes/man/scale_shape_tremmel.Rd | 11 ggthemes-3.0.0/ggthemes/man/scale_solarized.Rd | 14 ggthemes-3.0.0/ggthemes/man/scale_stata.Rd | 11 ggthemes-3.0.0/ggthemes/man/scale_wsj.Rd | 2 ggthemes-3.0.0/ggthemes/man/show_linetypes.Rd | 6 ggthemes-3.0.0/ggthemes/man/show_shapes.Rd | 7 ggthemes-3.0.0/ggthemes/man/smart_digits.Rd | 2 ggthemes-3.0.0/ggthemes/man/solarized_pal.Rd | 11 ggthemes-3.0.0/ggthemes/man/solarized_rebase.Rd | 2 ggthemes-3.0.0/ggthemes/man/stat_fivenumber.Rd | 35 ggthemes-3.0.0/ggthemes/man/stata_linetype_pal.Rd | 2 ggthemes-3.0.0/ggthemes/man/stata_pal.Rd | 4 ggthemes-3.0.0/ggthemes/man/stata_shape_pal.Rd | 2 ggthemes-3.0.0/ggthemes/man/tableau_color_pal.Rd | 18 ggthemes-3.0.0/ggthemes/man/tableau_div_gradient_pal.Rd | 16 ggthemes-3.0.0/ggthemes/man/tableau_seq_gradient_pal.Rd | 18 ggthemes-3.0.0/ggthemes/man/tableau_shape_pal.Rd | 4 ggthemes-3.0.0/ggthemes/man/theme_base.Rd |only ggthemes-3.0.0/ggthemes/man/theme_calc.Rd | 19 ggthemes-3.0.0/ggthemes/man/theme_economist.Rd | 46 ggthemes-3.0.0/ggthemes/man/theme_excel.Rd | 15 ggthemes-3.0.0/ggthemes/man/theme_few.Rd | 20 ggthemes-3.0.0/ggthemes/man/theme_fivethirtyeight.Rd | 15 ggthemes-3.0.0/ggthemes/man/theme_foundation.Rd | 10 ggthemes-3.0.0/ggthemes/man/theme_gdocs.Rd | 12 ggthemes-3.0.0/ggthemes/man/theme_hc.Rd | 16 ggthemes-3.0.0/ggthemes/man/theme_igray.Rd | 13 ggthemes-3.0.0/ggthemes/man/theme_map.Rd | 6 ggthemes-3.0.0/ggthemes/man/theme_pander.Rd | 9 ggthemes-3.0.0/ggthemes/man/theme_par.Rd |only ggthemes-3.0.0/ggthemes/man/theme_solarized.Rd | 26 ggthemes-3.0.0/ggthemes/man/theme_solid.Rd | 8 ggthemes-3.0.0/ggthemes/man/theme_stata.Rd | 43 ggthemes-3.0.0/ggthemes/man/theme_tufte.Rd | 3 ggthemes-3.0.0/ggthemes/man/theme_wsj.Rd | 19 ggthemes-3.0.0/ggthemes/man/tremmel_shape_pal.Rd | 10 ggthemes-3.0.0/ggthemes/man/wsj_pal.Rd | 6 ggthemes-3.0.0/ggthemes/vignettes/children/examples.Rmd | 211 +-- ggthemes-3.0.0/ggthemes/vignettes/children/install.Rmd | 4 ggthemes-3.0.0/ggthemes/vignettes/children/intro.Rmd | 11 114 files changed, 1789 insertions(+), 2496 deletions(-)
Title: Estimation and Fit Diagnostics for Generalized Exponential
Random Graph Models
Description: Estimation and diagnosis of the convergence of Generalized
Exponential Random Graph Models (GERGM) via Gibbs sampling or Metropolis
Hastings with exponential down weighting.
Author: Matthew J. Denny <mdenny@psu.edu>, James D. Wilson
<jdwilson1212@gmail.com>, Skyler Cranmer <cranmer.12@osu.edu >, Bruce A.
Desmarais <bdesmarais@psu.edu>, Shankar Bhamidi <bhamidi@email.unc.edu>
Maintainer: Matthew J. Denny <mdenny@psu.edu>
Diff between GERGM versions 0.5.1 dated 2015-12-04 and 0.6.2 dated 2015-12-20
GERGM-0.5.1/GERGM/man/GERGM.Rd |only GERGM-0.6.2/GERGM/DESCRIPTION | 8 GERGM-0.6.2/GERGM/MD5 | 54 +- GERGM-0.6.2/GERGM/NAMESPACE | 1 GERGM-0.6.2/GERGM/R/Add_Intercept_Term.R |only GERGM-0.6.2/GERGM/R/Convert_Simulated_Networks_To_Observed_Scale.R |only GERGM-0.6.2/GERGM/R/Create_GERGM_Object_From_Formula.R | 2 GERGM-0.6.2/GERGM/R/Estimate_GERGM.R | 227 +++++++--- GERGM-0.6.2/GERGM/R/Estimate_Plot.R | 25 - GERGM-0.6.2/GERGM/R/GERGM_Class.R | 4 GERGM-0.6.2/GERGM/R/GOF.R | 58 +- GERGM-0.6.2/GERGM/R/Helper_Functions.R | 8 GERGM-0.6.2/GERGM/R/Log_Likelihood_and_MPLE_Objective.R | 62 ++ GERGM-0.6.2/GERGM/R/MCMCMLE.R | 133 +++-- GERGM-0.6.2/GERGM/R/Network_Statistic_Calculation_Functions.R | 12 GERGM-0.6.2/GERGM/R/Package_Documentation.R | 2 GERGM-0.6.2/GERGM/R/Parse_Formula_Object.R | 3 GERGM-0.6.2/GERGM/R/Prepare_Covariates.R | 154 ++++-- GERGM-0.6.2/GERGM/R/Simulate_GERGM.R | 7 GERGM-0.6.2/GERGM/R/Thin_Statistic_Samples.R |only GERGM-0.6.2/GERGM/R/Trace_Plot.R | 6 GERGM-0.6.2/GERGM/R/gergm.R | 140 ++++-- GERGM-0.6.2/GERGM/R/simulate_networks.R | 103 +++- GERGM-0.6.2/GERGM/README.md | 12 GERGM-0.6.2/GERGM/man/Estimate_Plot.Rd | 4 GERGM-0.6.2/GERGM/man/GOF.Rd | 6 GERGM-0.6.2/GERGM/man/gergm.Rd |only GERGM-0.6.2/GERGM/man/simulate_networks.Rd | 33 - GERGM-0.6.2/GERGM/tests/testthat/test_experimental_features.R |only GERGM-0.6.2/GERGM/tests/testthat/test_gergm.R | 66 +- GERGM-0.6.2/GERGM/tests/testthat/test_gergm_with_downweighting.R | 22 31 files changed, 790 insertions(+), 362 deletions(-)