Title: Sensitivity Analysis Tools for LSD Simulations
Description: Tools for sensitivity analysis of LSD simulation models. Reads object-oriented data produced by LSD simulation models and performs screening and global sensitivity analysis (Sobol decomposition method, Saltelli et al. (2008) ISBN:9780470725177). A Kriging or polynomial meta-model (Kleijnen (2009) <doi:10.1016/j.ejor.2007.10.013>) is estimated using the simulation data to provide the data required by the Sobol decomposition. LSD (Laboratory for Simulation Development) is free software developed by Marco Valente and Marcelo C. Pereira (documentation and downloads available at <https://www.labsimdev.org/>).
Author: Marcelo C. Pereira [aut, cre]
Maintainer: Marcelo C. Pereira <mcper@unicamp.br>
Diff between LSDsensitivity versions 1.2.2 dated 2022-05-26 and 1.2.3 dated 2022-07-03
DESCRIPTION | 8 ++++---- MD5 | 14 +++++++------- R/kriging.R | 2 ++ R/morris_ee.R | 4 +++- R/polynomial.R | 2 ++ R/sobol.R | 8 ++++++-- build/partial.rdb |binary man/sobol.decomposition.lsd.Rd | 2 +- 8 files changed, 25 insertions(+), 15 deletions(-)
More information about LSDsensitivity at CRAN
Permanent link
Title: General-to-Specific (GETS) Modelling and Indicator Saturation
Methods
Description: Automated General-to-Specific (GETS) modelling of the mean and variance of a regression, and indicator saturation methods for detecting and testing for structural breaks in the mean, see Pretis, Reade and Sucarrat (2018) <doi:10.18637/jss.v086.i03>.
Author: Genaro Sucarrat [aut, cre], Felix Pretis [aut], James Reade [aut], Jonas Kurle [ctb], Moritz Schwarz [ctb]
Maintainer: Genaro Sucarrat <genaro.sucarrat@bi.no>
Diff between gets versions 0.35 dated 2022-03-22 and 0.36 dated 2022-07-03
DESCRIPTION | 9 ++++---- MD5 | 34 ++++++++++++++++---------------- NAMESPACE | 2 + NEWS | 15 ++++++++++++++ R/gets-base-source.R | 29 +++++++++++++++++++-------- R/gets-internal.R | 2 - R/gets-isat-source.R | 6 +++-- R/gets-lm-source.R | 2 - build/partial.rdb |binary data/hpdata.rda |binary data/infldata.rda |binary data/so2data.rda |binary data/sp500data.rda |binary inst/doc/user-defined-gets-and-isat.pdf |binary man/gets-package.Rd | 4 +-- man/gets.Rd | 4 +-- man/infldata.Rd | 2 - man/printtex.Rd | 7 +++--- 18 files changed, 75 insertions(+), 41 deletions(-)
Title: High-Dimensional Regression with Measurement Error
Description: Penalized regression for generalized linear models for
measurement error problems (aka. errors-in-variables). The package
contains a version of the lasso (L1-penalization) which corrects
for measurement error (Sorensen et al. (2015) <doi:10.5705/ss.2013.180>).
It also contains an implementation of the Generalized Matrix Uncertainty
Selector, which is a version the (Generalized) Dantzig Selector for the
case of measurement error (Sorensen et al. (2018) <doi:10.1080/10618600.2018.1425626>).
Author: Oystein Sorensen [aut, cre]
Maintainer: Oystein Sorensen <oystein.sorensen.1985@gmail.com>
Diff between hdme versions 0.3.4 dated 2021-09-02 and 0.4.0 dated 2022-07-03
DESCRIPTION | 8 MD5 | 48 +- NEWS.md | 8 R/corrected_lasso.R | 10 R/corrected_lasso_glm.R | 26 - R/cv_corrected_lasso.R | 2 R/cv_gds.R | 2 R/gmu_lasso.R | 6 R/helper_functions.R | 2 R/mus_glm.R | 6 R/plot.corrected_lasso.R | 25 - README.md | 32 + build/partial.rdb |binary build/vignette.rds |binary inst/doc/hdme.html | 706 +++++++++++++++++++++++++------ man/corrected_lasso.Rd | 9 man/cv_corrected_lasso.Rd | 2 man/plot.corrected_lasso.Rd | 15 tests/testthat/test_corrected_lasso.R | 21 tests/testthat/test_cv_corrected_lasso.R | 10 tests/testthat/test_cv_gds.R | 2 tests/testthat/test_gds.R | 2 tests/testthat/test_gmu_lasso.R | 16 tests/testthat/test_gmus.R | 18 tests/testthat/test_plots.R | 7 25 files changed, 761 insertions(+), 222 deletions(-)
Title: Bivariate Zero-Inflated Count Models Using Copulas
Description: Maximum likelihood estimation of copula-based zero-inflated
(and non-inflated) Poisson and negative binomial count models. Supports Frank
and Gaussian copulas. Allows for mixed margins (e.g., one margin Poisson, the
other zero-inflated negative binomial), and several marginal link functions.
Built-in methods for publication-quality tables using 'texreg', and post-estimation
diagnostics using 'DHARMa'. For information on copula regression for count data,
see Genest and Nešlehová (2007) <doi:10.1017/S0515036100014963> as well as
Nikoloulopoulos (2013) <doi:10.1007/978-3-642-35407-6_11>. For information on zero-inflated
count regression generally, see Lambert (1992) <https:www.jstor.org/stable/1269547?origin=crossref>. The author
acknowledges support by NSF DMS-1925119 and DMS-212324.
Author: John Niehaus [aut, cre]
Maintainer: John Niehaus <jniehaus2257@gmail.com>
Diff between bizicount versions 1.0.0 dated 2022-02-10 and 1.1.0 dated 2022-07-03
bizicount-1.0.0/bizicount/man/dzinb.Rd |only bizicount-1.0.0/bizicount/man/dzip.Rd |only bizicount-1.1.0/bizicount/DESCRIPTION | 12 +- bizicount-1.1.0/bizicount/MD5 | 28 +++--- bizicount-1.1.0/bizicount/NEWS.md | 15 +++ bizicount-1.1.0/bizicount/R/bizicount-methods.R | 7 + bizicount-1.1.0/bizicount/R/bizicount.R | 61 +++++++++++---- bizicount-1.1.0/bizicount/R/utils.R | 33 ++++++++ bizicount-1.1.0/bizicount/R/zi_dist_fns.R | 16 +-- bizicount-1.1.0/bizicount/R/zicreg-methods.R | 2 bizicount-1.1.0/bizicount/README.md | 4 bizicount-1.1.0/bizicount/man/bizicount-class.Rd | 5 - bizicount-1.1.0/bizicount/man/bizicount.Rd | 21 ++++- bizicount-1.1.0/bizicount/man/simulate.zicreg.Rd | 2 bizicount-1.1.0/bizicount/man/zinb.Rd |only bizicount-1.1.0/bizicount/man/zip.Rd |only bizicount-1.1.0/bizicount/tests/testthat/test_unidists.R | 25 ++++++ 17 files changed, 184 insertions(+), 47 deletions(-)
Title: Calculates Basic Network Measures Commonly Used in Network
Medicine
Description: Calculates network measures such as Largest Connected Component (LCC), Proximity, Separation, Jaccard Index,
along with permutation, when needed.
Author: Deisy Gysi
Maintainer: Deisy Morselli Gysi <deisy.ccnr@gmail.com>
Diff between NetSci versions 0.1.2 dated 2021-12-02 and 1.0.0 dated 2022-07-03
NetSci-0.1.2/NetSci/man/LCC_Component.Rd |only NetSci-1.0.0/NetSci/DESCRIPTION | 10 - NetSci-1.0.0/NetSci/MD5 | 21 +- NetSci-1.0.0/NetSci/NAMESPACE | 7 NetSci-1.0.0/NetSci/R/Internal.R | 24 +- NetSci-1.0.0/NetSci/R/LCC_Bipartide.R | 68 ++++---- NetSci-1.0.0/NetSci/R/LCC_Significance.R | 26 +-- NetSci-1.0.0/NetSci/R/prox_boot.R | 17 +- NetSci-1.0.0/NetSci/R/separation_Significance.R | 85 ++++++---- NetSci-1.0.0/NetSci/man/LCC_Significance.Rd | 17 +- NetSci-1.0.0/NetSci/man/avr_proximity_multiple_target_sets.Rd | 17 +- NetSci-1.0.0/NetSci/man/separation_Significance.Rd | 34 +++- 12 files changed, 196 insertions(+), 130 deletions(-)
Title: Tools for Assessing Estimability of Linear Predictions
Description: Provides tools for determining estimability of linear functions
of regression coefficients, and 'epredict' methods that handle
non-estimable cases correctly. Estimability theory is discussed in
many linear-models textbooks including Chapter 3 of Monahan, JF (2008),
"A Primer on Linear Models", Chapman and Hall (ISBN 978-1-4200-6201-4).
Author: Russell Lenth [aut, cre, cph]
Maintainer: Russell Lenth <russell-lenth@uiowa.edu>
Diff between estimability versions 1.3 dated 2018-02-11 and 1.4 dated 2022-07-03
DESCRIPTION | 9 ++++----- MD5 | 12 ++++++------ NAMESPACE | 3 +++ R/estimability.R | 28 +++++++++++++++++++++++++++- README.md | 16 +++++++++++----- inst/NEWS | 5 +++++ man/nonest.basis.Rd | 29 ++++++++++++++++++++++++----- 7 files changed, 80 insertions(+), 22 deletions(-)
Title: Tools for Multimodal Network Analysis
Description: A set of tools for analysing multimodal networks.
All functions operate with matrices, edge lists,
and 'igraph', 'network', and 'tidygraph' objects,
and on one-mode, two-mode (bipartite), and sometimes three-mode networks.
It includes functions for measuring
centrality, centralization, cohesion, closure, and constraint,
as well as for network block-modelling and regression.
The package is released as a complement to
'Multimodal Political Networks' (2021, ISBN:9781108985000),
and includes various datasets used in the book in addition to other network data.
Author: James Hollway [cph, cre, aut, ctb] ,
Jael Tan [ctb] ,
Bernhard Bieri [ctb] ,
Henrique Sposito [ctb]
Maintainer: James Hollway <james.hollway@graduateinstitute.ch>
Diff between migraph versions 0.9.3 dated 2022-04-14 and 0.10.6 dated 2022-07-03
migraph-0.10.6/migraph/DESCRIPTION | 50 migraph-0.10.6/migraph/MD5 | 262 ++-- migraph-0.10.6/migraph/NAMESPACE | 93 + migraph-0.10.6/migraph/NEWS.md | 190 +++ migraph-0.10.6/migraph/R/class_marks.R |only migraph-0.10.6/migraph/R/class_measures.R |only migraph-0.10.6/migraph/R/class_members.R |only migraph-0.10.6/migraph/R/class_motifs.R |only migraph-0.10.6/migraph/R/data_ison.R | 125 +- migraph-0.10.6/migraph/R/data_mpn.R | 194 ++- migraph-0.10.6/migraph/R/make_create.R |only migraph-0.10.6/migraph/R/make_generate.R |only migraph-0.10.6/migraph/R/make_read.R |only migraph-0.10.6/migraph/R/manip_add.R |only migraph-0.10.6/migraph/R/manip_as.R |only migraph-0.10.6/migraph/R/manip_grab.R |only migraph-0.10.6/migraph/R/manip_to.R |only migraph-0.10.6/migraph/R/mark_is.R |only migraph-0.10.6/migraph/R/mark_nodes.R |only migraph-0.10.6/migraph/R/mark_ties.R |only migraph-0.10.6/migraph/R/measure_centrality.R |only migraph-0.10.6/migraph/R/measure_closure.R |only migraph-0.10.6/migraph/R/measure_cohesion.R |only migraph-0.10.6/migraph/R/measure_diversity.R |only migraph-0.10.6/migraph/R/measure_features.R |only migraph-0.10.6/migraph/R/measure_holes.R |only migraph-0.10.6/migraph/R/member_community.R |only migraph-0.10.6/migraph/R/member_components.R |only migraph-0.10.6/migraph/R/member_equivalence.R |only migraph-0.10.6/migraph/R/migraph-defunct.R | 371 +++++-- migraph-0.10.6/migraph/R/model_cluster.R |only migraph-0.10.6/migraph/R/model_regression.R |only migraph-0.10.6/migraph/R/model_tests.R |only migraph-0.10.6/migraph/R/motif_census.R |only migraph-0.10.6/migraph/R/viz_autographr.R |only migraph-0.10.6/migraph/R/viz_ggevolution.R |only migraph-0.10.6/migraph/R/viz_gglineage.R |only migraph-0.10.6/migraph/R/viz_layout.R |only migraph-0.10.6/migraph/R/viz_palette.R |only migraph-0.10.6/migraph/README.md | 102 + migraph-0.10.6/migraph/build/partial.rdb |binary migraph-0.10.6/migraph/build/vignette.rds |binary migraph-0.10.6/migraph/data/ison_algebra.rda |binary migraph-0.10.6/migraph/data/ison_brandes2.rda |only migraph-0.10.6/migraph/data/mpn_bristol.rda |binary migraph-0.10.6/migraph/data/mpn_cow_igo.rda |only migraph-0.10.6/migraph/data/mpn_cow_trade.rda |only migraph-0.10.6/migraph/data/mpn_elite_mex.rda |binary migraph-0.10.6/migraph/inst/CITATION | 4 migraph-0.10.6/migraph/inst/doc/p1data.R | 10 migraph-0.10.6/migraph/inst/doc/p1data.Rmd | 70 - migraph-0.10.6/migraph/inst/doc/p1data.html | 528 +++++++--- migraph-0.10.6/migraph/inst/doc/p3centrality.R | 47 migraph-0.10.6/migraph/inst/doc/p3centrality.Rmd | 163 +-- migraph-0.10.6/migraph/inst/doc/p3centrality.html | 440 +++++--- migraph-0.10.6/migraph/man/add.Rd | 53 - migraph-0.10.6/migraph/man/as.Rd |only migraph-0.10.6/migraph/man/autographr.Rd | 36 migraph-0.10.6/migraph/man/centralisation.Rd |only migraph-0.10.6/migraph/man/centrality.Rd | 107 -- migraph-0.10.6/migraph/man/closure.Rd |only migraph-0.10.6/migraph/man/cluster.Rd | 52 migraph-0.10.6/migraph/man/cohesion.Rd | 122 +- migraph-0.10.6/migraph/man/community.Rd |only migraph-0.10.6/migraph/man/components.Rd |only migraph-0.10.6/migraph/man/create.Rd | 112 +- migraph-0.10.6/migraph/man/defunct.Rd | 169 ++- migraph-0.10.6/migraph/man/diversity.Rd | 28 migraph-0.10.6/migraph/man/equivalence.Rd |only migraph-0.10.6/migraph/man/features.Rd |only migraph-0.10.6/migraph/man/generate.Rd | 71 + migraph-0.10.6/migraph/man/ggevolution.Rd | 7 migraph-0.10.6/migraph/man/gglineage.Rd | 4 migraph-0.10.6/migraph/man/grab.Rd | 73 - migraph-0.10.6/migraph/man/graph_census.Rd | 41 migraph-0.10.6/migraph/man/holes.Rd |only migraph-0.10.6/migraph/man/is.Rd | 35 migraph-0.10.6/migraph/man/ison_adolescents.Rd | 30 migraph-0.10.6/migraph/man/ison_algebra.Rd | 36 migraph-0.10.6/migraph/man/ison_brandes.Rd | 45 migraph-0.10.6/migraph/man/ison_karateka.Rd | 32 migraph-0.10.6/migraph/man/ison_marvel.Rd | 16 migraph-0.10.6/migraph/man/ison_networkers.Rd | 30 migraph-0.10.6/migraph/man/ison_southern_women.Rd | 18 migraph-0.10.6/migraph/man/layouts.Rd | 28 migraph-0.10.6/migraph/man/mark_nodes.Rd |only migraph-0.10.6/migraph/man/mark_ties.Rd |only migraph-0.10.6/migraph/man/mpn_bristol.Rd | 57 - migraph-0.10.6/migraph/man/mpn_cow.Rd |only migraph-0.10.6/migraph/man/mpn_elite_mex.Rd | 27 migraph-0.10.6/migraph/man/mpn_elite_usa.Rd | 52 migraph-0.10.6/migraph/man/mpn_evs.Rd | 21 migraph-0.10.6/migraph/man/mpn_ryanair.Rd | 33 migraph-0.10.6/migraph/man/mpn_senate112.Rd | 91 + migraph-0.10.6/migraph/man/node_census.Rd |only migraph-0.10.6/migraph/man/read.Rd | 25 migraph-0.10.6/migraph/man/reexports.Rd | 8 migraph-0.10.6/migraph/man/reformat.Rd |only migraph-0.10.6/migraph/man/regression.Rd | 30 migraph-0.10.6/migraph/man/tests.Rd | 34 migraph-0.10.6/migraph/man/transform.Rd |only migraph-0.10.6/migraph/tests/testthat/Rplots.pdf |binary migraph-0.10.6/migraph/tests/testthat/test-make_create.R |only migraph-0.10.6/migraph/tests/testthat/test-make_generate.R |only migraph-0.10.6/migraph/tests/testthat/test-make_read.R |only migraph-0.10.6/migraph/tests/testthat/test-manip_add.R |only migraph-0.10.6/migraph/tests/testthat/test-manip_as.R |only migraph-0.10.6/migraph/tests/testthat/test-manip_grab.R |only migraph-0.10.6/migraph/tests/testthat/test-manip_is.R |only migraph-0.10.6/migraph/tests/testthat/test-manip_to.R |only migraph-0.10.6/migraph/tests/testthat/test-mark_nodes.R |only migraph-0.10.6/migraph/tests/testthat/test-mark_ties.R |only migraph-0.10.6/migraph/tests/testthat/test-measure_centrality.R |only migraph-0.10.6/migraph/tests/testthat/test-measure_closure.R |only migraph-0.10.6/migraph/tests/testthat/test-measure_cohesion.R |only migraph-0.10.6/migraph/tests/testthat/test-measure_diversity.R |only migraph-0.10.6/migraph/tests/testthat/test-measure_features.R |only migraph-0.10.6/migraph/tests/testthat/test-measure_holes.R |only migraph-0.10.6/migraph/tests/testthat/test-member_community.R |only migraph-0.10.6/migraph/tests/testthat/test-member_equivalence.R |only migraph-0.10.6/migraph/tests/testthat/test-model_regression.R |only migraph-0.10.6/migraph/tests/testthat/test-model_tests.R |only migraph-0.10.6/migraph/tests/testthat/test-motif_census.R |only migraph-0.10.6/migraph/tests/testthat/test-viz_autographr.R |only migraph-0.10.6/migraph/tests/testthat/test-viz_ggevolution.R |only migraph-0.10.6/migraph/tests/testthat/test-viz_gglineage.R |only migraph-0.10.6/migraph/tests/testthat/test-viz_layout.R |only migraph-0.10.6/migraph/vignettes/p1data.Rmd | 70 - migraph-0.10.6/migraph/vignettes/p3centrality.Rmd | 163 +-- migraph-0.9.3/migraph/R/add.R |only migraph-0.9.3/migraph/R/as.R |only migraph-0.9.3/migraph/R/autographr.R |only migraph-0.9.3/migraph/R/balance.R |only migraph-0.9.3/migraph/R/blockmodel.R |only migraph-0.9.3/migraph/R/blockmodel_vis.R |only migraph-0.9.3/migraph/R/census.R |only migraph-0.9.3/migraph/R/centrality.R |only migraph-0.9.3/migraph/R/cluster.R |only migraph-0.9.3/migraph/R/cohesion.R |only migraph-0.9.3/migraph/R/connected.R |only migraph-0.9.3/migraph/R/constraint.R |only migraph-0.9.3/migraph/R/create.R |only migraph-0.9.3/migraph/R/diversity.R |only migraph-0.9.3/migraph/R/generate.R |only migraph-0.9.3/migraph/R/ggevolution.R |only migraph-0.9.3/migraph/R/gglineage.R |only migraph-0.9.3/migraph/R/grab.R |only migraph-0.9.3/migraph/R/is.R |only migraph-0.9.3/migraph/R/layout.R |only migraph-0.9.3/migraph/R/measures.R |only migraph-0.9.3/migraph/R/palette.R |only migraph-0.9.3/migraph/R/read.R |only migraph-0.9.3/migraph/R/regression.R |only migraph-0.9.3/migraph/R/smallworld.R |only migraph-0.9.3/migraph/R/tests.R |only migraph-0.9.3/migraph/R/to.R |only migraph-0.9.3/migraph/inst/doc/p2visualisation.R |only migraph-0.9.3/migraph/inst/doc/p2visualisation.Rmd |only migraph-0.9.3/migraph/inst/doc/p2visualisation.html |only migraph-0.9.3/migraph/inst/doc/p4community.R |only migraph-0.9.3/migraph/inst/doc/p4community.Rmd |only migraph-0.9.3/migraph/inst/doc/p4community.html |only migraph-0.9.3/migraph/inst/doc/p5blockmodel.R |only migraph-0.9.3/migraph/inst/doc/p5blockmodel.Rmd |only migraph-0.9.3/migraph/inst/doc/p5blockmodel.html |only migraph-0.9.3/migraph/inst/doc/p7linearmodel.R |only migraph-0.9.3/migraph/inst/doc/p7linearmodel.Rmd |only migraph-0.9.3/migraph/inst/doc/p7linearmodel.html |only migraph-0.9.3/migraph/man/blockmodel.Rd |only migraph-0.9.3/migraph/man/blockmodel_vis.Rd |only migraph-0.9.3/migraph/man/census.Rd |only migraph-0.9.3/migraph/man/coercion.Rd |only migraph-0.9.3/migraph/man/connectedness.Rd |only migraph-0.9.3/migraph/man/ggatyear.Rd |only migraph-0.9.3/migraph/man/graph_balance.Rd |only migraph-0.9.3/migraph/man/graph_smallworld.Rd |only migraph-0.9.3/migraph/man/node_constraint.Rd |only migraph-0.9.3/migraph/man/to.Rd |only migraph-0.9.3/migraph/tests/testthat/test-add.R |only migraph-0.9.3/migraph/tests/testthat/test-as.R |only migraph-0.9.3/migraph/tests/testthat/test-autographr.R |only migraph-0.9.3/migraph/tests/testthat/test-balance.R |only migraph-0.9.3/migraph/tests/testthat/test-blockmodel.R |only migraph-0.9.3/migraph/tests/testthat/test-blockmodel_vis.R |only migraph-0.9.3/migraph/tests/testthat/test-census.R |only migraph-0.9.3/migraph/tests/testthat/test-centrality.R |only migraph-0.9.3/migraph/tests/testthat/test-cluster.R |only migraph-0.9.3/migraph/tests/testthat/test-cohesion.R |only migraph-0.9.3/migraph/tests/testthat/test-constraint.R |only migraph-0.9.3/migraph/tests/testthat/test-create.R |only migraph-0.9.3/migraph/tests/testthat/test-diversity.R |only migraph-0.9.3/migraph/tests/testthat/test-edge.R |only migraph-0.9.3/migraph/tests/testthat/test-generate.R |only migraph-0.9.3/migraph/tests/testthat/test-ggevolution.R |only migraph-0.9.3/migraph/tests/testthat/test-gglineage.R |only migraph-0.9.3/migraph/tests/testthat/test-grab.R |only migraph-0.9.3/migraph/tests/testthat/test-is.R |only migraph-0.9.3/migraph/tests/testthat/test-layout.R |only migraph-0.9.3/migraph/tests/testthat/test-read.R |only migraph-0.9.3/migraph/tests/testthat/test-reexport_classes.R |only migraph-0.9.3/migraph/tests/testthat/test-regression.R |only migraph-0.9.3/migraph/tests/testthat/test-roxytest-testexamples-centrality.R |only migraph-0.9.3/migraph/tests/testthat/test-smallworld.R |only migraph-0.9.3/migraph/tests/testthat/test-tests.R |only migraph-0.9.3/migraph/tests/testthat/test-to.R |only migraph-0.9.3/migraph/vignettes/p2visualisation.Rmd |only migraph-0.9.3/migraph/vignettes/p4community.Rmd |only migraph-0.9.3/migraph/vignettes/p5blockmodel.Rmd |only migraph-0.9.3/migraph/vignettes/p7linearmodel.Rmd |only 209 files changed, 3034 insertions(+), 1371 deletions(-)
Title: Retrieving Information of Proteins from Uniprot
Description: Connect to Uniprot <https://www.uniprot.org/> to retrieve information about proteins using their accession number such information could be name or taxonomy information, For detailed information kindly read the publication <https://www.sciencedirect.com/science/article/pii/S1874391919303859>.
Author: Mohamed Soudy [aut, cre],
Ali Mostafa [aut]
Maintainer: Mohamed Soudy <MohmedSoudy2009@gmail.com>
Diff between UniprotR versions 2.1.1 dated 2022-06-28 and 2.2.0 dated 2022-07-03
UniprotR-2.1.1/UniprotR/R/GetCross_references_Information.R |only UniprotR-2.1.1/UniprotR/R/GetTaxaidentifier.R |only UniprotR-2.1.1/UniprotR/R/GetTaxonomic_lineage.R |only UniprotR-2.1.1/UniprotR/R/PlotproteinScore.R |only UniprotR-2.1.1/UniprotR/man/GetCross_references_Information.Rd |only UniprotR-2.1.1/UniprotR/man/GetTaxaidentifier.Rd |only UniprotR-2.1.1/UniprotR/man/GetTaxonomic_lineage.Rd |only UniprotR-2.1.1/UniprotR/man/PlotproteinScore.Rd |only UniprotR-2.2.0/UniprotR/DESCRIPTION | 6 UniprotR-2.2.0/UniprotR/MD5 | 74 ++++------ UniprotR-2.2.0/UniprotR/NAMESPACE | 4 UniprotR-2.2.0/UniprotR/R/GetExpression.R | 10 - UniprotR-2.2.0/UniprotR/R/GetFamily_Domains.R | 12 - UniprotR-2.2.0/UniprotR/R/GetGeneral_Information.R | 10 - UniprotR-2.2.0/UniprotR/R/GetMiscellaneous.R | 12 - UniprotR-2.2.0/UniprotR/R/GetNamesTaxa.R | 10 - UniprotR-2.2.0/UniprotR/R/GetPTM_Processing.R | 12 - UniprotR-2.2.0/UniprotR/R/GetPathology_Biotech.R | 12 - UniprotR-2.2.0/UniprotR/R/GetProteinFunction.R | 10 - UniprotR-2.2.0/UniprotR/R/GetProteinGOInfo.R | 10 - UniprotR-2.2.0/UniprotR/R/GetProteinInteractions.R | 10 - UniprotR-2.2.0/UniprotR/R/GetPublication.R | 10 - UniprotR-2.2.0/UniprotR/R/GetSequences.R | 10 - UniprotR-2.2.0/UniprotR/R/GetStructureInfo.R | 10 - UniprotR-2.2.0/UniprotR/R/GetSubcellular_location.R | 10 - UniprotR-2.2.0/UniprotR/R/PathwayAnalysis.R | 2 UniprotR-2.2.0/UniprotR/R/PlotGOAll.R | 3 UniprotR-2.2.0/UniprotR/man/GetExpression.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetFamily_Domains.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetGeneral_Information.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetMiscellaneous.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetNamesTaxa.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetPTM_Processing.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetPathology_Biotech.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetProteinFunction.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetProteinGOInfo.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetProteinInteractions.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetPublication.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetSequences.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetStructureInfo.Rd | 2 UniprotR-2.2.0/UniprotR/man/GetSubcellular_location.Rd | 2 UniprotR-2.2.0/UniprotR/man/Pathway.Enr.Rd | 2 42 files changed, 128 insertions(+), 139 deletions(-)
Title: RDAP Server Querying
Description: Queries data from RDAP servers.
Author: Brad Cable
Maintainer: Brad Cable <brad@bcable.net>
Diff between Rrdap versions 1.0.3 dated 2022-06-22 and 1.0.5 dated 2022-07-03
DESCRIPTION | 8 ++++---- MD5 | 6 +++--- R/functions.R | 23 +++++++++++++++++++---- README.md | 2 +- 4 files changed, 27 insertions(+), 12 deletions(-)
Title: Optimal Level of Significance for Regression and Other
Statistical Tests
Description: The optimal level of significance is calculated based on a decision-theoretic approach. The optimal level is chosen so that the expected loss from hypothesis testing is minimized. A range of statistical tests are covered, including the test for the population mean, population proportion, and a linear restriction in a multiple regression model.
The details are covered in Kim and Choi (2020) <doi:10.1111/abac.12172>, and Kim (2021) <doi:10.1080/00031305.2020.1750484>.
Author: Jae H. Kim <jaekim8080@gmail.com>
Maintainer: Jae H. Kim <jaekim8080@gmail.com>
Diff between OptSig versions 2.1 dated 2020-04-18 and 2.2 dated 2022-07-03
DESCRIPTION | 19 ++++++++----------- MD5 | 40 ++++++++++++++++++++-------------------- R/OptSig.Boot.R | 2 +- R/OptSig.BootWeight.R | 2 +- build/partial.rdb |binary man/Opt.sig.norm.test.Rd | 4 +--- man/Opt.sig.t.test.Rd | 2 -- man/OptSig.2p.Rd | 4 +--- man/OptSig.2p2n.Rd | 2 -- man/OptSig.Boot.Rd | 2 -- man/OptSig.BootWeight.Rd | 3 --- man/OptSig.Chisq.Rd | 3 --- man/OptSig.F.Rd | 1 - man/OptSig.Weight.Rd | 2 -- man/OptSig.anova.Rd | 2 -- man/OptSig.p.Rd | 2 -- man/OptSig.r.Rd | 3 --- man/OptSig.t2n.Rd | 3 --- man/Power.Chisq.Rd | 3 --- man/Power.F.Rd | 2 -- man/R.OLS.Rd | 2 -- 21 files changed, 32 insertions(+), 71 deletions(-)
Title: Read, Plot and Analyse Output from the DEPONS Model
Description: Methods for analyzing population dynamics and movement tracks simulated using the DEPONS model <https://www.depons.eu>, and for manipulating input raster files and shipping routes.
Author: Jacob Nabe-Nielsen and Caitlin K. Frankish
Maintainer: Jacob Nabe-Nielsen <jnn@ecos.au.dk>
Diff between DEPONS2R versions 1.0.3 dated 2021-04-26 and 1.1.4 dated 2022-07-03
DEPONS2R-1.0.3/DEPONS2R/R/ships.methods.R |only DEPONS2R-1.1.4/DEPONS2R/DESCRIPTION | 14 +- DEPONS2R-1.1.4/DEPONS2R/MD5 | 48 +++++---- DEPONS2R-1.1.4/DEPONS2R/NAMESPACE | 3 DEPONS2R-1.1.4/DEPONS2R/R/a-misc.R | 21 ++-- DEPONS2R-1.1.4/DEPONS2R/R/blockdyn-methods.R | 2 DEPONS2R-1.1.4/DEPONS2R/R/data.R | 49 +++++++--- DEPONS2R-1.1.4/DEPONS2R/R/raster-methods.R | 16 +-- DEPONS2R-1.1.4/DEPONS2R/R/ships_methods.R |only DEPONS2R-1.1.4/DEPONS2R/R/track-methods.R | 1 DEPONS2R-1.1.4/DEPONS2R/R/z-accessors.R | 4 DEPONS2R-1.1.4/DEPONS2R/build/partial.rdb |binary DEPONS2R-1.1.4/DEPONS2R/data/aisdata.RData |only DEPONS2R-1.1.4/DEPONS2R/data/shipdata.RData |binary DEPONS2R-1.1.4/DEPONS2R/man/DEPONS2R.Rd | 2 DEPONS2R-1.1.4/DEPONS2R/man/DeponsShips-class.Rd | 16 ++- DEPONS2R-1.1.4/DEPONS2R/man/ais.to.DeponsShips.Rd |only DEPONS2R-1.1.4/DEPONS2R/man/aisdata.Rd |only DEPONS2R-1.1.4/DEPONS2R/man/interpolate.ais.data.Rd |only DEPONS2R-1.1.4/DEPONS2R/man/make.windfarms.Rd | 2 DEPONS2R-1.1.4/DEPONS2R/man/plot-DeponsShips-missing-method.Rd | 2 DEPONS2R-1.1.4/DEPONS2R/man/read.DeponsShips.Rd | 13 +- DEPONS2R-1.1.4/DEPONS2R/man/routes.Rd | 12 +- DEPONS2R-1.1.4/DEPONS2R/man/shipdata.Rd | 33 ++++-- DEPONS2R-1.1.4/DEPONS2R/man/ships.Rd | 9 + DEPONS2R-1.1.4/DEPONS2R/man/summary.Rd | 2 DEPONS2R-1.1.4/DEPONS2R/man/write-DeponsShips-method.Rd | 11 +- DEPONS2R-1.1.4/DEPONS2R/tests |only 28 files changed, 165 insertions(+), 95 deletions(-)
Title: Biological Geometries
Description: Is used to simulate and fit biological geometries. 'biogeom' incorporates several novel universal parametric equations that can generate the profiles of bird eggs, flowers, linear and lanceolate leaves, seeds, starfish, and tree-rings (Gielis (2003) <doi:10.3732/ajb.90.3.333>; Shi et al. (2020) <doi:10.3390/sym12040645>), three growth-rate curves representing the ontogenetic growth trajectories of animals and plants against time, and the axially symmetrical and integral forms of all these functions (Shi et al. (2017) <doi:10.1016/j.ecolmodel.2017.01.012>; Shi et al. (2021) <doi:10.3390/sym13081524>). The optimization method proposed by Nelder and Mead (1965) <doi:10.1093/comjnl/7.4.308> was used to estimate model parameters. 'biogeom' includes several real data sets of the boundary coordinates of natural shapes, including avian eggs, fruit, lanceolate and ovate leaves, tree rings, seeds, and sea stars,and can be potentially applied to other natural shapes. 'biogeom' can quantify the conspecific or interspecific similarity of natural outlines, and provides information with important ecological and evolutionary implications for the growth and form of living organisms. Please see Shi et al. (2022) <doi:10.1111/nyas.14862> for details.
Author: Peijian Shi [aut, cre],
Johan Gielis [aut],
Brady K. Quinn [aut]
Maintainer: Peijian Shi <pjshi@njfu.edu.cn>
Diff between biogeom versions 1.0.5 dated 2022-05-12 and 1.0.6 dated 2022-07-03
DESCRIPTION | 10 +++++----- MD5 | 48 ++++++++++++++++++++++++------------------------ build/partial.rdb |binary man/GE.Rd | 4 ++++ man/MBriereE.Rd | 7 ++++++- man/MLRFE.Rd | 5 +++++ man/MbetaE.Rd | 5 +++++ man/NRGE.Rd | 1 + man/TGE.Rd | 4 ++++ man/adjdata.Rd | 5 +++++ man/areaGE.Rd | 5 +++++ man/areaovate.Rd | 9 +++++++-- man/bilat.Rd | 4 ++++ man/biogeom.Rd | 17 +++++++++++------ man/curveGE.Rd | 4 ++++ man/curveNRGE.Rd | 5 +++++ man/curveovate.Rd | 9 +++++++-- man/fitGE.Rd | 7 ++++++- man/fitNRGE.Rd | 9 +++++++-- man/fitovate.Rd | 11 ++++++++--- man/fitsigmoid.Rd | 9 +++++++-- man/fracdim.Rd | 4 ++++ man/sigmoid.Rd | 7 ++++++- man/veins.Rd | 3 ++- man/whitespruce.Rd | 2 +- 25 files changed, 143 insertions(+), 51 deletions(-)
More information about woodValuationDE at CRAN
Permanent link