Skip to content

R package to fit multivariate discrete probability distributions to count data

Notifications You must be signed in to change notification settings

lamortenera/kfoots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

R package to fit multivariate discrete probability distributions to count data

Resources

Stars

Watchers

Forks

Packages

No packages published