Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The INBREED Procedure

ODS Table Names

PROC INBREED assigns a name to each table it creates. You can use these names to reference the table when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in the following table.

For more information on ODS, see Chapter 15, "Using the Output Delivery System."

Table 32.1: ODS Tables Produced in PROC INBREED
ODS Table Name Description Statement Option
AvgCovCoefAverages of covariance coefficient matrixGENDERCOVAR and AVERAGE
AvgInbreedingCoefAverages of inbreeding coefficient matrixGENDERAVERAGE
CovarianceCoefficientCovariance coefficient tablePROCCOVAR
InbreedingCoefficientInbreeding coefficient tablePROC 
IndividualCovCoefCovariance coefficients of individualsPROCIND and COVAR
IndividualInbreedingCoefInbreeding coefficients of individualsPROCIND
MatingCovCoefCovariance coefficients of matingsMATINGSCOVAR
MatingInbreedingCoefInbreeding coefficients of matingsMATINGS 
NumberOfObservationsNumber of observationsPROC 

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.