Displaying 1 result from an estimated 1 matches for "numprm".
Did you mean:
numperm
2012 Nov 14
2
error data frame
...ows, e.g. 1:3,=1.-3.row or else)
> Fish89PCA [1:3,]
StationCode PCA1
1 DE582 -1.5592527
2 DE38 0.3530658
3 FR02116570 2.8057854
>
> names (Fish89PCA)
[1] "StationCode" "PCA1"
> Fish89TiTAN <- titan(Fish89PCA, Fish89Abund, minsplt=5,
+ numprm=250, nboot=500, boot=TRUE, deviance=TRUE)
[1] "Taxa frequency screen complete"
[1] "Function definition complete"
Error in is.data.frame(x) : subscript out of bounds
This essror mesage is killing me. I checked the data tables and the
internet, but nowhere any satisfying answer...