MCPcopy Create free account
hub / github.com/derrynknife/SurPyval / get_plot_data

Method get_plot_data

surpyval/univariate/parametric/parametric.py:1106–1165  ·  view source on GitHub ↗

A method to gather plot data Parameters ---------- heuristic : {'Blom', 'Median', 'ECDF', 'Modal', 'Midpoint', 'Mean',\ 'Weibull', 'Benard', 'Beard', 'Hazen', 'Gringorten', 'None',\ 'Tukey', 'DPW', 'Fleming-Harrington', 'Kaplan-Meier',\

(
        self, heuristic: str = "Nelson-Aalen", alpha_ci: float = 0.05
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

plotMethod · 0.95

Calls 1

probability_plot_dataFunction · 0.85

Tested by

no test coverage detected