relative_weights¶
-
transitforecast.relative_weights(lc, traces)¶ Calculate the relative weights for the scenarios.
- Parameters
- lc~lightkurve.LightCurve
A light curve object with the data.
- tracesiterable
A list of ~pymc3.backends.base.MultiTrace objects.
- Returns
- weightsndarray
The relative weights for the scenarios.