From e764e47ab52ae51c9e81f0668cb1e23e60102523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=AD=A3=E8=8A=B1=E4=B8=AD=E7=9A=84=E6=98=9F?= =?UTF-8?q?=E8=BE=B0?= Date: Fri, 4 Mar 2022 22:28:18 +0000 Subject: [PATCH] add winclada.run --- winclada.run | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 winclada.run diff --git a/winclada.run b/winclada.run new file mode 100644 index 0000000..d7c852e --- /dev/null +++ b/winclada.run @@ -0,0 +1,24 @@ +mxram 10240 ; +nstates 32 ; +nstates NOGAPS ; + +piwe=12; + +procedure mor.tnt ; +log winclada.log ; + +hold 100000 ; +xpiwe(*; mult=replic 100 tbr hold 1000; +xpiwe&; piwe&; +export= treeswc.tre ; + +bbreak=tbr ; +majority * ; + +resample boot replications 1000; +export= btwc.tre ; + +length * ; +stats.run; + +quit ;