[go: up one dir, main page]

Skip to content

murilosagrillo/ETIB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

The exponentiated transmuted-inverted beta (ET-IB) distribution

The repository

This repository contains the R implementations of ET-IB distribution. The "functions.R" file contains them.

Available implementations:

  • probability density function (detib);
  • cumulative density function (petib);
  • quantile function (qetib) and;
  • function for generating pseudo-random numbers (retib) of the ET-IB distribution.

In addition, the etibfit function is available for parameter estimation of ET-IB distribution. This function return the maximum likelihood estimates of the parameters, a histogram of the data with the fit distribution, and goodness-of-fit measures useful for model selection.

The file "etib.R" file provide examples of functions application for selected scenarios.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages