Found 461 packages in 0.01 seconds
Fast Covariance Estimation for Sparse Functional Data
We implement the Fast Covariance Estimation for
Sparse Functional Data paper published in Statistics and Computing
Create Contour Plots from Data or a Function
Provides functions for making contour plots. The contour plot can be created from grid data, a function, or a data set. If non-grid data is given, then a Gaussian process is fit to the data and used to create the contour plot.
Tools for the Analysis of Air Pollution Data
Tools to analyse, interpret and understand air pollution
data. Data are typically regular time series and air quality
measurement, meteorological data and dispersion model output can be
analysed. The package is described in Carslaw and Ropkins (2012,
Density, Probability, Quantile ('DPQ') Computations
Computations for approximations and alternatives for the 'DPQ'
(Density (pdf), Probability (cdf) and Quantile) functions for probability
distributions in R.
Primary focus is on (central and non-central) beta, gamma and related
distributions such as the chi-squared, F, and t.
--
For several distribution functions, provide functions implementing formulas from
Johnson, Kotz, and Kemp (1992)
Generalised Additive Extreme Value Models
Methods for fitting various extreme value distributions with parameters of
generalised additive model (GAM) form are provided. For details of distributions
see Coles, S.G. (2001)
Flexible Mixture Modeling
A general framework for finite mixtures of regression models using the EM algorithm is implemented. The E-step and all data handling are provided, while the M-step can be supplied by the user to easily define new models. Existing drivers implement mixtures of standard linear models, generalized linear models and model-based clustering.
Time-Varying Effect Models
Fits time-varying effect models (TVEM). These are a kind of application of varying-coefficient models in the context of longitudinal data, allowing the strength of linear, logistic, or Poisson regression relationships to change over time. These models are described further in Tan, Shiyko, Li, Li & Dierker (2012)
Gradient-Based Coenospace Vegetation Simulator
Simulates the composition of samples of vegetation according to gradient-based vegetation theory. Features a flexible algorithm incorporating competition and complex multi-gradient interaction.
Interactive Grammar of Graphics
An implementation of an interactive grammar of graphics, taking the best parts of 'ggplot2', combining them with the reactive framework of 'shiny' and drawing web graphics using 'vega'.
Easy Analysis and Visualization of Factorial Experiments
Facilitates easy analysis of factorial experiments, including purely within-Ss designs (a.k.a. "repeated measures"), purely between-Ss designs, and mixed within-and-between-Ss designs. The functions in this package aim to provide simple, intuitive and consistent specification of data analysis and visualization. Visualization functions also include design visualization for pre-analysis data auditing, and correlation matrix visualization. Finally, this package includes functions for non-parametric analysis, including permutation tests and bootstrap resampling. The bootstrap function obtains predictions either by cell means or by more advanced/powerful mixed effects models, yielding predictions and confidence intervals that may be easily visualized at any level of the experiment's design.