Home
last modified time | relevance | path

Searched refs:_prediction (Results 1 – 25 of 39) sorted by relevance

12

/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Tools/
H A DGrail.pm135 my $gene = $self->_prediction();
203 sub _prediction { subroutine
H A DEponine.pm191 return $self->_prediction();
279 sub _prediction { subroutine
H A DPseudowise.pm170 return $self->_prediction();
245 sub _prediction { subroutine
H A DMZEF.pm210 return $self->_prediction();
306 sub _prediction { subroutine
H A DGenscan.pm207 $gene = $self->_prediction();
396 sub _prediction { subroutine
H A DFgenesh.pm204 $gene = $self->_prediction();
422 sub _prediction { subroutine
H A DGenemark.pm233 $gene = $self->_prediction();
451 sub _prediction { subroutine
H A DGlimmer.pm263 $gene = $self->_prediction();
594 sub _prediction { subroutine
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/examples/
H A Dex_predict_results.py16 from statsmodels.regression._prediction import get_prediction
17 from statsmodels.genmod._prediction import params_transform_univariate
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Docs/
H A DAppendix-Compound-Mode-Prediction.md363 in MD stages 0, 1 and 2 are warped\_motion\_prediction and
364 av1\_inter\_prediction.
370 1. warped\_motion\_prediction
371 - **plane\_warped\_motion\_prediction**: Generates the luma and chroma
404 - **chroma\_plane\_warped\_motion\_prediction\_sub8x8**: Generates chroma
412 2. **av1\_inter\_prediction**
H A DAppendix-Local-Warped-Motion.md219 function *warped\_motion\_prediction*. A diagram of the associated
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Docs/
H A DAppendix-Compound-Mode-Prediction.md363 in MD stages 0, 1 and 2 are warped\_motion\_prediction and
364 av1\_inter\_prediction.
370 1. warped\_motion\_prediction
371 - **plane\_warped\_motion\_prediction**: Generates the luma and chroma
404 - **chroma\_plane\_warped\_motion\_prediction\_sub8x8**: Generates chroma
412 2. **av1\_inter\_prediction**
H A DAppendix-Local-Warped-Motion.md219 function *warped\_motion\_prediction*. A diagram of the associated
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/regression/tests/
H A Dtest_predict.py15 from statsmodels.regression._prediction import get_prediction
218 from statsmodels.genmod._prediction import params_transform_univariate
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/
H A D_kalman_filter.pxd219 cdef void _prediction(self)
373 cdef void _prediction(self)
528 cdef void _prediction(self)
683 cdef void _prediction(self)
H A D_kalman_filter.pyx1020 # self._prediction()
1082 # self._prediction()
1115 cdef void _prediction(self): member in sKalmanFilter
2256 # self._prediction()
2318 # self._prediction()
2351 cdef void _prediction(self): member in dKalmanFilter
3492 # self._prediction()
3554 # self._prediction()
3587 cdef void _prediction(self): member in cKalmanFilter
4729 # self._prediction()
[all …]
H A D_kalman_filter.pyx.in936 # self._prediction()
998 # self._prediction()
1031 cdef void _prediction(self): function
/dports/mail/p5-Mail-Graph/Mail-Graph-0.14/lib/Mail/
H A DGraph.pm1125 unshift @data, $self->_prediction($stats, $t, scalar @{$data[0]}, $now);
1136 unshift @data, $self->_prediction($stats, 2, scalar @{$data[0]}, $now);
1282 sub _prediction subroutine
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/genmod/
H A Dgeneralized_linear_model.py29 from statsmodels.genmod._prediction import PredictionResults
50 from . import _prediction as pred, families
1898 import statsmodels.regression._prediction as linpred
/dports/mail/p5-Mail-Graph/Mail-Graph-0.14/
H A DCHANGES85 bug in _prediction() that used Today() instead of last_data
/dports/math/py-statsmodels/statsmodels-0.13.1/
H A Dlint.sh122 statsmodels/regression/_prediction.py \
/dports/math/py-statsmodels/statsmodels-0.13.1/docs/source/release/
H A Dversion0.12.rst861 * ``statsmodels.genmod._prediction.PredictionResults.se_obs``
862 * ``statsmodels.genmod._prediction.PredictionResults.t_test``
863 * ``statsmodels.genmod._prediction.PredictionResults.tvalues``
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/regression/
H A Dlinear_model.py48 from statsmodels.regression._prediction import PredictionResults
57 from . import _prediction as pred
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/_filters/
H A D_univariate_diffuse.c2722 …void (*_prediction)(struct __pyx_obj_11statsmodels_3tsa_10statespace_14_kalman_filter_sKalmanFilte… member
2753 …void (*_prediction)(struct __pyx_obj_11statsmodels_3tsa_10statespace_14_kalman_filter_dKalmanFilte… member
2784 …void (*_prediction)(struct __pyx_obj_11statsmodels_3tsa_10statespace_14_kalman_filter_cKalmanFilte… member
2815 …void (*_prediction)(struct __pyx_obj_11statsmodels_3tsa_10statespace_14_kalman_filter_zKalmanFilte… member
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/_smoothers/
H A D_alternative.c3065 …void (*_prediction)(struct __pyx_obj_11statsmodels_3tsa_10statespace_14_kalman_filter_sKalmanFilte…
3096 …void (*_prediction)(struct __pyx_obj_11statsmodels_3tsa_10statespace_14_kalman_filter_dKalmanFilte…
3127 …void (*_prediction)(struct __pyx_obj_11statsmodels_3tsa_10statespace_14_kalman_filter_cKalmanFilte…
3158 …void (*_prediction)(struct __pyx_obj_11statsmodels_3tsa_10statespace_14_kalman_filter_zKalmanFilte…

12