A vector of patch sizes at which the fit is returned (default
to 200 regularly-spaced values).
best_only
Return values for only the best fit of each element (matrix)
in object, or return the values for all fitted distribution.
Value
A list with component obs, a data.frame containing the observed
distribution values and pred, a data.frame containing the fitted
values.
Details
The function patchdistr_sews fits competing
distribution models to the observed patch size distributions. This
functions is able to export the observed values and the fitted values
altogether.