File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ url : https://queelius.github.io/maskedhaz/
2+
3+ template :
4+ bootstrap : 5
5+
6+ navbar :
7+ structure :
8+ left : [intro, reference, news]
9+ right : [search, github]
10+ components :
11+ github :
12+ icon : fa-github
13+ href : https://github.com/queelius/maskedhaz
14+
15+ reference :
16+ - title : " Model Constructor"
17+ desc : " Create masked-cause series system likelihood models"
18+ contents :
19+ - dfr_series_md
20+ - is_dfr_series_md
21+ - print.dfr_series_md
22+
23+ - title : " Likelihood Inference"
24+ desc : " Log-likelihood, score, Hessian, and MLE fitting"
25+ contents :
26+ - loglik.dfr_series_md
27+ - score.dfr_series_md
28+ - hess_loglik.dfr_series_md
29+ - fit.dfr_series_md
30+
31+ - title : " Data Generation"
32+ desc : " Simulate masked series system failure data"
33+ contents :
34+ - rdata.dfr_series_md
35+
36+ - title : " Diagnostics"
37+ desc : " Cause-of-failure probabilities and model inspection"
38+ contents :
39+ - conditional_cause_probability
40+ - cause_probability
41+ - assumptions.dfr_series_md
42+ - ncomponents.dfr_series_md
43+ - component_hazard.dfr_series_md
You can’t perform that action at this time.
0 commit comments