Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Kunstler Georges
traitcompet
Commits
f9504b7e
Commit
f9504b7e
authored
Aug 07, 2014
by
Georges Kunstler
Browse files
correct error in init
parent
acfe0399
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/analysis/jags.run.R
View file @
f9504b7e
...
...
@@ -53,7 +53,7 @@ fun.call.jags.and.save <- function(jags.model,
warmup
=
500
,
chains
=
3
,
thin
=
50
,
biomes.TF
=
FALS
E
){
biomes.TF
=
TRU
E
){
start
<-
Sys.time
()
model.file
<-
cat
(
jags.model
$
bug
,
file
=
file.path
(
path.out
,
"model.file.bug"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment