Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. nateincr

    Output coefficients from PROC MIXED to SAS data set?

    I called SAS and they answered the question: the trick is to add this line to the PROC MIXED: ods output solutionf = coeff_var_name;
  2. nateincr

    Output coefficients from PROC MIXED to SAS data set?

    In PROC REG you can use the OUTEST option, but is there any simple way to do this extremely basic thing in PROC MIXED? Thank you very much!

Part and Inventory Search

Back
Top