Other packages > Find by keyword >

cplm  

Compound Poisson Linear Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cplm", "0.7-12.1")



Attach the package and use:
library("cplm")
Maintained by
Yanwei (Wayne) Zhang
[Scholar Profile | Author Map]
First Published: 2011-08-08
Latest Update: 2024-01-14
Description:
Likelihood-based and Bayesian methods for various compound Poisson linear models based on Zhang, Yanwei (2013) .
How to cite:
Yanwei (Wayne) Zhang (2011). cplm: Compound Poisson Linear Models. R package version 0.7-12.1, https://cran.r-project.org/web/packages/cplm. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.1-1 (2011-08-08 07:41), 0.1-2 (2011-09-09 05:28), 0.2-1 (2011-09-15 07:57), 0.3-1 (2011-10-26 19:59), 0.4-1 (2011-11-08 07:54), 0.5-1 (2012-01-07 07:52), 0.6-1 (2012-07-17 10:30), 0.6-2 (2012-08-15 13:06), 0.6-4 (2012-08-16 17:36), 0.7-1 (2014-01-17 20:22), 0.7-2 (2014-03-10 19:42), 0.7-3 (2015-07-13 00:43), 0.7-4 (2015-08-21 07:38), 0.7-5 (2016-12-05 08:27), 0.7-6 (2018-05-06 23:18), 0.7-7 (2018-06-11 00:50), 0.7-8 (2019-03-05 11:50), 0.7-9 (2020-10-21 08:50), 0.7-10 (2022-04-26 02:00), 0.7-11 (2023-04-18 22:20), 0.7-12 (2024-01-14 02:10)
Other packages that cited cplm R package
View cplm citation profile
Other R packages that cplm depends, imports, suggests or enhances
Complete documentation for cplm
Functions, R codes and Examples using the cplm R package
Some associated functions: bcplm . class-methods . cpglm . cpglmm . cplm-package . datasets . getF . gini . sp2d . tp . 
Some associated R codes: amer.R . bcplm.R . classMethods.R . cpglm.R . cpglmm.R . gini.R . lme4_lmer.R . spline.R . utilities.R .  Full cplm package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for cplm1002003004005006007008009001000TrendBars

Today's Hot Picks in Authors and Packages

COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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