Found 461 packages in 0.01 seconds
An Introduction to Statistical Modeling of Extreme Values
Functions to support the computations carried out in `An Introduction to Statistical Modeling of Extreme Values' by Stuart Coles. The functions may be divided into the following groups; maxima/minima, order statistics, peaks over thresholds and point processes.
Functions for Tabular Reporting
Use a grammar for creating and customizing pretty tables. The following formats are supported: 'HTML', 'PDF', 'RTF', 'Microsoft Word', 'Microsoft PowerPoint' and R 'Grid Graphics'. 'R Markdown', 'Quarto' and the package 'officer' can be used to produce the result files. The syntax is the same for the user regardless of the type of output to be produced. A set of functions allows the creation, definition of cell arrangement, addition of headers or footers, formatting and definition of cell content with text and or images. The package also offers a set of high-level functions that allow tabular reporting of statistical models and the creation of complex cross tabulations.
Multi-Model Inference
Tools for model selection and model averaging with support for a wide range of statistical models. Automated model selection through subsets of the maximum model, with optional constraints for model inclusion. Averaging of model parameters and predictions based on model weights derived from information criteria (AICc and alike) or custom model weighting schemes.
Functional Data Analysis and Utilities for Statistical Computing
Routines for exploratory and descriptive analysis of functional data such as depth measurements, atypical curves detection, regression models, supervised classification, unsupervised classification and functional analysis of variance.
Causal Mediation Analysis
We implement parametric and non parametric mediation analysis. This package performs the methods and suggestions in Imai, Keele and Yamamoto (2010)
Bayesian Applied Regression Modeling via Stan
Estimates previously compiled regression models using the 'rstan' package, which provides the R interface to the Stan C++ library for Bayesian estimation. Users specify models via the customary R syntax with a formula and data.frame plus some additional arguments for priors.
Time Series Analysis
Contains R functions and datasets detailed in the book "Time Series Analysis with Applications in R (second edition)" by Jonathan Cryer and Kung-Sik Chan.
Ordination and Multivariate Analysis for Ecology
A variety of ordination and community analyses useful in analysis of data sets in community ecology. Includes many of the common ordination methods, with graphical routines to facilitate their interpretation, as well as several novel analyses.
Distributed Lag Non-Linear Models
Collection of functions for distributed lag linear and non-linear models.
Functional Data Analysis and Empirical Dynamics
A versatile package that provides implementation of various
methods of Functional Data Analysis (FDA) and Empirical Dynamics. The core of this
package is Functional Principal Component Analysis (FPCA), a key technique for
functional data analysis, for sparsely or densely sampled random trajectories
and time courses, via the Principal Analysis by Conditional Estimation
(PACE) algorithm. This core algorithm yields covariance and mean functions,
eigenfunctions and principal component (scores), for both functional data and
derivatives, for both dense (functional) and sparse (longitudinal) sampling designs.
For sparse designs, it provides fitted continuous trajectories with confidence bands,
even for subjects with very few longitudinal observations. PACE is a viable and
flexible alternative to random effects modeling of longitudinal data. There is also a
Matlab version (PACE) that contains some methods not available on fdapace and vice
versa. Updates to fdapace were supported by grants from NIH Echo and NSF DMS-1712864 and DMS-2014626.
Please cite our package if you use it (You may run the command citation("fdapace") to get the citation format and bibtex entry).
References: Wang, J.L., Chiou, J., Müller, H.G. (2016)