<?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 Shift table in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508653#M2524</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can any one explain easily understanding&amp;nbsp; way to do Shift table.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Oct 2018 12:35:02 GMT</pubDate>
    <dc:creator>KalaBhairava</dc:creator>
    <dc:date>2018-10-30T12:35:02Z</dc:date>
    <item>
      <title>Shift table</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508653#M2524</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can any one explain easily understanding&amp;nbsp; way to do Shift table.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 12:35:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508653#M2524</guid>
      <dc:creator>KalaBhairava</dc:creator>
      <dc:date>2018-10-30T12:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Shift table</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508658#M2525</link>
      <description>&lt;P&gt;Please be more specific. What do you mean by "shift"?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 12:44:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508658#M2525</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-10-30T12:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Shift table</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508659#M2526</link>
      <description>&lt;P&gt;Shift table for Physical examination in clinical trails.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 12:46:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508659#M2526</guid>
      <dc:creator>KalaBhairava</dc:creator>
      <dc:date>2018-10-30T12:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Shift table</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508660#M2527</link>
      <description>Shift tables are very important in clinical trial studies. A shift table is a table that displays the number of&lt;BR /&gt;subjects who are low, normal or high at baseline and the shift at post-dose.</description>
      <pubDate>Tue, 30 Oct 2018 12:47:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508660#M2527</guid>
      <dc:creator>KalaBhairava</dc:creator>
      <dc:date>2018-10-30T12:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Shift table</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508666#M2528</link>
      <description>&lt;P&gt;I assume your following CDISC models?&amp;nbsp; If so then its just a matter of merging on baseline record to all post-baseline records, then reporting this to a table.&amp;nbsp; So your data would look like:&lt;/P&gt;
&lt;P&gt;USUBJID&amp;nbsp; ...&amp;nbsp; ANRIND&amp;nbsp; &amp;nbsp; BNRIND&lt;/P&gt;
&lt;P&gt;xxx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;LOW&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;HIGH&lt;/P&gt;
&lt;P&gt;xxx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NORMAL&amp;nbsp; HIGH&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then its a matter of processing that information into the output shell you have.&amp;nbsp; Unfortunately, exact code and such like is company IP, so you will need to do this yourself, using your company standards, shells, macros.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 12:57:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508666#M2528</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-10-30T12:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Shift table</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508676#M2529</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/204061"&gt;@KalaBhairava&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Shift tables are very important in clinical trial studies. A shift table is a table that displays the number of&lt;BR /&gt;subjects who are low, normal or high at baseline and the shift at post-dose.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So you need to do a certain transformation of the data in a single table.&lt;/P&gt;
&lt;P&gt;If you provide some usable example data (data step with datalines), and the expected outcome, I can tinker around with it.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 13:08:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/508676#M2529</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-10-30T13:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Shift table</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/512088#M2530</link>
      <description>&lt;P&gt;Yes thanks for replay and i need clarification on how to start procedures not code because i am new to this shift tables.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 05:31:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/512088#M2530</guid>
      <dc:creator>KalaBhairava</dc:creator>
      <dc:date>2018-11-12T05:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Shift table</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/648688#M2531</link>
      <description>&lt;P&gt;Hi Kurt, I'm late to replay and I hope by now you have figured it out about the shift table.&amp;nbsp; Here is a link how others talk about shift table:&amp;nbsp;&lt;A href="https://www.lexjansen.com/cgi-bin/saspapers_query.php" target="_blank"&gt;https://www.lexjansen.com/cgi-bin/saspapers_query.php&lt;/A&gt;&amp;nbsp;title search for "shift table".&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shift table is important only because it was not easy to get for some important parameters in clinical trials.&amp;nbsp; We have done change from Baseline for continuous variables all the time, but for a very long time people haven't figure it out that we can do the same for categorical variables as we did for continuous variables.&amp;nbsp; In the case of 4 possible categorical outcomes, a 4 by 4 table (shift table) is used to present the result.&amp;nbsp; It takes a lot of space, and most of those 16 cells have no values. A little bit more complicated when you compare tables.&amp;nbsp; A simplified and short-handed shift table is proposed.&amp;nbsp; See the attached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Jianmin Long&lt;/P&gt;&lt;P&gt;PS: the data in the attached is openly available on&amp;nbsp;&lt;A href="https://www.cdisc.org/sdtmadam-pilot-project" target="_blank"&gt;https://www.cdisc.org/sdtmadam-pilot-project&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 20:28:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Shift-table/m-p/648688#M2531</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2020-05-18T20:28:53Z</dc:date>
    </item>
  </channel>
</rss>

