How do I enter a sample covariance matrix?
The olss_cnt
dataset (in the
Amos Examples directory) shows how to enter a sample
covariance matrix along with
sample means.
|
rowtype_ |
varname_ |
pre_syn |
pre_opp |
post_syn |
post_opp |
|
n |
|
105 |
105 |
105 |
105 |
|
cov |
pre_syn |
37.626 |
|
|
|
|
cov |
pre_opp |
24.933 |
34.68 |
|
|
|
cov |
post_syn |
26.639 |
24.236 |
32.013 |
|
|
cov |
post_opp |
23.649 |
27.76 |
23.565 |
33.443 |
|
mean |
|
18.381 |
20.229 |
20.4 |
21.343 |
The
olss_cnt dataset
can be found in the file Olss_cnt.txt, and in the
Olss_cnt worksheet of the UserGuide.xls workbook.
You can omit the mean row if
means and intercepts are not parameters of your model.
The following datasets in the Amos
Examples directory also contain sample covariances and
means: Olss_exp, Warren5v, Warren9v, .
See also:
How do I enter a
sample correlation matrix? |