I'm in a grad level multivariate stats class and I'm in need of a data set for my final project. Data set must have:
1. At least 200 observations
2. At least 12 quantitative variables.
I'd like to do something with discriminant/classification analysis, but I'd take something with canonical correlation; principal component analysis, factor analysis, or MANOVA.
Any suggestions would be greatly appreciated.
Thanks!
You can use the rand() function to create randomized numbers. In a data step, use a do loop to create as many observations as you want.
There's also a very fine book out there by @Rick_SAS: Simulating data with SAS.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.