Package evaluation to test MarSwitching on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T12:21:43.828 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.61s ################################################################################ # 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.09s ################################################################################ # 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... 1504.4 ms ✓ NLopt_jll 2001.3 ms ✓ NLopt 3733.2 ms ✓ MarSwitching 3 dependencies successfully precompiled in 12 seconds. 56 already precompiled. Precompilation completed after 20.8s ################################################################################ # Testing # Testing MarSwitching Status `/tmp/jl_wXcehe/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_wXcehe/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.11.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: 99 β_i,1: 0.984 -1.467 0.916 0.309 ------------------------------ β_i,2: -0.472 0.027 0.65 0.309 ------------------------------ β_i,3: 0.138 -1.816 0.454 0.309 ------------------------------ σ = [0.394, 0.807, 0.198] ---------------------------- P = 0.78 0.037 0.215 0.109 0.887 0.056 0.112 0.075 0.728 NLopt msg: XTOL_REACHED ------------------------------ Summary of regime 1: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | 0.984 | 0.027 | 36.289 | < 1e-3 β_1 | -1.467 | 0.025 | -57.801 | < 1e-3 β_2 | 0.916 | 0.025 | 36.199 | < 1e-3 β_3 | 0.309 | 0.013 | 23.458 | < 1e-3 σ | 0.394 | 0.016 | 25.279 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 4.54 periods ------------------------------------------------------------------- left-stochastic transition matrix: | regime 1 | regime 2 | regime 3 ---------------------------------------------------- regime 1 | 77.98% | 3.71% | 21.55% | regime 2 | 10.85% | 88.75% | 5.62% | regime 3 | 11.17% | 7.54% | 72.84% | Markov Switching Model with 3 regimes ================================================================= # of observations: 1000 AIC: 2107.178 # of estimated parameters: 19 BIC: 2200.426 Error distribution: Gaussian Instant. adj. R^2: 0.8506 Loglikelihood: -1034.6 Step-ahead adj. R^2: 0.686 ----------------------------------------------------------------- ------------------------------ Summary of regime 1: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | 0.984 | 0.027 | 36.289 | < 1e-3 β_1 | -1.467 | 0.025 | -57.801 | < 1e-3 β_2 | 0.916 | 0.025 | 36.199 | < 1e-3 β_3 | 0.309 | 0.013 | 23.458 | < 1e-3 σ | 0.394 | 0.016 | 25.279 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 4.54 periods ------------------------------------------------------------------- ------------------------------ Summary of regime 2: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | -0.472 | 0.041 | -11.508 | < 1e-3 β_1 | 0.027 | 0.039 | 0.711 | 0.477 β_2 | 0.65 | 0.041 | 16.042 | < 1e-3 β_3 | 0.309 | 0.013 | 23.458 | < 1e-3 σ | 0.807 | 0.016 | 50.178 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 8.89 periods ------------------------------------------------------------------- ------------------------------ Summary of regime 3: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | 0.138 | 0.015 | 8.989 | < 1e-3 β_1 | -1.816 | 0.014 | -127.306 | < 1e-3 β_2 | 0.454 | 0.015 | 29.666 | < 1e-3 β_3 | 0.309 | 0.013 | 23.458 | < 1e-3 σ | 0.198 | 0.014 | 14.275 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 3.68 periods ------------------------------------------------------------------- left-stochastic transition matrix: | regime 1 | regime 2 | regime 3 ---------------------------------------------------- regime 1 | 77.977% | 3.715% | 21.545% | regime 2 | 10.854% | 88.747% | 5.619% | regime 3 | 11.169% | 7.539% | 72.836% | Test Summary: | Pass Total Time minimal test | 20 20 1m02.7s EM algorithm random search: 1 out of 3 | Q = 629.0 vs. Q_0 = 900.0 EM algorithm random search: 2 out of 3 | Q = 900.0 vs. Q_0 = 900.0 EM algorithm random search: 3 out of 3 | Q = 900.0 vs. Q_0 = 900.0 Q improvement with random search: 900.0 -> 900.0) EM algorithm random search: 1 out of 4 | Q = 980.0 vs. Q_0 = 980.0 EM algorithm random search: 2 out of 4 | Q = 980.0 vs. Q_0 = 980.0 EM algorithm random search: 3 out of 4 | Q = 980.0 vs. Q_0 = 980.0 EM algorithm random search: 4 out of 4 | Q = 980.0 vs. Q_0 = 980.0 Q improvement with random search: 980.0 -> 980.0) Test Summary: | Pass Total Time stochastic component μ, β + generate_msm(model) | 8 8 9.5s EM algorithm random search: 1 out of 3 | Q = 630.0 vs. Q_0 = 805.0 EM algorithm random search: 2 out of 3 | Q = 805.0 vs. Q_0 = 805.0 EM algorithm random search: 3 out of 3 | Q = 632.0 vs. Q_0 = 805.0 Q improvement with random search: 805.0 -> 805.0) Test Summary: | Pass Total Time test set | 2 2 4.9s EM algorithm random search: 1 out of 3 | Q = 279.0 vs. Q_0 = 254.0 EM algorithm random search: 2 out of 3 | Q = 247.0 vs. Q_0 = 254.0 EM algorithm random search: 3 out of 3 | Q = 280.0 vs. Q_0 = 254.0 Q improvement with random search: 254.0 -> 280.0) Test Summary: | Pass Total Time stochastic component - only non-s exogenous | 2 2 1.5s EM algorithm random search: 1 out of 3 | Q = 2775.0 vs. Q_0 = 2775.0 EM algorithm random search: 2 out of 3 | Q = 2775.0 vs. Q_0 = 2775.0 EM algorithm random search: 3 out of 3 | Q = 2775.0 vs. Q_0 = 2775.0 Q improvement with random search: 2775.0 -> 2775.0) Test Summary: | Pass Total Time stochastic component - no intercept model | 4 4 2.3s EM algorithm random search: 1 out of 3 | Q = 503.0 vs. Q_0 = 905.0 EM algorithm random search: 2 out of 3 | Q = 905.0 vs. Q_0 = 905.0 EM algorithm random search: 3 out of 3 | Q = 693.0 vs. Q_0 = 905.0 Q improvement with random search: 905.0 -> 905.0) Optimization random search: 1 out of 2 | LL = -699.0 Optimization random search: 2 out of 2 | LL = -1448.0 loglikelihood improvement with random search: -699.0 -> -699.0 Test Summary: | Pass Total Time stochastic component - 3 state model every exogenous vars | 14 14 8.6s EM algorithm random search: 1 out of 3 | Q = 360.0 vs. Q_0 = 701.0 EM algorithm random search: 2 out of 3 | Q = 700.0 vs. Q_0 = 701.0 EM algorithm random search: 3 out of 3 | Q = 704.0 vs. Q_0 = 701.0 Q improvement with random search: 701.0 -> 704.0) Test Summary: | Pass Total Time stochastic component - non-switching variance | 3 3 1.2s calculating combination 1/3 | criterion: 684.794 calculating combination 2/3 | criterion: 726.299 calculating combination 3/3 | criterion: 691.984 Test Summary: | Pass Total Time stochastic component - model selection | 1 1 5.4s EM algorithm random search: 1 out of 5 | Q = 863.0 vs. Q_0 = 863.0 EM algorithm random search: 2 out of 5 | Q = 863.0 vs. Q_0 = 863.0 EM algorithm random search: 3 out of 5 | Q = 863.0 vs. Q_0 = 863.0 EM algorithm random search: 4 out of 5 | Q = 863.0 vs. Q_0 = 863.0 EM algorithm random search: 5 out of 5 | Q = 863.0 vs. Q_0 = 863.0 Q improvement with random search: 863.0 -> 863.0) Optimization random search: 1 out of 5 | LL = -72.0 Optimization random search: 2 out of 5 | LL = -72.0 Optimization random search: 3 out of 5 | LL = -72.0 Optimization random search: 4 out of 5 | LL = -72.0 Optimization random search: 5 out of 5 | LL = NaN loglikelihood improvement with random search: -72.0 -> -72.0 Time-varying parameters: =================================================================== Summary of term 1 (slope) in TVTP equations: ------------------------------------------------------------------- Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- δ_1 [1 -> 1] | -0.744 | 0.21 | -3.552 | < 1e-3 δ_1 [2 -> 1] | -1.532 | 0.139 | -10.995 | < 1e-3 ------------------------------------------------------------------- Test Summary: | Pass Total Time stochastic component - tvtp | 11 11 8.6s EM algorithm random search: 1 out of 3 | Q = 719.0 vs. Q_0 = 663.0 EM algorithm random search: 2 out of 3 | Q = 663.0 vs. Q_0 = 663.0 EM algorithm random search: 3 out of 3 | Q = 719.0 vs. Q_0 = 663.0 Q improvement with random search: 663.0 -> 719.0) Test Summary: | Pass Total Time predict function | 4 4 18.7s 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.2s Test Summary: | Pass Total Time Less crucial functions | 2 2 4.6s Testing MarSwitching tests passed Testing completed after 140.15s PkgEval succeeded after 192.36s