Giter Club home page Giter Club logo

weibullpp's People

Contributors

lxy009 avatar rhleu avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

gforester

weibullpp's Issues

make modified KS-test

need way to get p-value from D statistics from modified KS-test.
might need to find tables and interpolate

lifedata plots - redo type choices

align types to

  • probability plot aka Weibull paper
  • reliability vs time aka 1-CDF, normal scale
  • unreliability vs time aka CDF, normal scale
  • pdf
  • failure rate vs time aka hazard function

create recurrent event data type

create 'recurrentdata' class
list of 3 items, 1 for serial id, 1 for time, 1 for censor status
only right censoring
attribute for time units

prep for V0.2

  • update readme markdown
  • get object help file started
  • description should have some link to more thorough documentation

Create "lifedata" class

similar to Surv class in survival package
list with 2 items: one for lifetimes, one for censor status
for now, only right censoring
attribute for time units

fit life data

function take life data and outputs list of class 'fitted_life_data'
other input is distribution choice
MLE method only
2 dist available only: exponential and weibull
no confidence bounds
optimization use optim default
for initial guess use 1 for shape and mean for scale
for exponential, no fitting is necessary

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.