r-nlme
|
public |
Fit and compare Gaussian linear and nonlinear mixed-effects models.
|
2025-03-25 |
r-networkd3
|
public |
Creates 'D3' 'JavaScript' network, tree, dendrogram, and Sankey graphs from 'R'.
|
2025-03-25 |
r-mvtnorm
|
public |
Computes multivariate normal and t probabilities, quantiles, random deviates and densities.
|
2025-03-25 |
r-munsell
|
public |
Provides easy access to, and manipulation of, the Munsell colours. Provides a mapping between Munsell's original notation (e.g. "5R 5/10") and hexadecimal strings suitable for use directly in R graphics. Also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes.
|
2025-03-25 |
r-multcomp
|
public |
Simultaneous tests and confidence intervals for general linear hypotheses in parametric models, including linear, generalized linear, linear mixed effects, and survival models. The package includes demos reproducing analyzes presented in the book "Multiple Comparisons Using R" (Bretz, Hothorn, Westfall, 2010, CRC Press).
|
2025-03-25 |
r-mongolite
|
public |
High-performance 'MongoDB' client based on 'libmongoc' and 'jsonlite'. Includes support for aggregation, indexing, map-reduce, streaming, encryption, enterprise authentication. The online user manual provides an overview of the available methods in the package: <https://jeroen.github.io/mongolite/>.
|
2025-03-25 |
r-modeltools
|
public |
A collection of tools to deal with statistical models. The functionality is experimental and the user interface is likely to change in the future. The documentation is rather terse, but packages `coin' and `party' have some working examples. However, if you find the implemented ideas interesting we would be very interested in a discussion of this proposal. Contributions are more than welcome!
|
2025-03-25 |
r-modelr
|
public |
Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.
|
2025-03-25 |
r-modelmetrics
|
public |
Collection of metrics for evaluating models written in C++ using 'Rcpp'.
|
2025-03-25 |
r-mnormt
|
public |
Functions are provided for computing the density and the distribution function of multivariate normal and "t" random variables, and for generating random vectors sampled from these distributions. Probabilities are computed via non-Monte Carlo methods; different routines are used in the case d=1, d=2, d>2, if d denotes the number of dimensions.
|
2025-03-25 |
r-mlmrev
|
public |
Data and examples from a multilevel modelling software review as well as other well-known data sets from the multilevel modelling literature.
|
2025-03-25 |
r-misctools
|
public |
Miscellaneous small tools and utilities. Many of them facilitate the work with matrices, e.g. inserting rows or columns, creating symmetric matrices, or checking for semidefiniteness. Other tools facilitate the work with regression models, e.g. extracting the standard errors, obtaining the number of (estimated) parameters, or calculating R-squared values.
|
2025-03-25 |
r-minqa
|
public |
Derivative-free optimization by quadratic approximation based on an interface to Fortran implementations by M. J. D. Powell.
|
2025-03-25 |
r-miniui
|
public |
Provides UI widget and layout functions for writing Shiny apps that work well on small screens.
|
2025-03-25 |
r-mime
|
public |
Guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.
|
2025-03-25 |
r-microsoftr
|
public |
Umbrella package with licenses and notices for all Microsoft R packages
|
2025-03-25 |
r-microbenchmark
|
public |
Provides infrastructure to accurately measure and compare the execution time of R expressions.
|
2025-03-25 |
r-mgcv
|
public |
Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Generalized Cross Validation and similar. Includes a gam() function, a wide variety of smoothers, JAGS support and distributions beyond the exponential family.
|
2025-03-25 |
r-memoise
|
public |
Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value.
|
2025-03-25 |
r-maxlik
|
public |
Functions for Maximum Likelihood (ML) estimation and non-linear optimization, and related tools. It includes a unified way to call different optimizers, and classes and methods to handle the results from the ML viewpoint. It also includes a number of convenience tools for testing and developing your own models.
|
2025-03-25 |
r-matrixmodels
|
public |
Modelling with sparse and dense 'Matrix' matrices, using modular prediction and response module classes.
|
2025-03-25 |
r-matrix
|
public |
A rich hierarchy of matrix classes, including triangular, symmetric, and diagonal matrices, both dense and sparse and with pattern, logical and numeric entries. Numerous methods for and operations on these matrices, using 'LAPACK' and 'SuiteSparse' libraries.
|
2025-03-25 |
r-mass
|
public |
Functions and datasets to support Venables and Ripley, "Modern Applied Statistics with S" (4th edition, 2002).
|
2025-03-25 |
r-markdown
|
public |
Provides R bindings to the 'Sundown' 'Markdown' rendering library (https://github.com/vmg/sundown). 'Markdown' is a plain-text formatting syntax that can be converted to 'XHTML' or other formats. See http://en.wikipedia.org/wiki/Markdown for more information about 'Markdown'.
|
2025-03-25 |
r-maptools
|
public |
Set of tools for manipulating and reading geographic data, in particular 'ESRI Shapefiles'; C code used from 'shapelib'. It includes binary access to 'GSHHG' shoreline files. The package also provides interface wrappers for exchanging spatial objects with packages such as 'PBSmapping', 'spatstat', 'maps', 'RArcInfo', 'Stata tmap', 'WinBUGS', 'Mondrian', and others.
|
2025-03-25 |