LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (October 1996, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 1 Oct 1996 20:57:30 +0200
Reply-To:     Elik Jucha <jucha@NETVISION.NET.IL>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Elik Jucha <jucha@NETVISION.NET.IL>
Subject:      Treating unbalanced data set?

Dear Clare!

I suggest you to use PROC MIXED instead PROC REG. Proc Mixed treats unbalanced data and does regression analysis.

Elik Jucha Statistix - Statistics & Data Analysis Tel/Fax : 972-9-461604 Hod-Hasharon, Israel.

-------------- Original posting ---------------------------------------------------------------------------- ---------------- Does anyone know if there is a way to automatically treat unbalanced data without having to drop problematic observations one by one?

For example when I use proc reg with an unbalanced data set I get a "not fully ranked" message for certain observations. I then end up deleting those observation manually. Often I am running several models in the same batch with different variables and thus I have to run each model separately dropping different observations. Is there a more efficient way to do this?

I am estimating the regression using fixed effect.

Thanks --- E. Jucha


Back to: Top of message | Previous page | Main SAS-L page