Title: Horn's Test of Principal Components/Factors
Description: An implementation of Horn's technique for numerically and graphically evaluating the components or factors retained in a principle components analysis (PCA) or common factor analysis (FA). Horn's method contrasts eigenvalues produced through a PCA or FA on a number of random data sets of uncorrelated variables with the same number of variables and observations as the experimental or observational data set to produce eigenvalues for components or factors that are adjusted for the sample error-induced inflation. Components with adjusted eigenvalues greater than one are retained. paran may also be used to conduct parallel analysis following Glorfeld's (1995) suggestions to reduce the likelihood of over-retention.
Author: Alexis Dinno <alexis.dinno@pdx.edu>
Maintainer: Alexis Dinno <alexis.dinno@pdx.edu>
Diff between paran versions 1.5.1 dated 2012-09-10 and 1.5.2 dated 2018-10-14
paran-1.5.1/paran/paran-Ex.R |only paran-1.5.2/paran/DESCRIPTION | 31 ++++++++++--------------------- paran-1.5.2/paran/MD5 | 9 ++++----- paran-1.5.2/paran/NAMESPACE | 9 ++++++--- paran-1.5.2/paran/R/paran.R | 3 +-- paran-1.5.2/paran/man/paran.Rd | 8 ++++---- 6 files changed, 25 insertions(+), 35 deletions(-)
Title: Regression Outlier Detection, Stationary Bootstrap, Testing Weak
Stationarity, NA Imputation, and Other Tools for Data Analysis
Description: Current version includes outlier detection in a fitted linear model, stationary bootstrap using a truncated geometric distribution, a comprehensive test for weak stationarity, missing value imputation, column/rows sums/means by group, weighted biplots, and a heuristic to obtain a better initial configuration in non-metric MDS.
Author: Albert Dorador
Maintainer: Albert Dorador <albert.dorador.chalar@gmail.com>
Diff between analytics versions 2.0 dated 2017-06-14 and 3.0 dated 2018-10-14
analytics-2.0/analytics/R/rowmeanV2.R |only analytics-3.0/analytics/DESCRIPTION | 18 +-- analytics-3.0/analytics/MD5 | 22 ++- analytics-3.0/analytics/NAMESPACE | 6 - analytics-3.0/analytics/R/colmean.R |only analytics-3.0/analytics/R/colsum.R |only analytics-3.0/analytics/R/na.cleaner.R |only analytics-3.0/analytics/R/rowmeanV3.R |only analytics-3.0/analytics/R/tgsbootV1.R | 13 +- analytics-3.0/analytics/R/weakly.stationaryV1.R | 136 +++++++++++------------ analytics-3.0/analytics/man/colmean.Rd |only analytics-3.0/analytics/man/colsum.Rd |only analytics-3.0/analytics/man/na.cleaner.Rd |only analytics-3.0/analytics/man/offliers.Rd | 4 analytics-3.0/analytics/man/rowmean.Rd | 35 +++-- analytics-3.0/analytics/man/weakly.stationary.Rd | 8 + 16 files changed, 140 insertions(+), 102 deletions(-)
Title: Data Visualization for Statistics in Social Science
Description: Collection of plotting and table output functions for data
visualization. Results of various statistical analyses (that are commonly used
in social sciences) can be visualized using this package, including simple and
cross tabulated frequencies, histograms, box plots, (generalized) linear models,
mixed effects models, principal component analysis and correlation matrices,
cluster analyses, scatter plots, stacked scales, effects plots of regression
models (including interaction terms) and much more. This package supports
labelled data.
Author: Daniel Lüdecke [aut, cre] (<https://orcid.org/0000-0002-8895-3206>),
Carsten Schwemmer [ctb]
Maintainer: Daniel Lüdecke <d.luedecke@uke.de>
Diff between sjPlot versions 2.6.0 dated 2018-08-23 and 2.6.1 dated 2018-10-14
sjPlot-2.6.0/sjPlot/R/Deprecated.R |only sjPlot-2.6.0/sjPlot/man/sjp.glmer.Rd |only sjPlot-2.6.1/sjPlot/DESCRIPTION | 12 sjPlot-2.6.1/sjPlot/MD5 | 112 +++----- sjPlot-2.6.1/sjPlot/NAMESPACE | 11 sjPlot-2.6.1/sjPlot/NEWS.md | 25 + sjPlot-2.6.1/sjPlot/R/html_print.R | 10 sjPlot-2.6.1/sjPlot/R/plot_diag_linear.R | 27 + sjPlot-2.6.1/sjPlot/R/plot_diag_stan.R | 11 sjPlot-2.6.1/sjPlot/R/plot_gpt.R | 2 sjPlot-2.6.1/sjPlot/R/plot_likert.R | 2 sjPlot-2.6.1/sjPlot/R/plot_model.R | 17 - sjPlot-2.6.1/sjPlot/R/plot_model_estimates.R | 83 ++++- sjPlot-2.6.1/sjPlot/R/plot_models.R | 16 - sjPlot-2.6.1/sjPlot/R/plot_point_estimates.R | 42 ++- sjPlot-2.6.1/sjPlot/R/plot_scatter.R | 1 sjPlot-2.6.1/sjPlot/R/plot_type_eff.R | 12 sjPlot-2.6.1/sjPlot/R/plot_type_est.R | 5 sjPlot-2.6.1/sjPlot/R/plot_type_int.R | 9 sjPlot-2.6.1/sjPlot/R/select_helpers.R | 28 -- sjPlot-2.6.1/sjPlot/R/sjPlotFA.R | 1 sjPlot-2.6.1/sjPlot/R/sjPlotFrequencies.R | 2 sjPlot-2.6.1/sjPlot/R/sjPlotPCA.R | 1 sjPlot-2.6.1/sjPlot/R/sjTabCorr.R | 2 sjPlot-2.6.1/sjPlot/R/sjTabItemAnalysis.R | 3 sjPlot-2.6.1/sjPlot/R/sjTabLinReg.R | 9 sjPlot-2.6.1/sjPlot/R/sjTabOdds.R | 6 sjPlot-2.6.1/sjPlot/R/sjTabPropTable.R | 1 sjPlot-2.6.1/sjPlot/R/sjTabStackFrq.R | 1 sjPlot-2.6.1/sjPlot/R/tab_model.R | 72 ++++- sjPlot-2.6.1/sjPlot/R/tidiers.R | 45 +-- sjPlot-2.6.1/sjPlot/R/utils.R | 26 + sjPlot-2.6.1/sjPlot/build/partial.rdb |binary sjPlot-2.6.1/sjPlot/build/vignette.rds |binary sjPlot-2.6.1/sjPlot/inst/doc/blackwhitefigures.html | 6 sjPlot-2.6.1/sjPlot/inst/doc/custplot.html | 10 sjPlot-2.6.1/sjPlot/inst/doc/plot_interactions.html | 4 sjPlot-2.6.1/sjPlot/inst/doc/plot_marginal_effects.R | 14 - sjPlot-2.6.1/sjPlot/inst/doc/plot_marginal_effects.Rmd | 18 + sjPlot-2.6.1/sjPlot/inst/doc/plot_marginal_effects.html | 10 sjPlot-2.6.1/sjPlot/inst/doc/plot_model_estimates.html | 30 +- sjPlot-2.6.1/sjPlot/inst/doc/sjtitemanalysis.html | 4 sjPlot-2.6.1/sjPlot/inst/doc/tab_bayes.Rmd | 4 sjPlot-2.6.1/sjPlot/inst/doc/tab_bayes.html | 208 +++++++-------- sjPlot-2.6.1/sjPlot/inst/doc/tab_mixed.html | 13 sjPlot-2.6.1/sjPlot/inst/doc/tab_model_estimates.html | 84 +++--- sjPlot-2.6.1/sjPlot/inst/doc/table_css.html | 28 +- sjPlot-2.6.1/sjPlot/man/plot_gpt.Rd | 2 sjPlot-2.6.1/sjPlot/man/plot_model.Rd | 13 sjPlot-2.6.1/sjPlot/man/plot_models.Rd | 10 sjPlot-2.6.1/sjPlot/man/sjp.aov1.Rd | 2 sjPlot-2.6.1/sjPlot/man/tab_model.Rd | 16 + sjPlot-2.6.1/sjPlot/tests/testthat.R | 4 sjPlot-2.6.1/sjPlot/tests/testthat/test-plot_model_std.R | 129 ++++++--- sjPlot-2.6.1/sjPlot/tests/testthat/test-sjp_grpfrq.R | 109 ++++--- sjPlot-2.6.1/sjPlot/tests/testthat/test-tab_model.R | 127 ++++++--- sjPlot-2.6.1/sjPlot/vignettes/plot_marginal_effects.Rmd | 18 + sjPlot-2.6.1/sjPlot/vignettes/tab_bayes.Rmd | 4 58 files changed, 864 insertions(+), 597 deletions(-)
Title: Computing Weighted Topological Overlaps (wTO) & Consensus wTO
Network
Description: Computes the Weighted Topological Overlap with positive and negative signs (wTO) networks given a data frame containing the mRNA count/ expression/ abundance per sample, and a vector containing the interested nodes of interaction (a subset of the elements of the full data frame). It also computes the cut-off threshold or p-value based on the individuals bootstrap or the values reshuffle per individual. It also allows the construction of a consensus network, based on multiple wTO networks. The package includes a visualization tool for the networks. More about the methodology can be found at <arXiv:1711.04702>.
Author: Deisy Morselli Gysi, Andre Voigt, Tiago Miranda Fragoso, Eivind Almaas and Katja Nowick.
Maintainer: Deisy Morselli Gysi <deisy@bioinf.uni-leipzig.de>
Diff between wTO versions 1.6.1 dated 2018-06-28 and 1.6.2 dated 2018-10-14
DESCRIPTION | 8 ++++---- MD5 | 12 ++++++++---- NAMESPACE | 1 + R/rmcor.R |only R/wTO.rep_measure.R |only inst/CITATION | 5 +++-- inst/doc/wTOvignette.html | 4 ++-- man/rmcor.Rd |only man/wTO.rep_measure.Rd |only 9 files changed, 18 insertions(+), 12 deletions(-)
Title: Reading Annual Financial Reports from Bovespa's DFP, FRE and FCA
System
Description: Reads annual financial reports including assets, liabilities, dividends history, stockholder composition and much more from Bovespa's DFP, FRE and FCA systems <http://www.bmfbovespa.com.br/en_us/products/listed-equities-and-derivatives/equities/listed-companies.htm>.
These are web based interfaces for all financial reports of companies traded at Bovespa. The package is specially designed for large scale data importation, keeping a tabular (long) structure for easier processing.
Author: Marcelo Perlin [aut, cre]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Diff between GetDFPData versions 1.0 dated 2018-08-28 and 1.2 dated 2018-10-14
DESCRIPTION | 8 ++++---- MD5 | 10 +++++----- NEWS.md | 8 ++++++++ R/gdfpd_read_dfp_zip_file.R | 16 ++++++++++------ R/gdfpd_read_fre_zip_file.R | 15 ++++++++++++++- inst/doc/gdfpd-vignette-introduction.html | 4 ++-- 6 files changed, 43 insertions(+), 18 deletions(-)
Title: Fuzzy Linear Regression
Description: Estimators for fuzzy linear regression. The functions estimate parameters of
fuzzy linear regression models with crisp or fuzzy independent variables (triangular
fuzzy numbers are supported). Implements multiple methods for parameter estimation and
algebraic operations with triangular fuzzy numbers. Includes functions for
summarising, printing and plotting the model fit. Calculates predictions from the
model and total error of fit.
Diamond (1988) <doi:10.1016/0020-0255(88)90047-3>,
Hung & Yang (2006) <doi:10.1016/j.fss.2006.08.004>,
Lee & Tanaka (1999) <doi:10.15807/jorsj.42.98>,
Nasrabadi, Nasrabadi & Nasrabady (2005) <doi:10.1016/j.amc.2004.02.008>,
Tanaka, Hayashi & Watada (1989) <doi:10.1016/0377-2217(89)90431-1>.
Author: Pavel Skrabanek [aut, cph],
Natalia Martinkova [aut, cre, cph]
Maintainer: Natalia Martinkova <martinkova@ivb.cz>
Diff between fuzzyreg versions 0.3 dated 2018-06-07 and 0.4 dated 2018-10-14
DESCRIPTION | 20 ++-- MD5 | 66 ++++++++------ NAMESPACE | 48 +++++----- NEWS |only R/TEF.r |only R/dom.r |only R/fuzzylm.R | 10 +- R/plot.fuzzylm.R | 200 +++++++++++++++++++++---------------------- R/print.summary.fuzzylm.R | 6 - R/summary.fuzzylm.R | 64 ++++++------- build |only inst/doc |only man/TEF.Rd |only man/diamond.Rd | 77 +++++++++------- man/dom.Rd |only man/fls.Rd | 94 ++++++++++---------- man/fuzzydat.Rd | 78 ++++++++-------- man/fuzzylm.Rd | 155 ++++++++++++++++----------------- man/hung.Rd | 92 ++++++++++--------- man/lee.Rd | 103 +++++++++++----------- man/moflr.Rd | 110 +++++++++++------------ man/nasrabadi.Rd | 104 +++++++++++----------- man/oplr.Rd | 106 +++++++++++----------- man/plot.fuzzylm.Rd | 101 +++++++++++---------- man/plr.Rd | 100 ++++++++++----------- man/plrls.Rd | 118 ++++++++++++------------- man/predict.fuzzylm.Rd | 60 ++++++------ man/print.fuzzylm.Rd | 48 +++++----- man/print.summary.fuzzylm.Rd | 50 +++++----- man/prodFuzzy.Rd | 54 +++++------ man/prodSfuzzy.Rd | 62 ++++++------- man/sumFuzzy.Rd | 54 +++++------ man/summary.fuzzylm.Rd | 56 +++++------- man/tanaka.Rd | 86 +++++++++--------- tests |only vignettes |only 36 files changed, 1083 insertions(+), 1039 deletions(-)
Title: Nonparametric Variable Importance
Description: Calculate point estimates of and valid confidence intervals for
nonparametric variable importance measures in high and low dimensions,
using flexible estimators of the underlying regression functions. For more information
about the methods, please see Williamson et al. (2017) <https://biostats.bepress.com/uwbiostat/paper422/>.
Author: Brian D. Williamson [aut, cre],
Noah Simon [aut],
Marco Carone [aut]
Maintainer: Brian D. Williamson <brianw26@uw.edu>
Diff between vimp versions 1.1.3 dated 2018-10-02 and 1.1.4 dated 2018-10-14
DESCRIPTION | 6 +++--- MD5 | 14 +++++++------- R/average_vim.R | 1 + R/cv_vim.R | 4 +++- R/cv_vim_nodonsker.R | 4 +++- inst/doc/introduction_to_vimp.html | 12 ++++++------ man/cv_vim.Rd | 1 + man/cv_vim_nodonsker.Rd | 1 + 8 files changed, 25 insertions(+), 18 deletions(-)
Title: 'Rcpp' Bindings for the 'CCTZ' Library
Description: 'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is
a C++ library for translating between absolute and civil times using the rules
of a time zone. The 'CCTZ' source code, released under the Apache 2.0 License,
is included in this package. See <https://github.com/google/cctz> for more
details.
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Diff between RcppCCTZ versions 0.2.4 dated 2018-10-06 and 0.2.5 dated 2018-10-14
ChangeLog | 34 ++++++++++++++++ DESCRIPTION | 8 +-- MD5 | 18 ++++---- R/RcppExports.R | 8 +-- inst/NEWS.Rd | 14 ++++++ inst/unitTests/runit.Format.R | 21 +++++---- inst/unitTests/runit.Parse.R | 28 +++++++++---- man/toTz.Rd | 6 +- src/RcppExports.cpp | 8 +-- src/utilities.cpp | 89 +++++++++++++++++++++++++----------------- 10 files changed, 157 insertions(+), 77 deletions(-)
Title: Van Westendorp Price Sensitivity Meter Analysis
Description: An implementation of the van Westendorp Price
Sensitivity Meter in R, which is a survey-based approach
to analyze consumer price preferences and sensitivity
(van Westendorp 1976, isbn:9789283100386).
Author: Max Alletsee [aut, cre]
Maintainer: Max Alletsee <max.alletsee@gmail.com>
Diff between pricesensitivitymeter versions 0.3.2 dated 2018-05-12 and 0.3.3 dated 2018-10-14
DESCRIPTION | 8 ++++---- MD5 | 12 ++++++------ NEWS | 7 +++++++ build/vignette.rds |binary inst/doc/interpolation-in-small-samples.html | 10 +++++----- inst/doc/visualizing-psm-results.html | 10 +++++----- tests/testthat/test_data_input.R | 2 -- 7 files changed, 27 insertions(+), 22 deletions(-)
More information about pricesensitivitymeter at CRAN
Permanent link
Title: Tools of Utilization and Cost in Healthcare
Description: R implementation of the software tools developed in the H-CUP
(Healthcare Cost and Utilization Project) <https://www.hcup-us.ahrq.gov>
and AHRQ (Agency for Healthcare Research and Quality)
<https://www.ahrq.gov>. It currently contains functions for mapping ICD-9
codes to the AHRQ comorbidity measures and translating ICD-9
(resp. ICD-10) codes to ICD-10 (resp. ICD-9) codes based on GEM (General
Equivalence Mappings) from CMS (Centers for Medicare and Medicaid
Services).
Author: Wenjie Wang [aut, cre] (<https://orcid.org/0000-0003-0363-3180>),
Yan Li [aut],
Jun Yan [aut]
Maintainer: Wenjie Wang <wenjie.2.wang@uconn.edu>
Diff between touch versions 0.1-3 dated 2016-12-17 and 0.1-4 dated 2018-10-14
touch-0.1-3/touch/ChangeLog |only touch-0.1-4/touch/DESCRIPTION | 56 ++++++------ touch-0.1-4/touch/MD5 | 47 ++++++---- touch-0.1-4/touch/NAMESPACE | 6 + touch-0.1-4/touch/NEWS.md |only touch-0.1-4/touch/R/RcppExports.R |only touch-0.1-4/touch/R/cmbd.R | 5 - touch-0.1-4/touch/R/crosswalk.R |only touch-0.1-4/touch/R/format.R |only touch-0.1-4/touch/R/sysdata.rda |binary touch-0.1-4/touch/R/utils.R |only touch-0.1-4/touch/R/zzz.R |only touch-0.1-4/touch/README.md |only touch-0.1-4/touch/data/dxDat.rda |binary touch-0.1-4/touch/inst/CITATION |only touch-0.1-4/touch/inst/ahrq |only touch-0.1-4/touch/inst/doc/README | 7 - touch-0.1-4/touch/inst/doc/cmbdGen.R | 3 touch-0.1-4/touch/inst/doc/codegen/README | 36 +++---- touch-0.1-4/touch/inst/doc/codegen/drg-combination.txt | 64 ++++++------- touch-0.1-4/touch/inst/doc/codegen/formatcode.R | 60 ++++++------- touch-0.1-4/touch/inst/doc/codegen/icd-combination.txt | 78 ++++++++--------- touch-0.1-4/touch/man/cmbd.Rd | 7 - touch-0.1-4/touch/man/dxDat.Rd | 1 touch-0.1-4/touch/man/find_billable.Rd |only touch-0.1-4/touch/man/icd9Clean.Rd | 1 touch-0.1-4/touch/man/icd_map.Rd |only touch-0.1-4/touch/man/insert_dot.Rd |only touch-0.1-4/touch/src |only 29 files changed, 195 insertions(+), 176 deletions(-)