Session Ready
Exercise

Tying it all together!

Now let's dig into the NHANES design a little deeper so that we are prepared to analyze these data! Notice that I have re-created NHANES_design, which we created in the last video. Remember that it contains the design information for NHANESraw. The two important design variables in NHANESraw are SDMVSTRA, which contains the strata assignment for each unit, and SDMVPSU, which contains the cluster id within a given stratum. Remember that the clusters are nested inside the strata!

Instructions 1/3
undefined XP
  • 1
  • 2
  • 3
  • Print out a summary of NHANES_design. Look over the information provided in the summary.