Skip to content

A set of tools for generating a discrete approximation of univariate continuous distributions

Notifications You must be signed in to change notification settings

irudnyts/udiscr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udiscr

Travis-CI Build Status

Overview

A set of tools for generating a discrete approximation of univariate continuous distributions. The list of methods includes bracket-median, bracket-mean, extended Pearson-Tukey three point approximation, extended Swanson-Megill.

Instalation

The package is not (yet) submitted to CRAN, and is located in a private repository. If one has an access to the github repo, it is possible to install the last development version:

# install.packages("devtools")
# library("devtools")
devtools::install_github("irudnyts/udiscr")

About

A set of tools for generating a discrete approximation of univariate continuous distributions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages