How to calculate the determinant?

i like this post (click again to cancel)
0
i dont like this post (click again to cancel) remove favorite mark from this question (click again to restore mark)

How to compute the determinant of PCOV after ols for example ols y x z / PCOV

asked Nov 25 '11

Jack gravatar image Jack
1 1

updated Nov 25 '11

SHAZAMHelp gravatar image SHAZAMHelp 332 1 5 16
http://econometrics.com/
i like this answer (click again to cancel)
0
i dont like this answer (click again to cancel)

Try this:

ols Y X Z / cov=mycov pcov
matrix detcov=det(mycov)
print detcov
link

posted Nov 25 '11

SHAZAMHelp gravatar image SHAZAMHelp 332 1 5 16
http://econometrics.com/

updated Nov 25 '11

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Tags:

×5
×1
×1

Asked: Nov 25 '11

Seen: 37 times

Last updated: Nov 25 '11