hallucigenia-sparsa / seqtime

The seqtime R package provides functions to analyse sequencing data time series and to simulate community dynamics
Other
21 stars 9 forks source link

tsDiagnostic example fails #11

Closed antagomir closed 7 years ago

antagomir commented 7 years ago

** Examples

N=50 m.vector=generateAbundances(N,mode=5,probabs=TRUE) outH=simHubbell(N=N,I=1000,m.vector=m.vector,tend=1000) Error in randp(d, m.vector, Smeta) : randp: Both vectors must have the same length! Calls: simHubbell -> randp Execution halted

hallucigenia-sparsa commented 7 years ago

Fixed.