Skip to content
/ kfoots Public
forked from lamortenera/kfoots

R package to fit multivariate discrete probability distributions to count data

Notifications You must be signed in to change notification settings

wcstcyx/kfoots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.1%
  • R 34.9%