Artifacts using Mgcv (182)
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.
Last Release on Nov 21, 2024
2. Dplyr704 usages
org.renjin.cran » dplyrMIT
A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
Last Release on Oct 5, 2024
3. CAR110 usages
org.renjin.cran » carGPL
Functions and Datasets to Accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Second Edition, Sage, 2011.
Last Release on Feb 15, 2021
4. Vegan85 usages
org.renjin.cran » veganGPL
Ordination methods, diversity analysis and other functions for community and vegetation ecologists.
Last Release on Feb 15, 2021
5. VGAM71 usages
org.renjin.cran » VGAMGPL
An implementation of about 6 major classes of statistical regression models. The central algorithm is Fisher scoring and iterative reweighted least squares. At the heart of this package are the vector generalized linear and additive model (VGLM/VGAM) classes. VGLMs can be loosely thought of as multivariate GLMs. VGAMs are data-driven VGLMs that use smoothing. The book "Vector Generalized Linear and Additive Models: With an Implementation in R" (Yee, 2015) <DOI:10.1007/978-1-4939-2818-7> gives details of the ...
Last Release on May 1, 2022
Building on the infrastructure provided by the lattice package, this package provides several new high-level functions and methods, as well as additional utilities such as panel and axis annotation functions.
Last Release on Feb 13, 2021
Comprehensive open-source toolbox for analysing Spatial Point Patterns. Focused mainly on two-dimensional point patterns, including multitype/marked points, in any spatial region. Also supports three-dimensional point patterns, space-time point patterns in any number of dimensions, point patterns on a linear network, and patterns of other geometrical objects. Supports spatial covariate data such as pixel images. Contains over 2000 functions for plotting spatial data, exploratory data analysis, ...
Last Release on May 1, 2022
8. Broom42 usages
org.renjin.cran » broomMIT
Convert statistical analysis objects from R into tidy data frames, so that they can more easily be combined, reshaped and otherwise processed with tools like 'dplyr', 'tidyr' and 'ggplot2'. The package provides three S3 generics: tidy, which summarizes a model's statistical findings such as coefficients of a regression; augment, which adds columns to the original data such as predictions, residuals and cluster assignments; and glance, which provides a one-row summary of model-level statistics.
Last Release on May 1, 2022
9. Pscl29 usages
org.renjin.cran » psclGPL
Bayesian analysis of item-response theory (IRT) models, roll call analysis; computing highest density regions; maximum likelihood estimation of zero-inflated and hurdle models for count data; goodness-of-fit measures for GLMs; data sets used in writing and teaching at the Political Science Computational Laboratory; seats-votes curves.
Last Release on Nov 4, 2024
10. Earth17 usages
org.renjin.cran » earthGPL
Build regression models using the techniques in Friedman's papers "Fast MARS" and "Multivariate Adaptive Regression Splines" <doi:10.1214/aos/1176347963>. (The term "MARS" is trademarked and thus not used in the name of the package.)
Last Release on Feb 14, 2021