View source: R/estimate_template.R
| estimate_template_from_DR | R Documentation |
Estimate variance decomposition and templates from DR estimates.
estimate_template_from_DR(DR, LV = NULL)
DR |
the test/retest dual regression estimates, as an array with
dimensions ( |
LV |
A length-two integer vector giving the dimensions |
List of two elements: the templates and the variance decomposition.
There are two version of the variance template: varUB gives the
unbiased variance estimate, and varNN gives the upwardly-biased
non-negative variance estimate. Values in varUB will need to be
clamped above zero before using in templateICA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.