Description Usage Arguments Author(s) See Also
View source: R/eKernels.R View source: R/envMarker.R
Builds covariables matrices using different biological criteria
1 |
.dfcov |
Kernel of environmental covariates (see envK function) |
.digits |
output digits |
.format |
Criteria for elaboration of the environmental mark: 101 format (same as molecular marker); rel-01 (scaled to mean 0 and variance 1) and PCA (PCA strcuturec) |
.ncp |
defines the number of principal components to be used when .param = PCA |
Germano Martins F Costa Neto <germano.cneto@usp.br>
envK
envKernel df.cov : dataframe of environmental covariates digits: number of output digits format: environmental marker (012), centering and scaled to mean 0 and variance 1 (rel-01) principal component analysis (PCA) ncp : number of principal components used (valid only for format="PCA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.