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

Found 6526 packages in 0.06 seconds

lddmm — by Giorgio Paulon, 3 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, 8 months 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, 10 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, 7 months 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, 5 months 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) ).

svylme — by Thomas Lumley, 2 months ago

Linear Mixed Models for Complex Survey Data

Linear mixed models for complex survey data, by pairwise composite likelihood, as described in Lumley & Huang (2023) . Supports nested and crossed random effects, and correlated random effects as in genetic models. Allows for multistage sampling and for other designs where pairwise sampling probabilities are specified or can be calculated.

TempCont — by Marcos Fernández-Martínez, 5 years ago

Temporal Contributions on Trends using Mixed Models

Method to estimate the effect of the trend in predictor variables on the observed trend of the response variable using mixed models with temporal autocorrelation. See Fernández-Martínez et al. (2017 and 2019) .

Rdta — by Hyungsuk Tak, 3 months ago

Data Transforming Augmentation for Linear Mixed Models

We provide a toolbox to fit univariate and multivariate linear mixed models via data transforming augmentation. Users can also fit these models via typical data augmentation for a comparison. It returns either maximum likelihood estimates of unknown model parameters (hyper-parameters) via an EM algorithm or posterior samples of those parameters via MCMC. Also see Tak et al. (2019) .

mixedBayes — by Kun Fan, 2 months ago

Bayesian Longitudinal Regularized Quantile Mixed Model

In longitudinal studies, the same subjects are measured repeatedly over time, leading to correlations among the repeated measurements. Properly accounting for the intra-cluster correlations in the presence of data heterogeneity and long tailed distributions of the disease phenotype is challenging, especially in the context of high dimensional regressions. Here, we aim at developing novel Bayesian regularized quantile mixed effect models to tackle these challenges. We have proposed a Bayesian variable selection in the mixed effect models for longitudinal genomics studies. To dissect important gene - environment interactions, our model can simultaneously identify important main and interaction effects on the individual and group level, which have been facilitated by imposing the spike- and -slab priors through Laplacian shrinkage in the Bayesian quantile hierarchical models. The within - subject dependence among data can be accommodated by incorporating the random effects. An efficient Gibbs sampler has been developed to facilitate fast computation. The Markov chain Monte Carlo algorithms of the proposed and alternative methods are efficiently implemented in 'C++'. The development of this software package and the associated statistical methods have been partially supported by an Innovative Research Award from Johnson Cancer Research Center, Kansas State University.