getMetaAutocorrelation,Vision-method | R Documentation |
Access the local autocorrelation scores computed for meta-data variables
## S4 method for signature 'Vision'
getMetaAutocorrelation(object)
object |
VISION object |
Local autocorrelation scores are calculated from the input latent space (default's to PCA) or the input trajectory model (if provided)
data.frame with columns 'C', 'pValue', and 'FDR'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.