README.md

kfoots

Build Status

R package to fit multivariate discrete probability distributions to count data. This package provides the core statistical fitting functions that the epicseg package is based on.

Installation

Install and load the devtools package to be able to directly install R packages hosted on github :

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

To install kfoots type:


devtools::install_github("lamortenera/kfoots")


lamortenera/kfoots documentation built on May 20, 2019, 7:34 p.m.