Other packages > Find by keyword >

Countr  

Flexible Univariate Count Models Based on Renewal Processes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Countr", "3.5.8")



Attach the package and use:
library("Countr")
Maintained by
Georgi N. Boshnakov
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-23
Latest Update: 2022-11-12
Description:
Flexible univariate count models based on renewal processes. The models may include covariates and can be specified with familiar formula syntax as in glm() and package 'flexsurv'. The methodology is described by Kharrat et all (2019) (included as vignette 'Countr_guide' in the package). If the suggested package 'pscl' is not available from CRAN, it can be installed with 'remotes::install_github("cran/pscl")'. It is no longer used by the functions in this package but is needed for some of the extended examples.
How to cite:
Georgi N. Boshnakov (2016). Countr: Flexible Univariate Count Models Based on Renewal Processes. R package version 3.5.8, https://cran.r-project.org/web/packages/Countr. Accessed 22 Dec. 2024.
Previous versions and publish date:
3.2.0 (2016-03-23 23:36), 3.2.6 (2016-09-14 19:44), 3.2.7 (2016-10-06 13:46), 3.2.8 (2016-12-20 13:02), 3.4.1 (2017-11-20 18:32), 3.5.2 (2018-10-04 13:00), 3.5.4 (2019-08-21 13:30), 3.5.5 (2021-03-03 14:10), 3.5.6 (2022-11-12 23:50), 3.5.7 (2023-11-28 17:20)
Other packages that cited Countr R package
View Countr citation profile
Other R packages that Countr depends, imports, suggests or enhances
Complete documentation for Countr
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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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