Skip to content

Commit

Permalink
Change more permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnoel committed Sep 30, 2015
1 parent fc79fa9 commit 90a66b8
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 4 deletions.
Empty file modified examples/admb-re/nbmm/glmmadmb.s 100755 → 100644
Empty file.
Empty file modified examples/admb-re/nbmm/nbmm.tpl 100755 → 100644
Empty file.
Empty file modified scripts/admb/adcomp.bat 100755 → 100644
Empty file.
Empty file modified scripts/get-outputs.bat 100755 → 100644
Empty file.
Empty file modified tests/beta_regression/beta_regression.dat 100755 → 100644
Empty file.
Empty file modified tests/beta_regression/beta_regression.tpl 100755 → 100644
Empty file.
Empty file modified tests/betareg/betareg.dat 100755 → 100644
Empty file.
10 changes: 6 additions & 4 deletions tests/betareg/runbetareg
@@ -1,7 +1,9 @@
#!/bin/sh

# get the mcmc info note -mcmc2 and not -mcmc thois means that RE's are part of the mcmc
./betareg -mcmc2 300 -hybrid -mno 1000 -shess
./betareg -nohess -phase 10 -binp betareg.bar -mcmc2 2000 -hybrid -mno 1000 -shess
./betareg -mcmc2 300 -hybrid -mno 1000 -shess
./betareg -nohess -phase 10 -binp betareg.bar -mcmc2 2000 -hybrid -mno 1000 -shess
# test the restart
./betareg -nohess -phase 10 -binp betareg.bar -mcmc2 2000 -hybrid -mno 1000 -mcr -shess
./betareg -nohess -phase 10 -binp betareg.bar -mcmc2 2000 -hybrid -mno 1000 -mcr -shess
# do the mceval part
./betareg -nohess -phase 10 -binp betareg.bar -mcmc2 25 -hybrid -mno 1000 -mceval -shess
./betareg -nohess -phase 10 -binp betareg.bar -mcmc2 25 -hybrid -mno 1000 -mceval -shess
Empty file modified utilities/libintl3.dll 100755 → 100644
Empty file.
Empty file modified utilities/regex2.dll 100755 → 100644
Empty file.

0 comments on commit 90a66b8

Please sign in to comment.