Hello, 

I am trying to run the demoscript for the package "siar".  However, using
the example script and example data supplied I cannot get 1) the model to
run unless I specify iterations =500 and burnin = 500 and 2) if the model
does work without crashing R then the function "siarhistograms" does not
work . Can anyone point out where I am going wrong? 

>model1 <- siarmcmcdirichletv4(consumers, sources, corrections,
concdep=0,iterations=500,burnin=500)
>siarhistograms(model1)
>Producing plot..... 
 >Error in plot.window(...) : need finite 'ylim' values

Many thanks.

R version x64 2.15.1




--
View this message in context: 
http://r.789695.n4.nabble.com/siar-error-tp4646597.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to