search for: meandn

Displaying 1 result from an estimated 1 matches for "meandn".

Did you mean: meand
2012 Nov 14
0
SIAR: problem> session aborted
...42179762, 7.164152778) > sdN<-c(0.924014709, 0.459319215, 2.106391697) > mndC<-c(-14.43802315, -15.70665476, -31.72316667) > sdC<-c(0.607857866, 0.429523631, 2.840500346) > SOURCES<-data.frame(sp,mndN,sdN,mndC,sdC) #get TEF-table: > sp<-c(1,2,3) > meandN<-c(3.54,3.54,3.54) > sddN<-c(0.001,0.001,0.001) > meandC<-c(1.63,1.63,1.63) > sddC<-c(0.01,0.01,0.01) > TEF<-data.frame(sp,meandN,sddN,meandC,sddC) #reading-in MODEL-SIAR: > model<-siarmcmcdirichletv4(CONSUMER, SOURCES, TEF, > concdep=0,500000,500...