The R Project SVN R-packages

Rev

Rev 1571 | Rev 2174 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1571 Rev 1592
Line 35... Line 35...
35
    Matrix_permSym,
35
    Matrix_permSym,
36
    Matrix_rcondSym,
36
    Matrix_rcondSym,
37
    Matrix_statusSym,
37
    Matrix_statusSym,
38
    Matrix_uploSym,
38
    Matrix_uploSym,
39
    Matrix_xSym,
39
    Matrix_xSym,
40
    Matrix_zSym,
40
    Matrix_zSym;
41
    Matrix_REMLSym,
-
 
42
    Matrix_callSym,
-
 
43
    Matrix_termsSym,
-
 
44
    Matrix_assignSym,
-
 
45
    Matrix_fittedSym,
-
 
46
    Matrix_residualsSym,
-
 
47
    Matrix_frameSym;
-
 
48
 
41