Other packages > Find by keyword >

ptmixed  

Poisson-Tweedie Generalized Linear Mixed Model
View on CRAN: Click here


Download and install ptmixed package within the R console
Install from CRAN:
install.packages("ptmixed")

Install from Github:
library("remotes")
install_github("cran/ptmixed")

Install by package version:
library("remotes")
install_version("ptmixed", "1.1.3")



Attach the package and use:
library("ptmixed")
Maintained by
Mirko Signorelli
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-12
Latest Update: 2022-08-18
Description:
Fits the Poisson-Tweedie generalized linear mixed model described in Signorelli et al. (2021, ). Likelihood approximation based on adaptive Gauss Hermite quadrature rule.
How to cite:
Mirko Signorelli (2019). ptmixed: Poisson-Tweedie Generalized Linear Mixed Model. R package version 1.1.3, https://cran.r-project.org/web/packages/ptmixed. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.0.1 (2019-02-12 15:50), 0.0.2 (2019-04-23 10:20), 0.0.3 (2019-05-06 11:30), 0.0.4 (2019-05-26 12:30), 0.1.2 (2019-06-14 14:50), 0.2.1 (2019-07-05 13:00), 0.3.1 (2019-09-17 11:10), 0.4.1 (2019-10-23 16:50), 0.4.2 (2020-01-10 14:00), 0.4.3 (2020-02-19 16:30), 0.5.1 (2020-04-09 16:20), 0.5.2 (2020-04-17 15:30), 0.5.4 (2020-06-13 09:10), 1.0.0 (2020-08-27 15:40), 1.0.1 (2020-10-26 12:30), 1.0.2 (2021-01-07 17:50), 1.0.3 (2021-03-02 14:20), 1.1.0 (2021-11-05 15:40), 1.1.1 (2021-12-01 16:30), 1.1.2 (2022-04-01 16:50)
Other packages that cited ptmixed R package
View ptmixed citation profile
Other R packages that ptmixed depends, imports, suggests or enhances
Complete documentation for ptmixed
Functions, R codes and Examples using the ptmixed R package
Some associated functions: df1 . loglik.pt.1re . make.spaghetti . nbglm . nbmixed . pmf . ptglm . ptmixed . ranef . simulate_ptglmm . summary.ptglm . summary.ptglmm . wald.test . 
Some associated R codes: GHpoints.R . PTfunctions.R . aod_wald.R . cd.R . classes.R . df1.R . gauher.R . loglik.R . makespaghetti.R . nbglm.R . nbmixed.R . pmf.R . ptglm.R . ptmixed.R . ranef.R . simulate_ptglmm.R . starting-values.R . summary-ptglm.R . summary-ptglmm.R . wald-test.R .  Full ptmixed package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA