Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 6955 packages in 0.08 seconds

POUMM — by Venelin Mitov, 4 years ago

The Phylogenetic Ornstein-Uhlenbeck Mixed Model

The Phylogenetic Ornstein-Uhlenbeck Mixed Model (POUMM) allows to estimate the phylogenetic heritability of continuous traits, to test hypotheses of neutral evolution versus stabilizing selection, to quantify the strength of stabilizing selection, to estimate measurement error and to make predictions about the evolution of a phenotype and phenotypic variation in a population. The package implements combined maximum likelihood and Bayesian inference of the univariate Phylogenetic Ornstein-Uhlenbeck Mixed Model, fast parallel likelihood calculation, maximum likelihood inference of the genotypic values at the tips, functions for summarizing and plotting traces and posterior samples, functions for simulation of a univariate continuous trait evolution model along a phylogenetic tree. So far, the package has been used for estimating the heritability of quantitative traits in macroevolutionary and epidemiological studies, see e.g. Bertels et al. (2017) and Mitov and Stadler (2018) . The algorithm for parallel POUMM likelihood calculation has been published in Mitov and Stadler (2019) .

mlmhelpr — by Louis Rocconi, 6 months ago

Multilevel/Mixed Model Helper Functions

A collection of miscellaneous helper function for running multilevel/mixed models in 'lme4'. This package aims to provide functions to compute common tasks when estimating multilevel models such as computing the intraclass correlation and design effect, centering variables, estimating the proportion of variance explained at each level, pseudo-R squared, random intercept and slope reliabilities, tests for homogeneity of variance at level-1, and cluster robust and bootstrap standard errors. The tests and statistics reported in the package are from Raudenbush & Bryk (2002, ISBN:9780761919049), Hox et al. (2018, ISBN:9781138121362), and Snijders & Bosker (2012, ISBN:9781849202015).

ngspatial — by John Hughes, 5 years ago

Fitting the Centered Autologistic and Sparse Spatial Generalized Linear Mixed Models for Areal Data

Provides tools for analyzing spatial data, especially non- Gaussian areal data. The current version supports the sparse restricted spatial regression model of Hughes and Haran (2013) , the centered autologistic model of Caragea and Kaiser (2009) , and the Bayesian spatial filtering model of Hughes (2017) .

GMMBoost — by Andreas Groll, a year ago

Likelihood-Based Boosting for Generalized Mixed Models

Likelihood-based boosting approaches for generalized mixed models are provided.

lddmm — by Giorgio Paulon, 10 months ago

Longitudinal Drift-Diffusion Mixed Models (LDDMM)

Implementation of the drift-diffusion mixed model for category learning as described in Paulon et al. (2021) .

pamm — by Julien Martin, a year ago

Power Analysis for Random Effects in Mixed Models

Simulation functions to assess or explore the power of a dataset to estimates significant random effects (intercept or slope) in a mixed model. The functions are based on the "lme4" and "lmerTest" packages.

ptmixed — by Mirko Signorelli, 2 years ago

Poisson-Tweedie Generalized Linear Mixed Model

Fits the Poisson-Tweedie generalized linear mixed model described in Signorelli et al. (2021, ). Likelihood approximation based on adaptive Gauss Hermite quadrature rule.

BMRMM — by Yutong Wu, 7 months ago

An Implementation of the Bayesian Markov (Renewal) Mixed Models

The Bayesian Markov renewal mixed models take sequentially observed categorical data with continuous duration times, being either state duration or inter-state duration. These models comprehensively analyze the stochastic dynamics of both state transitions and duration times under the influence of multiple exogenous factors and random individual effect. The default setting flexibly models the transition probabilities using Dirichlet mixtures and the duration times using gamma mixtures. It also provides the flexibility of modeling the categorical sequences using Bayesian Markov mixed models alone, either ignoring the duration times altogether or dividing duration time into multiples of an additional category in the sequence by a user-specific unit. The package allows extensive inference of the state transition probabilities and the duration times as well as relevant plots and graphs. It also includes a synthetic data set to demonstrate the desired format of input data set and the utility of various functions. Methods for Bayesian Markov renewal mixed models are as described in: Abhra Sarkar et al., (2018) and Yutong Wu et al., (2022) .

fdaMixed — by Bo Markussen, a year ago

Functional Data Analysis in a Mixed Model Framework

Likelihood based analysis of 1-dimension functional data in a mixed-effects model framework. Matrix computation are approximated by semi-explicit operator equivalents with linear computational complexity. Markussen (2013) .

BeQut — by Antoine Barbieri, a year ago

Bayesian Estimation for Quantile Regression Mixed Models

Using a Bayesian estimation procedure, this package fits linear quantile regression models such as linear quantile models, linear quantile mixed models, quantile regression joint models for time-to-event and longitudinal data. The estimation procedure is based on the asymmetric Laplace distribution and the 'JAGS' software is used to get posterior samples (Yang, Luo, DeSantis (2019) ).