Home
last modified time | relevance | path

Searched defs:predicted_mean (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/base/
H A Dprediction.py29 predicted_mean, argument
71 def predicted_mean(self): member in PredictionResults
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/regression/
H A D_prediction.py37 def __init__(self, predicted_mean, var_pred_mean, var_resid, argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/genmod/
H A D_prediction.py17 def __init__(self, predicted_mean, var_pred_mean, var_resid=None, argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/forecasting/tests/
H A Dtest_stl.py157 def __init__(self, predicted_mean, row_labels): argument
/dports/misc/py-eemeter/eemeter-3.1.0/eemeter/
H A Dmetrics.py100 predicted_mean, argument