Displaying 1 result from an estimated 1 matches for "shouldrun".
Did you mean:
shouldn
2011 Nov 10
4
Error in Summary.factor(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 4L, : max not meaningful for factors
...aste 0.4 1.3 3.4 0.99
3 Amphipoda 0.4 1.3 3.4 0.99
> model1 <- siarmcmcdirichletv4(data, source, tef, concdep = 0,
> iterations=500000, burnin=50000, howmany=50000, thinby=15, prior = rep(1,
> nrow(sources)), siardata=list(SHOULDRUN=FALSE))
Error in Summary.factor(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 4L, :
max not meaningful for factors*
> source
sources Meand13C SDd13C Meand15N SDd15N
1 2 2 2 2 2
> str(data)
'data.frame': 101 obs. of...