About 2,140,000 results
Open links in new tab
  1. You can do anything with replace that you can do with generate. The only differ-ence between the commands is that replace requires that the variable already exist, whereas generate requires that the …

  2. Here it is easy to produce the same results with official Stata commands: . generate hirep = rep78 if inlist(rep78,3,4,5) . generate byte ishirep = inlist(rep78,3,4,5) However, as the specification becomes …

  3. • To create a TOA, you must “mark” each of your citations. Once all citations have been “marked,” Microsoft Word will generate a TOA that organizes the sources by category (e.g. cases, statutes, …

  4. Generate reads information about the job requirements from a HIP file, merges the input data file it receives with your publication designs and produces output datastreams ready for printing or …

  5. Data sets are user-specific; therefore, each user in NHSN who wishes to analyze data must generate data sets. This guide provides instructions for generating data sets in the NHSN Patient Safety (PS) …

  6. Sep 21, 1983 · Such indicators may be created on the fly by using factor-variable notation. tabulate also offers one method for automating the generation of indicators. In this column, we discuss in detail …

  7. egencreatesanewvariableoftheoptionallyspecifiedstoragetypeequaltothegivenfunctionbased onargumentsofthatfunction.Thefunctionsarespecificallywrittenforegen,asdocumentedbelowor …