Skip to content

Rshiny Application for fitODBOD

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Amalan-ConStat/fitODBODRshiny

Repository files navigation

fitODBODRshiny

CRAN checks r-universe status badge

Project Status: Active - The project has reached a stable, usable state and is being actively developed. GitHub issues

MIT license

How to engage with “fitODBODRshiny” the first time ?

## Installing the package from GitHub
devtools::install_github("Amalan-ConStat/fitODBODRshiny")

## Installing the package from CRAN
install.packages("fitODBODRshiny")

R package for the Application: Here

Current Rshiny Application: Here

What does this Rshiny App does ?

  • Binomial Outcome data can be fitted by the binomial distribution, however when there is overdispersion, that is means there is correlation among the binomial random variables.
  • That means we need better distributions to fit the overdispersed big data.
  • These better distributions are Alternate Binomial and Binomial Mixture distributions.
  • In this application we fit these distributions for the binomial outcome datasets in the R package “fitODBOD”.

process

  1. From the seven datasets select a dataset.
  2. Based on the selection fitted results for the Alternate Binomial and Binomial Mixture distributions are shown in as plots in the tabs.
  3. Methods that require maximum likelihood estimation are repeated fifty times for accuracy and their estimated model parameters are also plotted.
  4. To compare the methods we use a table for each of distribution type.
  5. After observing these tables we have written a few points of the results, possibly the best method as well.

About

Rshiny Application for fitODBOD

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages