Description Usage Arguments Value Author(s)
View source: R/group_size_est.R
Distance for Windows includes a few different methods for accounting for group (or cluster) size (at the adundance/density estimation stage). These include using the mean group size for all observations or using a regression of size against distance or log size against distance.
| 1 | group_size_est(data, group_size, model)
 | 
| data | the data for this analysis | 
| group_size | the  | 
| model | a fitted model | 
estimated cluster sizes (numeric vector of length nrow(data)), or NULL if there were no instructions on how to estimate group/cluster size
David L Miller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.