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.
1 parent bde8ec5 commit 44a8273Copy full SHA for 44a8273
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")
0 commit comments