View source: R/plot.scalescape.R
| plot.scalescape | R Documentation |
plot method for classes scalescape and scalescape.boot. For objects of
class scalescape, summary.scalescape returns two plots:
the log-likelihood values for the range parameter up to the distance (in meters),
specified as the max.radius in landscape_matrix.
the shape of the weighting function, i.e.how the weight of the landscape predictor decreases with distance (in meters), given the maximum likelihood range value.
For objects of class scalescape.boot, summary.scalescape returns two histograms:
the frequency with which different range parameter values were identified as optimal
the distribution of deviance values generated by the bootstraps, from which the p-value is derived
## S3 method for class 'scalescape' plot(x, ...)
x |
an object of class |
... |
arguments to be passed to methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.