Description Usage Arguments Details Value
Take three vectors corresponding to assemblage performances modelled, predicted by cross-validation and observed, then plot modelled assemblage performances versus observed assemblage performances. The error induced by the cross-validation is drawn as a line linking modelled and predicted assemblage performances.
1 2 3 4 5 6 7 8 9 10 11 |
Fx, Fy, Fz |
three numeric vectors of |
assMotif |
an integer vector.
The vector contains the labels of each assemblages.
The labels are only used to plot the assemblage performances
that share a same assembly motif
with a same symbol and color.
If it is omitted, all points are plotted using a same symbol and color.
The default symbol and color is |
xylab |
a vector of two strings. The strings are the labels of the axis. |
xylim |
a vector of two numerics. The numerics are extrem values of the two axis. |
figs, cols |
two integer vectors of |
nbcl |
an integer.
The integer indicates the number of clusters of components.
The theoretical number |
main |
a string. The string is used as graph title. |
opt.mean |
a character equals to |
pvalue |
a probability,
used as threshold
in the variance analysis. Then |
All options are default values. If all options are omitted,
the function plot Fy vs Fx
,
in red circle with "Simuled performances"
vs "Observed performances"
as axis labels.
The two dashed blue lines are mean(Fy)
and mean(Fx)
.
Nothing. It is a procedure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.