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 21 Nov. 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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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