<?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: How to assign a cut-off value of 0.1 when comparing variables using standardized differences in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-to-assign-a-cut-off-value-of-0-1-when-comparing-variables/m-p/519774#M3878</link>
    <description>&lt;P&gt;Hi draycut,&lt;/P&gt;&lt;P&gt;The data set has 2608 observations and 431 variables.&lt;/P&gt;&lt;P&gt;I am using the PSMATCH procedure for this project and want to create two tables (a Pre and a Post-PSMATCH table) listing the frequency of the variables of interest (sex, race, BMI, Hypertension) as well as to assign a cut-off value of 0.1 when comparing variables using standardized differences and a p-value.&lt;/P&gt;&lt;P&gt;I am very new to SAS and do not know how to put this thought into a program!&lt;/P&gt;&lt;P&gt;Did I provide enough info? Sorry the dataset has sensitive info and can't post an example here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
    <pubDate>Sun, 09 Dec 2018 20:24:24 GMT</pubDate>
    <dc:creator>Jarot741</dc:creator>
    <dc:date>2018-12-09T20:24:24Z</dc:date>
    <item>
      <title>How to assign a cut-off value of 0.1 when comparing variables using standardized differences</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-assign-a-cut-off-value-of-0-1-when-comparing-variables/m-p/519759#M3872</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I would appreciate if someone can help me write the program for the following:&lt;/P&gt;&lt;P&gt;I want to compare variables using standardized differences to assess for adequate balance with a cutoff value less than 0.1 for non significant difference.&lt;/P&gt;&lt;P&gt;Group variable is binary (1,0) mipd_pap&lt;/P&gt;&lt;P&gt;Several different character variables (ie. sex, race, chemotherapy)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advane,&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
      <pubDate>Sun, 09 Dec 2018 17:34:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-assign-a-cut-off-value-of-0-1-when-comparing-variables/m-p/519759#M3872</guid>
      <dc:creator>Jarot741</dc:creator>
      <dc:date>2018-12-09T17:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign a cut-off value of 0.1 when comparing variables using standardized differences</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-assign-a-cut-off-value-of-0-1-when-comparing-variables/m-p/519765#M3874</link>
      <description>&lt;P&gt;Can you provide some example data and a more specific description of your requirements?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sounds to me like you could simple subtract the two values in question and evaluate if it is less/larger than 0.1?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Dec 2018 19:32:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-assign-a-cut-off-value-of-0-1-when-comparing-variables/m-p/519765#M3874</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-12-09T19:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign a cut-off value of 0.1 when comparing variables using standardized differences</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-assign-a-cut-off-value-of-0-1-when-comparing-variables/m-p/519774#M3878</link>
      <description>&lt;P&gt;Hi draycut,&lt;/P&gt;&lt;P&gt;The data set has 2608 observations and 431 variables.&lt;/P&gt;&lt;P&gt;I am using the PSMATCH procedure for this project and want to create two tables (a Pre and a Post-PSMATCH table) listing the frequency of the variables of interest (sex, race, BMI, Hypertension) as well as to assign a cut-off value of 0.1 when comparing variables using standardized differences and a p-value.&lt;/P&gt;&lt;P&gt;I am very new to SAS and do not know how to put this thought into a program!&lt;/P&gt;&lt;P&gt;Did I provide enough info? Sorry the dataset has sensitive info and can't post an example here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
      <pubDate>Sun, 09 Dec 2018 20:24:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-assign-a-cut-off-value-of-0-1-when-comparing-variables/m-p/519774#M3878</guid>
      <dc:creator>Jarot741</dc:creator>
      <dc:date>2018-12-09T20:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign a cut-off value of 0.1 when comparing variables using standardized differences</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-assign-a-cut-off-value-of-0-1-when-comparing-variables/m-p/519778#M3880</link>
      <description>Post your PSMATCH code so far. If you can provide sample data or use a data set from sashelp (heart is like the closest to what you need) then you can likely get some help. PSMatch is really new so not a lot of people can run it or have experience with it yet.</description>
      <pubDate>Sun, 09 Dec 2018 20:56:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-assign-a-cut-off-value-of-0-1-when-comparing-variables/m-p/519778#M3880</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-12-09T20:56:06Z</dc:date>
    </item>
  </channel>
</rss>

