<?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 SAS-EM Data Source Columns Roles in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Data-Source-Columns-Roles/m-p/421111#M6456</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I like SAS EM but i stucked.&lt;/P&gt;&lt;P&gt;Can you explain me datasource variable roles? When should i use them? And what is Drop, Report and Level?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assessmet&lt;/P&gt;&lt;P&gt;Censor&lt;/P&gt;&lt;P&gt;Classification&lt;/P&gt;&lt;P&gt;Cost&lt;/P&gt;&lt;P&gt;Cross ID&lt;/P&gt;&lt;P&gt;Decision&lt;/P&gt;&lt;P&gt;Frequency&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;Input&lt;/P&gt;&lt;P&gt;Key&lt;/P&gt;&lt;P&gt;Label&lt;/P&gt;&lt;P&gt;Prediction&lt;/P&gt;&lt;P&gt;Referrer&lt;/P&gt;&lt;P&gt;Residual&lt;/P&gt;&lt;P&gt;Segment&lt;/P&gt;&lt;P&gt;Sequence&lt;/P&gt;&lt;P&gt;Target&lt;/P&gt;&lt;P&gt;Text&lt;/P&gt;&lt;P&gt;Text Location&lt;/P&gt;&lt;P&gt;Time ID&lt;/P&gt;&lt;P&gt;Treatment&lt;/P&gt;&lt;P&gt;Web Address&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Dec 2017 08:53:12 GMT</pubDate>
    <dc:creator>beckeybianc</dc:creator>
    <dc:date>2017-12-14T08:53:12Z</dc:date>
    <item>
      <title>SAS-EM Data Source Columns Roles</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Data-Source-Columns-Roles/m-p/421111#M6456</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I like SAS EM but i stucked.&lt;/P&gt;&lt;P&gt;Can you explain me datasource variable roles? When should i use them? And what is Drop, Report and Level?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assessmet&lt;/P&gt;&lt;P&gt;Censor&lt;/P&gt;&lt;P&gt;Classification&lt;/P&gt;&lt;P&gt;Cost&lt;/P&gt;&lt;P&gt;Cross ID&lt;/P&gt;&lt;P&gt;Decision&lt;/P&gt;&lt;P&gt;Frequency&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;Input&lt;/P&gt;&lt;P&gt;Key&lt;/P&gt;&lt;P&gt;Label&lt;/P&gt;&lt;P&gt;Prediction&lt;/P&gt;&lt;P&gt;Referrer&lt;/P&gt;&lt;P&gt;Residual&lt;/P&gt;&lt;P&gt;Segment&lt;/P&gt;&lt;P&gt;Sequence&lt;/P&gt;&lt;P&gt;Target&lt;/P&gt;&lt;P&gt;Text&lt;/P&gt;&lt;P&gt;Text Location&lt;/P&gt;&lt;P&gt;Time ID&lt;/P&gt;&lt;P&gt;Treatment&lt;/P&gt;&lt;P&gt;Web Address&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:53:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Data-Source-Columns-Roles/m-p/421111#M6456</guid>
      <dc:creator>beckeybianc</dc:creator>
      <dc:date>2017-12-14T08:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS-EM Data Source Columns Roles</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Data-Source-Columns-Roles/m-p/421303#M6457</link>
      <description>&lt;P&gt;In the SAS EM Reference Help (from Help&amp;gt;Contents in EM), go to Data Sources&amp;gt;SAS Enterprise Miner Sources, then the section "Model Roles and Measurement Levels of Variables" and it has the information on all of these variable roles.&amp;nbsp; Drop, Report, and Level are explained in there too, but I'll include that here since that part isn't too big &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;• Level — is the measurement level of the variable. (MORE BELOW)&lt;BR /&gt;• Report — indicates whether a variable should be automatically included in reports such as the predictive model assessment decile and percentile tables.&lt;BR /&gt;• Drop — drops the variable.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Select one of the following measurement levels:&lt;BR /&gt;• Binary — contains two discrete values (for example, PURCHASE: Yes, No).&lt;BR /&gt;• Interval — contains values that vary across a continuous range (for example, TEMP: 0, 32, 34, 36, 50, 56, 80, ...., 102).&lt;BR /&gt;• Nominal — contains a discrete set of values that do not have a logical ordering (for example, PARTY: Democrat, Republican, other).&lt;BR /&gt;• Ordinal — contains a discrete set of values that do have a logical ordering (for example, GRADE: A, B, C, D, F).&lt;BR /&gt;• Unary — contains one discrete value.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 19:02:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-EM-Data-Source-Columns-Roles/m-p/421303#M6457</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2017-12-14T19:02:41Z</dc:date>
    </item>
  </channel>
</rss>

