BookmarkSubscribeRSS Feed
deleted_user
Not applicable
how can i generate a rate of missing data in a simulation study in survey studies?
1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12
With such a general question, I can only offer general ideas.

-- generate the complete data for the simulation study.
-- use a data step and a random number generator (ranuni, say) to identify data points to make missing.

This has the disadvantage of only generating missing data randomly. That means that analyses will work just like you have complete data with an effectively lower sample size.

If you want to make the missing data dependent on other variables, you can just nest the missing generation in IF statements. That dependency is the other extreme of missing data analysis.

You may wish to read the literature on analyzing missing data, as that can help in the strategy for creating missing data to meet your analytic goals. There are probably some references in the PROC MI chapter of the SAS/Stat manual.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 595 views
  • 0 likes
  • 2 in conversation