Description Usage Arguments Details See Also
plot_resp plots the response surface for the IEC score at each site in
data frame sp.
1 | plot_resp(sp, iec, brc, method = "pa")
|
sp |
community data frame (sites as rows, taxa as columns, observations as values). |
iec |
the output data frame from |
brc |
BRC data frame generated by |
method |
one of |
Plots are generated for each site in sp with probability on the y-axis
and IEC score on the x-axis. The "best" value found by est_iec
is also plotted as a vertical line. Note that sp, brc, and
method must be the same as those used to generate iec using
est_iec. Also, note that this function can be quite time
consuming. It is generally best to save the output to an external plotting
device (e.g., pdf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.