1 / 3

Prepare for DMU

Prepare for DMU. Write SAS data set as text file See SAS code in Exercise instructions Save in a ‘logical’ directory Copy DMUped to same directory Create a driver-file for DMU See Statistics Portfolio Use Notepad (or Wordpad) Save in the same directory. Model. Weight9w =

vachel
Télécharger la présentation

Prepare for DMU

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Prepare for DMU • Write SAS data set as text file • See SAS code in Exercise instructions • Save in a ‘logical’ directory • Copy DMUped to same directory • Create a driver-file for DMU • See Statistics Portfolio • Use Notepad (or Wordpad) • Save in the same directory

  2. Model Weight9w = parity + stableys + sex + litter + animal + ls + w5w_age +w9w_age + birth_weight + residual Fixed, class;fixed, regression;random, class

  3. Run DMU Start DMU.bat from Start Menu in Windows Pushd \\storage.slu.se\student$\ashe0001\Desktop\DBP Dmu1 < weight9wSM.dir > weight9wSM.lst Dmuai >> weight9wSM.lst ... Dmu1 < weight9wAM.dir > weight9wAM.lst Dmuai >> weight9wAM.lst

More Related