Description Usage Arguments Value Author(s) Examples
Calculates variance-covariance matrices for back-projection coefficients for each variable for a CPC/Flury back-projection analysis
1 | bp.vcov(x, f, cpcmat, eigvar)
|
x |
a numeric matrix (or data frame) with all numeric values, or (if f is missing) a list of a data matrix and a grouping variable |
f |
a factor describing the group structure of the data |
cpcmat |
CPC matrix (calculated if not specified) |
eigvar |
variances of eigenvector elements (calculated if not specified) |
An n by n by n array (where n is the number of variables/columns of x), where [i,j,k] gives the jk element of the covariance matrix for the ith variable
Ben Bolker
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.