Mahalabobis
03-05-2009, 10:30 PM
Hi,
This is my first post so I will try and make it a good one...
I am relatively new to SAS so my programming skills are a bit poor but I am using the PROC MI procedure to impute missing data, running analyses BY _imputation_ and then using PROC MIANALYZE to combine the information.
I am running PCA and some independent samples and paired samples t-tests but I dont know the proper coding/data file type for PROC MIANALYZE.
Can someone reccomend some code for creating the appropriate data file to be read by PROC MIANALYZE for these analyses as well as the proper PROC MIANALYZE code to spit out the parameters needed?
The procedure seems pretty straight forward if you are running regressions but there is not good documentation for these other analyses.
Many thanks!
This is my first post so I will try and make it a good one...
I am relatively new to SAS so my programming skills are a bit poor but I am using the PROC MI procedure to impute missing data, running analyses BY _imputation_ and then using PROC MIANALYZE to combine the information.
I am running PCA and some independent samples and paired samples t-tests but I dont know the proper coding/data file type for PROC MIANALYZE.
Can someone reccomend some code for creating the appropriate data file to be read by PROC MIANALYZE for these analyses as well as the proper PROC MIANALYZE code to spit out the parameters needed?
The procedure seems pretty straight forward if you are running regressions but there is not good documentation for these other analyses.
Many thanks!