Description Usage Arguments Details Value Author(s) References See Also Examples
The function decompose the variance of a variable x
on a basis of
orthogonal vectors. The significance of the associated R-squared values is
tested by a randomization procedure. A smoothed scalogram is obtained by
summing the R-squared values into nblocks
.
1 2 3 4 5 |
x |
a numeric vector (for |
orthobasisSp |
an object of class |
nblocks |
an integer indicating the number of blocks |
nrepet |
an integer indicating the number of permutations used in the randomization procedure |
p.adjust.method |
a string indicating a method for multiple adjustment,
see |
pos |
an integer indicating the position of the environment where the data are stored, relative to the environment where the function is called. Useful only if <e2><80><98>storeData<e2><80><99> is <e2><80><98>FALSE<e2><80><99> |
plot |
a logical indicating if the graphics is displayed |
... |
additional graphical parameters (see <e2><80><98>adegpar<e2><80><99> and <e2><80><98>trellis.par.get<e2><80><99>) |
On the plot, oberved R-squared values are represent by bars. A black line indicate the 0.95 quantile of the values obtained by permutations. Significant values are indicated by a '*'
The function scalogram
returns an object of class
scalogram
, subclass krandtest
. The plot
function
returns an object of class ADEgS
, generated by the functions of the
adegraphics
package
St<c3><a9>phane Dray stephane.dray@univ-lyon1.fr
Dray S., P<c3><a9>lissier R., Couteron P., Fortin M.J., Legendre P., Peres-Neto P.R., Bellier E., Bivand R., Blanchet F.G., De Caceres M., Dufour A.B., Heegaard E., Jombart T., Munoz F., Oksanen J., Thioulouse J., Wagner H.H. (2012). Community ecology in the age of multivariate multiscale spatial analysis. Ecological Monographs 82, 257–275.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.