Package evaluation to test MarSwitching on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T17:31:58.300 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.05s ################################################################################ # Installation # Installing MarSwitching... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b2b8a7f1] + MarSwitching v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.22.0 [fa961155] + CEnum v0.5.0 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b2b8a7f1] + MarSwitching v0.2.3 [e1d29d7a] + Missings v1.2.0 [76087f3c] + NLopt v1.2.1 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [4c63d2b9] + StatsFuns v1.5.2 [079eb43e] + NLopt_jll v2.10.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 3675.7 ms ✓ MarSwitching 1 dependency successfully precompiled in 5 seconds. 58 already precompiled. Precompilation completed after 17.54s ################################################################################ # Testing # Testing MarSwitching Status `/tmp/jl_d2xOhs/Project.toml` [31c24e10] Distributions v0.25.122 [6a86dc24] FiniteDiff v2.29.0 [b2b8a7f1] MarSwitching v0.2.3 [76087f3c] NLopt v1.2.1 [2913bbd2] StatsBase v0.34.8 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_d2xOhs/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [fa961155] CEnum v0.5.0 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [34004b35] HypergeometricFunctions v0.3.28 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b2b8a7f1] MarSwitching v0.2.3 [e1d29d7a] Missings v1.2.0 [76087f3c] NLopt v1.2.1 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [4c63d2b9] StatsFuns v1.5.2 [079eb43e] NLopt_jll v2.10.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Seed: 79 β_i,1: -0.558 0.017 0.607 0.324 ------------------------------ β_i,2: 0.152 -1.794 0.455 0.324 ------------------------------ β_i,3: 0.984 -1.495 0.912 0.324 ------------------------------ σ = [0.774, 0.206, 0.409] ---------------------------- P = 0.845 0.059 0.088 0.102 0.681 0.095 0.053 0.261 0.817 NLopt msg: XTOL_REACHED ------------------------------ Summary of regime 1: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | -0.558 | 0.046 | -12.231 | < 1e-3 β_1 | 0.017 | 0.042 | 0.399 | 0.69 β_2 | 0.607 | 0.047 | 13.027 | < 1e-3 β_3 | 0.324 | 0.013 | 24.697 | < 1e-3 σ | 0.774 | 0.019 | 41.819 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 6.45 periods ------------------------------------------------------------------- left-stochastic transition matrix: | regime 1 | regime 2 | regime 3 ---------------------------------------------------- regime 1 | 84.49% | 5.85% | 8.8% | regime 2 | 10.24% | 68.08% | 9.49% | regime 3 | 5.28% | 26.06% | 81.71% | Markov Switching Model with 3 regimes ================================================================= # of observations: 1000 AIC: 2071.018 # of estimated parameters: 19 BIC: 2164.265 Error distribution: Gaussian Instant. adj. R^2: 0.8896 Loglikelihood: -1016.5 Step-ahead adj. R^2: 0.7187 ----------------------------------------------------------------- ------------------------------ Summary of regime 1: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | -0.558 | 0.046 | -12.231 | < 1e-3 β_1 | 0.017 | 0.042 | 0.399 | 0.69 β_2 | 0.607 | 0.047 | 13.027 | < 1e-3 β_3 | 0.324 | 0.013 | 24.697 | < 1e-3 σ | 0.774 | 0.019 | 41.819 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 6.45 periods ------------------------------------------------------------------- ------------------------------ Summary of regime 2: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | 0.152 | 0.017 | 9.208 | < 1e-3 β_1 | -1.794 | 0.016 | -114.921 | < 1e-3 β_2 | 0.455 | 0.017 | 27.292 | < 1e-3 β_3 | 0.324 | 0.013 | 24.697 | < 1e-3 σ | 0.206 | 0.014 | 14.299 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 3.13 periods ------------------------------------------------------------------- ------------------------------ Summary of regime 3: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | 0.984 | 0.023 | 43.162 | < 1e-3 β_1 | -1.495 | 0.021 | -69.793 | < 1e-3 β_2 | 0.912 | 0.023 | 40.037 | < 1e-3 β_3 | 0.324 | 0.013 | 24.697 | < 1e-3 σ | 0.409 | 0.013 | 31.831 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 5.47 periods ------------------------------------------------------------------- left-stochastic transition matrix: | regime 1 | regime 2 | regime 3 ---------------------------------------------------- regime 1 | 84.487% | 5.851% | 8.799% | regime 2 | 10.238% | 68.084% | 9.493% | regime 3 | 5.275% | 26.065% | 81.708% | Test Summary: | Pass Total Time minimal test | 20 20 1m07.5s EM algorithm random search: 1 out of 3 | Q = 912.0 vs. Q_0 = 912.0 EM algorithm random search: 2 out of 3 | Q = 912.0 vs. Q_0 = 912.0 EM algorithm random search: 3 out of 3 | Q = 912.0 vs. Q_0 = 912.0 Q improvement with random search: 912.0 -> 912.0) EM algorithm random search: 1 out of 4 | Q = 876.0 vs. Q_0 = 876.0 EM algorithm random search: 2 out of 4 | Q = 876.0 vs. Q_0 = 876.0 EM algorithm random search: 3 out of 4 | Q = 877.0 vs. Q_0 = 876.0 EM algorithm random search: 4 out of 4 | Q = 879.0 vs. Q_0 = 876.0 Q improvement with random search: 876.0 -> 879.0) Test Summary: | Pass Total Time stochastic component μ, β + generate_msm(model) | 8 8 9.6s EM algorithm random search: 1 out of 3 | Q = 706.0 vs. Q_0 = 700.0 EM algorithm random search: 2 out of 3 | Q = 768.0 vs. Q_0 = 700.0 EM algorithm random search: 3 out of 3 | Q = 770.0 vs. Q_0 = 700.0 Q improvement with random search: 700.0 -> 770.0) Test Summary: | Pass Total Time test set | 2 2 12.0s EM algorithm random search: 1 out of 3 | Q = 242.0 vs. Q_0 = 244.0 EM algorithm random search: 2 out of 3 | Q = 253.0 vs. Q_0 = 244.0 EM algorithm random search: 3 out of 3 | Q = 243.0 vs. Q_0 = 244.0 Q improvement with random search: 244.0 -> 253.0) Test Summary: | Pass Total Time stochastic component - only non-s exogenous | 2 2 17.2s EM algorithm random search: 1 out of 3 | Q = 3111.0 vs. Q_0 = 3111.0 EM algorithm random search: 2 out of 3 | Q = 3111.0 vs. Q_0 = 3111.0 EM algorithm random search: 3 out of 3 | Q = 3111.0 vs. Q_0 = 3111.0 Q improvement with random search: 3111.0 -> 3111.0) Test Summary: | Pass Total Time stochastic component - no intercept model | 4 4 2.4s EM algorithm random search: 1 out of 3 | Q = 910.0 vs. Q_0 = 910.0 EM algorithm random search: 2 out of 3 | Q = 910.0 vs. Q_0 = 910.0 EM algorithm random search: 3 out of 3 | Q = 910.0 vs. Q_0 = 910.0 Q improvement with random search: 910.0 -> 910.0) Optimization random search: 1 out of 2 | LL = -685.0 Optimization random search: 2 out of 2 | LL = -685.0 loglikelihood improvement with random search: -685.0 -> -685.0 Test Summary: | Pass Total Time stochastic component - 3 state model every exogenous vars | 14 14 7.6s EM algorithm random search: 1 out of 3 | Q = 705.0 vs. Q_0 = 699.0 EM algorithm random search: 2 out of 3 | Q = 699.0 vs. Q_0 = 699.0 EM algorithm random search: 3 out of 3 | Q = 705.0 vs. Q_0 = 699.0 Q improvement with random search: 699.0 -> 705.0) Test Summary: | Pass Total Time stochastic component - non-switching variance | 3 3 0.9s calculating combination 1/3 | criterion: 794.168 calculating combination 2/3 | criterion: 770.546 calculating combination 3/3 | criterion: 799.554 Test Summary: | Pass Total Time stochastic component - model selection | 1 1 5.1s EM algorithm random search: 1 out of 5 | Q = 826.0 vs. Q_0 = 826.0 EM algorithm random search: 2 out of 5 | Q = 826.0 vs. Q_0 = 826.0 EM algorithm random search: 3 out of 5 | Q = 826.0 vs. Q_0 = 826.0 EM algorithm random search: 4 out of 5 | Q = 826.0 vs. Q_0 = 826.0 EM algorithm random search: 5 out of 5 | Q = 826.0 vs. Q_0 = 826.0 Q improvement with random search: 826.0 -> 826.0) Optimization random search: 1 out of 5 | LL = -96.0 Optimization random search: 2 out of 5 | LL = -96.0 Optimization random search: 3 out of 5 | LL = -96.0 Optimization random search: 4 out of 5 | LL = -96.0 Optimization random search: 5 out of 5 | LL = -96.0 loglikelihood improvement with random search: -96.0 -> -96.0 Time-varying parameters: =================================================================== Summary of term 1 (slope) in TVTP equations: ------------------------------------------------------------------- Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- δ_1 [1 -> 1] | 1.6 | 0.144 | 11.073 | < 1e-3 δ_1 [2 -> 1] | 0.479 | 0.195 | 2.464 | 0.014 ------------------------------------------------------------------- Test Summary: | Pass Total Time stochastic component - tvtp | 11 11 9.5s EM algorithm random search: 1 out of 3 | Q = 684.0 vs. Q_0 = 684.0 EM algorithm random search: 2 out of 3 | Q = 684.0 vs. Q_0 = 684.0 EM algorithm random search: 3 out of 3 | Q = 683.0 vs. Q_0 = 684.0 Q improvement with random search: 684.0 -> 684.0) Test Summary: | Pass Total Time predict function | 4 4 20.1s k: 2, n_β: 0, n_β_ns: 0, intercept: switching k: 2, n_β: 0, n_β_ns: 0, intercept: non-switching k: 2, n_β: 0, n_β_ns: 1, intercept: switching k: 2, n_β: 0, n_β_ns: 1, intercept: non-switching k: 2, n_β: 0, n_β_ns: 2, intercept: switching k: 2, n_β: 0, n_β_ns: 2, intercept: non-switching k: 2, n_β: 0, n_β_ns: 3, intercept: switching k: 2, n_β: 0, n_β_ns: 3, intercept: non-switching k: 2, n_β: 0, n_β_ns: 4, intercept: switching k: 2, n_β: 0, n_β_ns: 4, intercept: non-switching k: 2, n_β: 0, n_β_ns: 5, intercept: switching k: 2, n_β: 0, n_β_ns: 5, intercept: non-switching k: 2, n_β: 1, n_β_ns: 0, intercept: switching k: 2, n_β: 1, n_β_ns: 0, intercept: non-switching k: 2, n_β: 1, n_β_ns: 1, intercept: switching k: 2, n_β: 1, n_β_ns: 1, intercept: non-switching k: 2, n_β: 1, n_β_ns: 2, intercept: switching k: 2, n_β: 1, n_β_ns: 2, intercept: non-switching k: 2, n_β: 1, n_β_ns: 3, intercept: switching k: 2, n_β: 1, n_β_ns: 3, intercept: non-switching k: 2, n_β: 1, n_β_ns: 4, intercept: switching k: 2, n_β: 1, n_β_ns: 4, intercept: non-switching k: 2, n_β: 1, n_β_ns: 5, intercept: switching k: 2, n_β: 1, n_β_ns: 5, intercept: non-switching k: 2, n_β: 2, n_β_ns: 0, intercept: switching k: 2, n_β: 2, n_β_ns: 0, intercept: non-switching k: 2, n_β: 2, n_β_ns: 1, intercept: switching k: 2, n_β: 2, n_β_ns: 1, intercept: non-switching k: 2, n_β: 2, n_β_ns: 2, intercept: switching k: 2, n_β: 2, n_β_ns: 2, intercept: non-switching k: 2, n_β: 2, n_β_ns: 3, intercept: switching k: 2, n_β: 2, n_β_ns: 3, intercept: non-switching k: 2, n_β: 2, n_β_ns: 4, intercept: switching k: 2, n_β: 2, n_β_ns: 4, intercept: non-switching k: 2, n_β: 2, n_β_ns: 5, intercept: switching k: 2, n_β: 2, n_β_ns: 5, intercept: non-switching k: 2, n_β: 3, n_β_ns: 0, intercept: switching k: 2, n_β: 3, n_β_ns: 0, intercept: non-switching k: 2, n_β: 3, n_β_ns: 1, intercept: switching k: 2, n_β: 3, n_β_ns: 1, intercept: non-switching k: 2, n_β: 3, n_β_ns: 2, intercept: switching k: 2, n_β: 3, n_β_ns: 2, intercept: non-switching k: 2, n_β: 3, n_β_ns: 3, intercept: switching k: 2, n_β: 3, n_β_ns: 3, intercept: non-switching k: 2, n_β: 3, n_β_ns: 4, intercept: switching k: 2, n_β: 3, n_β_ns: 4, intercept: non-switching k: 2, n_β: 3, n_β_ns: 5, intercept: switching k: 2, n_β: 3, n_β_ns: 5, intercept: non-switching k: 2, n_β: 4, n_β_ns: 0, intercept: switching k: 2, n_β: 4, n_β_ns: 0, intercept: non-switching k: 2, n_β: 4, n_β_ns: 1, intercept: switching k: 2, n_β: 4, n_β_ns: 1, intercept: non-switching k: 2, n_β: 4, n_β_ns: 2, intercept: switching k: 2, n_β: 4, n_β_ns: 2, intercept: non-switching k: 2, n_β: 4, n_β_ns: 3, intercept: switching k: 2, n_β: 4, n_β_ns: 3, intercept: non-switching k: 2, n_β: 4, n_β_ns: 4, intercept: switching k: 2, n_β: 4, n_β_ns: 4, intercept: non-switching k: 2, n_β: 4, n_β_ns: 5, intercept: switching k: 2, n_β: 4, n_β_ns: 5, intercept: non-switching k: 2, n_β: 5, n_β_ns: 0, intercept: switching k: 2, n_β: 5, n_β_ns: 0, intercept: non-switching k: 2, n_β: 5, n_β_ns: 1, intercept: switching k: 2, n_β: 5, n_β_ns: 1, intercept: non-switching k: 2, n_β: 5, n_β_ns: 2, intercept: switching k: 2, n_β: 5, n_β_ns: 2, intercept: non-switching k: 2, n_β: 5, n_β_ns: 3, intercept: switching k: 2, n_β: 5, n_β_ns: 3, intercept: non-switching k: 2, n_β: 5, n_β_ns: 4, intercept: switching k: 2, n_β: 5, n_β_ns: 4, intercept: non-switching k: 2, n_β: 5, n_β_ns: 5, intercept: switching k: 2, n_β: 5, n_β_ns: 5, intercept: non-switching k: 3, n_β: 0, n_β_ns: 0, intercept: switching k: 3, n_β: 0, n_β_ns: 0, intercept: non-switching k: 3, n_β: 0, n_β_ns: 1, intercept: switching k: 3, n_β: 0, n_β_ns: 1, intercept: non-switching k: 3, n_β: 0, n_β_ns: 2, intercept: switching k: 3, n_β: 0, n_β_ns: 2, intercept: non-switching k: 3, n_β: 0, n_β_ns: 3, intercept: switching k: 3, n_β: 0, n_β_ns: 3, intercept: non-switching k: 3, n_β: 0, n_β_ns: 4, intercept: switching k: 3, n_β: 0, n_β_ns: 4, intercept: non-switching k: 3, n_β: 0, n_β_ns: 5, intercept: switching k: 3, n_β: 0, n_β_ns: 5, intercept: non-switching k: 3, n_β: 1, n_β_ns: 0, intercept: switching k: 3, n_β: 1, n_β_ns: 0, intercept: non-switching k: 3, n_β: 1, n_β_ns: 1, intercept: switching k: 3, n_β: 1, n_β_ns: 1, intercept: non-switching k: 3, n_β: 1, n_β_ns: 2, intercept: switching k: 3, n_β: 1, n_β_ns: 2, intercept: non-switching k: 3, n_β: 1, n_β_ns: 3, intercept: switching k: 3, n_β: 1, n_β_ns: 3, intercept: non-switching k: 3, n_β: 1, n_β_ns: 4, intercept: switching k: 3, n_β: 1, n_β_ns: 4, intercept: non-switching k: 3, n_β: 1, n_β_ns: 5, intercept: switching k: 3, n_β: 1, n_β_ns: 5, intercept: non-switching k: 3, n_β: 2, n_β_ns: 0, intercept: switching k: 3, n_β: 2, n_β_ns: 0, intercept: non-switching k: 3, n_β: 2, n_β_ns: 1, intercept: switching k: 3, n_β: 2, n_β_ns: 1, intercept: non-switching k: 3, n_β: 2, n_β_ns: 2, intercept: switching k: 3, n_β: 2, n_β_ns: 2, intercept: non-switching k: 3, n_β: 2, n_β_ns: 3, intercept: switching k: 3, n_β: 2, n_β_ns: 3, intercept: non-switching k: 3, n_β: 2, n_β_ns: 4, intercept: switching k: 3, n_β: 2, n_β_ns: 4, intercept: non-switching k: 3, n_β: 2, n_β_ns: 5, intercept: switching k: 3, n_β: 2, n_β_ns: 5, intercept: non-switching k: 3, n_β: 3, n_β_ns: 0, intercept: switching k: 3, n_β: 3, n_β_ns: 0, intercept: non-switching k: 3, n_β: 3, n_β_ns: 1, intercept: switching k: 3, n_β: 3, n_β_ns: 1, intercept: non-switching k: 3, n_β: 3, n_β_ns: 2, intercept: switching k: 3, n_β: 3, n_β_ns: 2, intercept: non-switching k: 3, n_β: 3, n_β_ns: 3, intercept: switching k: 3, n_β: 3, n_β_ns: 3, intercept: non-switching k: 3, n_β: 3, n_β_ns: 4, intercept: switching k: 3, n_β: 3, n_β_ns: 4, intercept: non-switching k: 3, n_β: 3, n_β_ns: 5, intercept: switching k: 3, n_β: 3, n_β_ns: 5, intercept: non-switching k: 3, n_β: 4, n_β_ns: 0, intercept: switching k: 3, n_β: 4, n_β_ns: 0, intercept: non-switching k: 3, n_β: 4, n_β_ns: 1, intercept: switching k: 3, n_β: 4, n_β_ns: 1, intercept: non-switching k: 3, n_β: 4, n_β_ns: 2, intercept: switching k: 3, n_β: 4, n_β_ns: 2, intercept: non-switching k: 3, n_β: 4, n_β_ns: 3, intercept: switching k: 3, n_β: 4, n_β_ns: 3, intercept: non-switching k: 3, n_β: 4, n_β_ns: 4, intercept: switching k: 3, n_β: 4, n_β_ns: 4, intercept: non-switching k: 3, n_β: 4, n_β_ns: 5, intercept: switching k: 3, n_β: 4, n_β_ns: 5, intercept: non-switching k: 3, n_β: 5, n_β_ns: 0, intercept: switching k: 3, n_β: 5, n_β_ns: 0, intercept: non-switching k: 3, n_β: 5, n_β_ns: 1, intercept: switching k: 3, n_β: 5, n_β_ns: 1, intercept: non-switching k: 3, n_β: 5, n_β_ns: 2, intercept: switching k: 3, n_β: 5, n_β_ns: 2, intercept: non-switching k: 3, n_β: 5, n_β_ns: 3, intercept: switching k: 3, n_β: 5, n_β_ns: 3, intercept: non-switching k: 3, n_β: 5, n_β_ns: 4, intercept: switching k: 3, n_β: 5, n_β_ns: 4, intercept: non-switching k: 3, n_β: 5, n_β_ns: 5, intercept: switching k: 3, n_β: 5, n_β_ns: 5, intercept: non-switching k: 4, n_β: 0, n_β_ns: 0, intercept: switching k: 4, n_β: 0, n_β_ns: 0, intercept: non-switching k: 4, n_β: 0, n_β_ns: 1, intercept: switching k: 4, n_β: 0, n_β_ns: 1, intercept: non-switching k: 4, n_β: 0, n_β_ns: 2, intercept: switching k: 4, n_β: 0, n_β_ns: 2, intercept: non-switching k: 4, n_β: 0, n_β_ns: 3, intercept: switching k: 4, n_β: 0, n_β_ns: 3, intercept: non-switching k: 4, n_β: 0, n_β_ns: 4, intercept: switching k: 4, n_β: 0, n_β_ns: 4, intercept: non-switching k: 4, n_β: 0, n_β_ns: 5, intercept: switching k: 4, n_β: 0, n_β_ns: 5, intercept: non-switching k: 4, n_β: 1, n_β_ns: 0, intercept: switching k: 4, n_β: 1, n_β_ns: 0, intercept: non-switching k: 4, n_β: 1, n_β_ns: 1, intercept: switching k: 4, n_β: 1, n_β_ns: 1, intercept: non-switching k: 4, n_β: 1, n_β_ns: 2, intercept: switching k: 4, n_β: 1, n_β_ns: 2, intercept: non-switching k: 4, n_β: 1, n_β_ns: 3, intercept: switching k: 4, n_β: 1, n_β_ns: 3, intercept: non-switching k: 4, n_β: 1, n_β_ns: 4, intercept: switching k: 4, n_β: 1, n_β_ns: 4, intercept: non-switching k: 4, n_β: 1, n_β_ns: 5, intercept: switching k: 4, n_β: 1, n_β_ns: 5, intercept: non-switching k: 4, n_β: 2, n_β_ns: 0, intercept: switching k: 4, n_β: 2, n_β_ns: 0, intercept: non-switching k: 4, n_β: 2, n_β_ns: 1, intercept: switching k: 4, n_β: 2, n_β_ns: 1, intercept: non-switching k: 4, n_β: 2, n_β_ns: 2, intercept: switching k: 4, n_β: 2, n_β_ns: 2, intercept: non-switching k: 4, n_β: 2, n_β_ns: 3, intercept: switching k: 4, n_β: 2, n_β_ns: 3, intercept: non-switching k: 4, n_β: 2, n_β_ns: 4, intercept: switching k: 4, n_β: 2, n_β_ns: 4, intercept: non-switching k: 4, n_β: 2, n_β_ns: 5, intercept: switching k: 4, n_β: 2, n_β_ns: 5, intercept: non-switching k: 4, n_β: 3, n_β_ns: 0, intercept: switching k: 4, n_β: 3, n_β_ns: 0, intercept: non-switching k: 4, n_β: 3, n_β_ns: 1, intercept: switching k: 4, n_β: 3, n_β_ns: 1, intercept: non-switching k: 4, n_β: 3, n_β_ns: 2, intercept: switching k: 4, n_β: 3, n_β_ns: 2, intercept: non-switching k: 4, n_β: 3, n_β_ns: 3, intercept: switching k: 4, n_β: 3, n_β_ns: 3, intercept: non-switching k: 4, n_β: 3, n_β_ns: 4, intercept: switching k: 4, n_β: 3, n_β_ns: 4, intercept: non-switching k: 4, n_β: 3, n_β_ns: 5, intercept: switching k: 4, n_β: 3, n_β_ns: 5, intercept: non-switching k: 4, n_β: 4, n_β_ns: 0, intercept: switching k: 4, n_β: 4, n_β_ns: 0, intercept: non-switching k: 4, n_β: 4, n_β_ns: 1, intercept: switching k: 4, n_β: 4, n_β_ns: 1, intercept: non-switching k: 4, n_β: 4, n_β_ns: 2, intercept: switching k: 4, n_β: 4, n_β_ns: 2, intercept: non-switching k: 4, n_β: 4, n_β_ns: 3, intercept: switching k: 4, n_β: 4, n_β_ns: 3, intercept: non-switching k: 4, n_β: 4, n_β_ns: 4, intercept: switching k: 4, n_β: 4, n_β_ns: 4, intercept: non-switching k: 4, n_β: 4, n_β_ns: 5, intercept: switching k: 4, n_β: 4, n_β_ns: 5, intercept: non-switching k: 4, n_β: 5, n_β_ns: 0, intercept: switching k: 4, n_β: 5, n_β_ns: 0, intercept: non-switching k: 4, n_β: 5, n_β_ns: 1, intercept: switching k: 4, n_β: 5, n_β_ns: 1, intercept: non-switching k: 4, n_β: 5, n_β_ns: 2, intercept: switching k: 4, n_β: 5, n_β_ns: 2, intercept: non-switching k: 4, n_β: 5, n_β_ns: 3, intercept: switching k: 4, n_β: 5, n_β_ns: 3, intercept: non-switching k: 4, n_β: 5, n_β_ns: 4, intercept: switching k: 4, n_β: 5, n_β_ns: 4, intercept: non-switching k: 4, n_β: 5, n_β_ns: 5, intercept: switching k: 4, n_β: 5, n_β_ns: 5, intercept: non-switching k: 5, n_β: 0, n_β_ns: 0, intercept: switching k: 5, n_β: 0, n_β_ns: 0, intercept: non-switching k: 5, n_β: 0, n_β_ns: 1, intercept: switching k: 5, n_β: 0, n_β_ns: 1, intercept: non-switching k: 5, n_β: 0, n_β_ns: 2, intercept: switching k: 5, n_β: 0, n_β_ns: 2, intercept: non-switching k: 5, n_β: 0, n_β_ns: 3, intercept: switching k: 5, n_β: 0, n_β_ns: 3, intercept: non-switching k: 5, n_β: 0, n_β_ns: 4, intercept: switching k: 5, n_β: 0, n_β_ns: 4, intercept: non-switching k: 5, n_β: 0, n_β_ns: 5, intercept: switching k: 5, n_β: 0, n_β_ns: 5, intercept: non-switching k: 5, n_β: 1, n_β_ns: 0, intercept: switching k: 5, n_β: 1, n_β_ns: 0, intercept: non-switching k: 5, n_β: 1, n_β_ns: 1, intercept: switching k: 5, n_β: 1, n_β_ns: 1, intercept: non-switching k: 5, n_β: 1, n_β_ns: 2, intercept: switching k: 5, n_β: 1, n_β_ns: 2, intercept: non-switching k: 5, n_β: 1, n_β_ns: 3, intercept: switching k: 5, n_β: 1, n_β_ns: 3, intercept: non-switching k: 5, n_β: 1, n_β_ns: 4, intercept: switching k: 5, n_β: 1, n_β_ns: 4, intercept: non-switching k: 5, n_β: 1, n_β_ns: 5, intercept: switching k: 5, n_β: 1, n_β_ns: 5, intercept: non-switching k: 5, n_β: 2, n_β_ns: 0, intercept: switching k: 5, n_β: 2, n_β_ns: 0, intercept: non-switching k: 5, n_β: 2, n_β_ns: 1, intercept: switching k: 5, n_β: 2, n_β_ns: 1, intercept: non-switching k: 5, n_β: 2, n_β_ns: 2, intercept: switching k: 5, n_β: 2, n_β_ns: 2, intercept: non-switching k: 5, n_β: 2, n_β_ns: 3, intercept: switching k: 5, n_β: 2, n_β_ns: 3, intercept: non-switching k: 5, n_β: 2, n_β_ns: 4, intercept: switching k: 5, n_β: 2, n_β_ns: 4, intercept: non-switching k: 5, n_β: 2, n_β_ns: 5, intercept: switching k: 5, n_β: 2, n_β_ns: 5, intercept: non-switching k: 5, n_β: 3, n_β_ns: 0, intercept: switching k: 5, n_β: 3, n_β_ns: 0, intercept: non-switching k: 5, n_β: 3, n_β_ns: 1, intercept: switching k: 5, n_β: 3, n_β_ns: 1, intercept: non-switching k: 5, n_β: 3, n_β_ns: 2, intercept: switching k: 5, n_β: 3, n_β_ns: 2, intercept: non-switching k: 5, n_β: 3, n_β_ns: 3, intercept: switching k: 5, n_β: 3, n_β_ns: 3, intercept: non-switching k: 5, n_β: 3, n_β_ns: 4, intercept: switching k: 5, n_β: 3, n_β_ns: 4, intercept: non-switching k: 5, n_β: 3, n_β_ns: 5, intercept: switching k: 5, n_β: 3, n_β_ns: 5, intercept: non-switching k: 5, n_β: 4, n_β_ns: 0, intercept: switching k: 5, n_β: 4, n_β_ns: 0, intercept: non-switching k: 5, n_β: 4, n_β_ns: 1, intercept: switching k: 5, n_β: 4, n_β_ns: 1, intercept: non-switching k: 5, n_β: 4, n_β_ns: 2, intercept: switching k: 5, n_β: 4, n_β_ns: 2, intercept: non-switching k: 5, n_β: 4, n_β_ns: 3, intercept: switching k: 5, n_β: 4, n_β_ns: 3, intercept: non-switching k: 5, n_β: 4, n_β_ns: 4, intercept: switching k: 5, n_β: 4, n_β_ns: 4, intercept: non-switching k: 5, n_β: 4, n_β_ns: 5, intercept: switching k: 5, n_β: 4, n_β_ns: 5, intercept: non-switching k: 5, n_β: 5, n_β_ns: 0, intercept: switching k: 5, n_β: 5, n_β_ns: 0, intercept: non-switching k: 5, n_β: 5, n_β_ns: 1, intercept: switching k: 5, n_β: 5, n_β_ns: 1, intercept: non-switching k: 5, n_β: 5, n_β_ns: 2, intercept: switching k: 5, n_β: 5, n_β_ns: 2, intercept: non-switching k: 5, n_β: 5, n_β_ns: 3, intercept: switching k: 5, n_β: 5, n_β_ns: 3, intercept: non-switching k: 5, n_β: 5, n_β_ns: 4, intercept: switching k: 5, n_β: 5, n_β_ns: 4, intercept: non-switching k: 5, n_β: 5, n_β_ns: 5, intercept: switching k: 5, n_β: 5, n_β_ns: 5, intercept: non-switching Test Summary: | Pass Total Time parameter transformation | 1442 1442 0.3s Test Summary: | Pass Total Time Less crucial functions | 2 2 4.5s Testing MarSwitching tests passed Testing completed after 168.71s PkgEval succeeded after 222.49s