We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bde8ec5 + 1e4d028 commit dc6101bCopy full SHA for dc6101b
src/StateSpaceModels.jl
@@ -24,7 +24,7 @@ include("hyperparameters.jl")
24
include("systems.jl")
25
include("kalman_filter_and_smoother.jl")
26
include("statistical_tests/kpss.jl")
27
-include("statistical_tests/canova_hensen.jl")
+include("statistical_tests/canova_hansen.jl")
28
include("filters/univariate_kalman_filter.jl")
29
include("filters/multivariate_kalman_filter.jl")
30
include("filters/scalar_kalman_filter.jl")
src/statistical_tests/canova_hensen.jl renamed to src/statistical_tests/canova_hansen.jl
0 commit comments