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 03 Dec. 2024.
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

FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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