Skip to content
Prev 1002 / 7420 Next

null models with continuous abundance data

Thanks Peter,

summary.permat are plot.permat are very useful, thanks for that.

If I understand correctly from your help page and code, the problem you
describe is primarily with sequential algorithms, where the "null"
matrix obtained from a given run can actually be quite similar to the
one obtained in the previous run, and so a trend should be apparent in
the plot produced by plot.permat.

The simple algorithm I wrote starts with a new commsimulator binary
matrix at each run and then fills it randomly until marginal sums are
(more or less, need to implement backtracking) attained. Therefore, I
don't expect a problem with non-independency of successive runs, but
this of course could be easily checked using the code in summary.permat
and plot.permat.

Is this what you meant by null matrices not being random?

Thanks so much again,

Etienne

Le jeudi 07 janvier 2010 ? 14:01 -0700, Peter Solymos a ?crit :