小斜 发表于 2013-10-12 21:40 
八个hy哑变量肯定是完全共线的,reg中会自动dropped一个的,没关系。
好的呵呵,我自己减了一个就好了,谢谢啦.你知道以下问题怎么改进吗?
search for r(503) (manual: [R] search)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Keywords: r(503)
Search: (1) Official help files, FAQs, Examples, SJs, and STBs
Search of official help files, FAQs, Examples, SJs, and STBs
[P] error . . . . . . . . . . . . . . . . . . . . . . . . Return code 503
conformability error;
You have issued a matrix command attempting to combine two
matrices that are not conformable, for example, multiplying
a 3x2 matrix by a 3x3 matrix. You will also get this message
if you attempt an operation that requires a square matrix and
the matrix is not square.
(end of search)