assemblage.stat(formula, FUN, data)rangeMap.save for detailsdata.frame containing the dependent variable and posibly other variables used in the modelling process, see rangeMap.save for detailsassemblage.stat function is called by the rangeMap.save and FUN is applied at each pixel.
FUN can be:
lmerin (packagelme4) model of form y ~ 1 + (1|random_factor1) + (1|random_factor2) + ...rangeMapper for a complete example.
rangeMap.save.