search for: tefsourc

Displaying 2 results from an estimated 2 matches for "tefsourc".

Did you mean: resourc
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
...ename the columns and to what? Below is the code and data frames with some omissions of values. In the middle is the model I am trying to run, which returns with the error code above. > data pond d13C d15N 1 A3 -2.07 6.06 2 F4 -2.39 1.3 3 K3 -2.11 1.70 > tef tefsources tefMeand13C tefSDd13C tefMeand15N tefSDd15N 1 Copepoda 0.4 1.3 3.4 0.99 2 Algal Paste 0.4 1.3 3.4 0.99 3 Amphipoda 0.4 1.3 3.4 0.99 > model1 <- siarmcmcdirichletv4(data, source, te...
2011 Nov 10
3
Error in matrix, not ordered vectors or numerical value, and SIAR.
Help! model1 <- siarmcmcdirichletv4(data, source, tef, concdep=0, 500000, 50000) Error in matrix(1, ncol = (numsources + numiso) * numgroups, nrow = (siardata$iterations - : invalid 'ncol' value (too large or NA) In addition: Warning message: In Ops.ordered((numsources + numiso), numgroups) : '*' is not meaningful for ordered factors Previous message, but more problems: