statsboi
05-03-2009, 09:58 PM
Hi SAS expert,
I run 100 Proc Logistic procedures and obtained 100 of similar outputs from SAS (see attached - one of the outputs). But I am only interested in particular portion of the outputs and I would like to extact the required information. It is "Analysis of Maximum Likelihood Estimates", under this analysis. I just want the parameter 'Status' and its Pr > Chisq which is '0.9519'
Is there any easy way to instruct SAS to pull out these two pieces of information (the parameter and the p-value) from the outputs given there are 100 outputs from proc logistic procedure?
Appreciated any helps
J
I run 100 Proc Logistic procedures and obtained 100 of similar outputs from SAS (see attached - one of the outputs). But I am only interested in particular portion of the outputs and I would like to extact the required information. It is "Analysis of Maximum Likelihood Estimates", under this analysis. I just want the parameter 'Status' and its Pr > Chisq which is '0.9519'
Is there any easy way to instruct SAS to pull out these two pieces of information (the parameter and the p-value) from the outputs given there are 100 outputs from proc logistic procedure?
Appreciated any helps
J