|
github.com/RhysU/ar
Autoregressive process modeling tools in header-only C++
|
Represents forward prediction least squares minimization. More...
#include <ar.hpp>
Static Public Member Functions | |
| template<typename Result , typename Integer1 , typename Integer2 > | |
| static Result | empirical_variance (Integer1 N, Integer2 i) |
| Approximates the empirical variance estimate. More... | |
Represents forward prediction least squares minimization.
|
inlinestatic |
1.8.17