Closed ryan1138 closed 5 years ago
Here's another one (after running for several hours, ugh.)
> genus_glimpss_titan<-titan(genus_otu_filter3$GLIMPSS_CHIRO_GENUS, genus_otu_wide_filter3_20[,-1], ncpus=8, nBoot=100)
Screening taxa...
taxa frequency screen complete.
Partitioning along gradient...
Calculating observed IndVal maxima and class values...
Calculating IndVals using mean relative abundance...
Permuting IndVal scores...
Summarizing observed results...
Estimating taxa change points using z-score maxima...
Bootstrap resampling in parallel using 8 CPUs... no index will be printed to screen
Error in bEnvMatrix[aseq, ] <- unlist(ivz.bt.list[[s]][[l]][[3]]) :
number of items to replace is not a multiple of replacement length
>
The first line in your first issue is solved. The other issues appear to be the same: the bSeq
argument is wrong:
Browse[1]> bSeq
# [[1]]
# [1] 1
#
# [[2]]
# integer(0)
#
# [[3]]
# integer(0)
#
# [[4]]
# integer(0)
#
# [[5]]
# integer(0)
#
# [[6]]
# integer(0)
#
# [[7]]
# integer(0)
#
# [[8]]
# [1] 2