Package evaluation to test MarSwitching on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T18:12:12.942 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 7.41s ################################################################################ # 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.37 [21216c6a] + Preferences v1.5.1 [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.8.0 [2913bbd2] + StatsBase v0.34.9 [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 3.72s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 10.37s ################################################################################ # Testing # Testing MarSwitching Status `/tmp/jl_cvWazB/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.9 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cvWazB/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.37 [21216c6a] Preferences v1.5.1 [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.8.0 [2913bbd2] StatsBase v0.34.9 [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.13.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: 66 β_i,1: 0.628 -1.61 0.719 0.281 ------------------------------ β_i,2: -0.397 0.247 0.643 0.281 ------------------------------ β_i,3: -0.789 -0.232 0.261 0.281 ------------------------------ σ = [0.625, 0.693, 0.734] ---------------------------- P = 0.907 0.27 0.0 0.05 0.661 0.392 0.043 0.069 0.608 NLopt msg: XTOL_REACHED ------------------------------ Summary of regime 1: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | 0.628 | 0.026 | 23.918 | < 1e-3 β_1 | -1.61 | 0.026 | -61.302 | < 1e-3 β_2 | 0.719 | 0.027 | 26.254 | < 1e-3 β_3 | 0.281 | 0.022 | 12.557 | < 1e-3 σ | 0.625 | 0.012 | 51.519 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 10.77 periods ------------------------------------------------------------------- left-stochastic transition matrix: | regime 1 | regime 2 | regime 3 ---------------------------------------------------- regime 1 | 90.71% | 26.96% | 0.0% | regime 2 | 5.03% | 66.15% | 39.22% | regime 3 | 4.26% | 6.89% | 60.78% | Markov Switching Model with 3 regimes ================================================================= # of observations: 1000 AIC: 2517.33 # of estimated parameters: 19 BIC: 2610.578 Error distribution: Gaussian Instant. adj. R^2: 0.8212 Loglikelihood: -1239.7 Step-ahead adj. R^2: 0.6468 ----------------------------------------------------------------- ------------------------------ Summary of regime 1: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | 0.628 | 0.026 | 23.918 | < 1e-3 β_1 | -1.61 | 0.026 | -61.302 | < 1e-3 β_2 | 0.719 | 0.027 | 26.254 | < 1e-3 β_3 | 0.281 | 0.022 | 12.557 | < 1e-3 σ | 0.625 | 0.012 | 51.519 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 10.77 periods ------------------------------------------------------------------- ------------------------------ Summary of regime 2: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | -0.397 | 0.087 | -4.551 | < 1e-3 β_1 | 0.247 | 0.097 | 2.541 | 0.011 β_2 | 0.643 | 0.074 | 8.698 | < 1e-3 β_3 | 0.281 | 0.022 | 12.557 | < 1e-3 σ | 0.693 | 0.047 | 14.603 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 2.95 periods ------------------------------------------------------------------- ------------------------------ Summary of regime 3: ------------------------------ Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- β_0 | -0.789 | 0.168 | -4.689 | < 1e-3 β_1 | -0.232 | 0.15 | -1.543 | 0.123 β_2 | 0.261 | 0.157 | 1.657 | 0.097 β_3 | 0.281 | 0.022 | 12.557 | < 1e-3 σ | 0.734 | 0.074 | 9.938 | < 1e-3 ------------------------------------------------------------------- Expected regime duration: 2.55 periods ------------------------------------------------------------------- left-stochastic transition matrix: | regime 1 | regime 2 | regime 3 ---------------------------------------------------- regime 1 | 90.713% | 26.959% | 0.0% | regime 2 | 5.027% | 66.149% | 39.223% | regime 3 | 4.26% | 6.892% | 60.777% | Test Summary: | Pass Total Time minimal test | 20 20 50.4s EM algorithm random search: 1 out of 3 | Q = 906.0 vs. Q_0 = 604.0 EM algorithm random search: 2 out of 3 | Q = 906.0 vs. Q_0 = 604.0 EM algorithm random search: 3 out of 3 | Q = 906.0 vs. Q_0 = 604.0 Q improvement with random search: 604.0 -> 906.0) EM algorithm random search: 1 out of 4 | Q = 625.0 vs. Q_0 = 1000.0 EM algorithm random search: 2 out of 4 | Q = 994.0 vs. Q_0 = 1000.0 EM algorithm random search: 3 out of 4 | Q = 994.0 vs. Q_0 = 1000.0 EM algorithm random search: 4 out of 4 | Q = 994.0 vs. Q_0 = 1000.0 Q improvement with random search: 1000.0 -> 1000.0) Test Summary: | Pass Total Time stochastic component μ, β + generate_msm(model) | 8 8 6.5s EM algorithm random search: 1 out of 3 | Q = 607.0 vs. Q_0 = 546.0 EM algorithm random search: 2 out of 3 | Q = 612.0 vs. Q_0 = 546.0 EM algorithm random search: 3 out of 3 | Q = 622.0 vs. Q_0 = 546.0 Q improvement with random search: 546.0 -> 622.0) Test Summary: | Pass Total Time test set | 2 2 1.6s EM algorithm random search: 1 out of 3 | Q = 271.0 vs. Q_0 = 270.0 EM algorithm random search: 2 out of 3 | Q = 275.0 vs. Q_0 = 270.0 EM algorithm random search: 3 out of 3 | Q = 276.0 vs. Q_0 = 270.0 Q improvement with random search: 270.0 -> 276.0) Test Summary: | Pass Total Time stochastic component - only non-s exogenous | 2 2 4.6s EM algorithm random search: 1 out of 3 | Q = 1295.0 vs. Q_0 = 2967.0 EM algorithm random search: 2 out of 3 | Q = 2967.0 vs. Q_0 = 2967.0 EM algorithm random search: 3 out of 3 | Q = 2967.0 vs. Q_0 = 2967.0 Q improvement with random search: 2967.0 -> 2967.0) Test Summary: | Pass Total Time stochastic component - no intercept model | 4 4 1.3s EM algorithm random search: 1 out of 3 | Q = 884.0 vs. Q_0 = 884.0 EM algorithm random search: 2 out of 3 | Q = 884.0 vs. Q_0 = 884.0 EM algorithm random search: 3 out of 3 | Q = 884.0 vs. Q_0 = 884.0 Q improvement with random search: 884.0 -> 884.0) Optimization random search: 1 out of 2 | LL = -727.0 Optimization random search: 2 out of 2 | LL = -727.0 loglikelihood improvement with random search: -727.0 -> -727.0 Test Summary: | Pass Total Time stochastic component - 3 state model every exogenous vars | 14 14 4.4s EM algorithm random search: 1 out of 3 | Q = 735.0 vs. Q_0 = 735.0 EM algorithm random search: 2 out of 3 | Q = 735.0 vs. Q_0 = 735.0 EM algorithm random search: 3 out of 3 | Q = 735.0 vs. Q_0 = 735.0 Q improvement with random search: 735.0 -> 735.0) Test Summary: | Pass Total Time stochastic component - non-switching variance | 3 3 0.7s calculating combination 1/3 | criterion: 693.472 calculating combination 2/3 | criterion: 701.683 calculating combination 3/3 | criterion: 762.82 Test Summary: | Pass Total Time stochastic component - model selection | 1 1 4.4s EM algorithm random search: 1 out of 5 | Q = 797.0 vs. Q_0 = 797.0 EM algorithm random search: 2 out of 5 | Q = 797.0 vs. Q_0 = 797.0 EM algorithm random search: 3 out of 5 | Q = 797.0 vs. Q_0 = 797.0 EM algorithm random search: 4 out of 5 | Q = 797.0 vs. Q_0 = 797.0 EM algorithm random search: 5 out of 5 | Q = 797.0 vs. Q_0 = 797.0 Q improvement with random search: 797.0 -> 797.0) Optimization random search: 1 out of 5 | LL = -92.0 Optimization random search: 2 out of 5 | LL = -92.0 Optimization random search: 3 out of 5 | LL = -92.0 Optimization random search: 4 out of 5 | LL = -92.0 Optimization random search: 5 out of 5 | LL = -92.0 loglikelihood improvement with random search: -92.0 -> -92.0 Time-varying parameters: =================================================================== Summary of term 1 (slope) in TVTP equations: ------------------------------------------------------------------- Coefficient | Estimate | Std. Error | z value | Pr(>|z|) ------------------------------------------------------------------- δ_1 [1 -> 1] | 1.71 | 0.146 | 11.728 | < 1e-3 δ_1 [2 -> 1] | 0.628 | 0.23 | 2.727 | 0.006 ------------------------------------------------------------------- Test Summary: | Pass Total Time stochastic component - tvtp | 11 11 5.1s EM algorithm random search: 1 out of 3 | Q = 615.0 vs. Q_0 = 322.0 EM algorithm random search: 2 out of 3 | Q = 611.0 vs. Q_0 = 322.0 EM algorithm random search: 3 out of 3 | Q = 628.0 vs. Q_0 = 322.0 Q improvement with random search: 322.0 -> 628.0) Test Summary: | Pass Total Time predict function | 4 4 5.8s 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 2.0s Testing MarSwitching tests passed Testing completed after 101.93s PkgEval succeeded after 136.19s