README.md

CountEffects

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status HitCount

R package to computed average and conditional effects for count outcomes

Installation

CountEffects is currently not on CRAN. The development version of CountEffects can be installed directly from this GitHub repository using the additional package devtools. Under Windows, please make sure Rtools (http://cran.r-project.org/bin/windows/Rtools/) are installed and no older version of CountEffects is currently loaded):

install.packages("devtools")
library(devtools)

install_github("chkiefer/CountEffects")

Run CountEffects

The main function of the package is countEffects(). Type example(countEffects) for some examples.



chkiefer/countEffects documentation built on Jan. 24, 2021, 5:04 a.m.