<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: First time SAS User need help in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/First-time-SAS-User-need-help/m-p/894979#M39797</link>
    <description>&lt;P&gt;Your code shows that your ran Proc Contents. Where is the output for that procedure?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 20:51:36 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2023-09-19T20:51:36Z</dc:date>
    <item>
      <title>First time SAS User need help</title>
      <link>https://communities.sas.com/t5/New-SAS-User/First-time-SAS-User-need-help/m-p/894954#M39795</link>
      <description>&lt;P&gt;I tried to load a simple code PROC FREQ in SAS, create a 2x2 table and calculate relevant statistics and this is what I face:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the code I input:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;LIBNAME Lab1 "/home/u61812062/EPID620"&lt;/DIV&gt;&lt;DIV&gt;;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;run;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;proc contents data = lab1.compassign1;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;run;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;proc freq data = lab1.compassign1;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;table exposure * bladderC / cmh relrisk riskdiff;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Anf this is the error I got. I had the compassign1 stored in permanent library (lab1). And variables: exposure and bladderc were variables in the dataset. How come SAS says the variables not found?!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kathrynssy_0-1695146941352.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/88153iFADD86C3BF9D51B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kathrynssy_0-1695146941352.png" alt="kathrynssy_0-1695146941352.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 18:10:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/First-time-SAS-User-need-help/m-p/894954#M39795</guid>
      <dc:creator>kathrynssy</dc:creator>
      <dc:date>2023-09-19T18:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: First time SAS User need help</title>
      <link>https://communities.sas.com/t5/New-SAS-User/First-time-SAS-User-need-help/m-p/894957#M39796</link>
      <description>&lt;P&gt;Variables EXPOSURE and BLADDERC are not in the data set named LAB1.COMPASSIGN1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to look at the variable names in that data set carefully to make sure you have typed the variable names properly, and that these variables are really in the data set.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 18:17:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/First-time-SAS-User-need-help/m-p/894957#M39796</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-09-19T18:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: First time SAS User need help</title>
      <link>https://communities.sas.com/t5/New-SAS-User/First-time-SAS-User-need-help/m-p/894979#M39797</link>
      <description>&lt;P&gt;Your code shows that your ran Proc Contents. Where is the output for that procedure?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 20:51:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/First-time-SAS-User-need-help/m-p/894979#M39797</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-09-19T20:51:36Z</dc:date>
    </item>
  </channel>
</rss>

