<?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 show exact date along x-axis in survival curve in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/show-exact-date-along-x-axis-in-survival-curve/m-p/821016#M40610</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I am trying to create a cumulative incidence curve showing cumulative vaccine coverage in a fixed cohort.&lt;/P&gt;&lt;P&gt;The follow up starts at Nov 24 2017 and ends in May 23 2018.&lt;/P&gt;&lt;P&gt;I want to show dates (last of each months and 15th of each months. i.e Nov 30, Dec 15, Dec 31 and so on along the x-axis).&lt;/P&gt;&lt;P&gt;I am using %NEWSURV macro, but could not figure out any customization to insert dates along x-axis.&lt;/P&gt;&lt;P&gt;I was wondering if this is possible at all. Is it possible to add manual labels or some alternate ways.&lt;/P&gt;&lt;P&gt;I am using SAS 9.4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Yuba&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 20:13:25 GMT</pubDate>
    <dc:creator>yubaraj</dc:creator>
    <dc:date>2022-06-29T20:13:25Z</dc:date>
    <item>
      <title>show exact date along x-axis in survival curve</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/show-exact-date-along-x-axis-in-survival-curve/m-p/821016#M40610</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I am trying to create a cumulative incidence curve showing cumulative vaccine coverage in a fixed cohort.&lt;/P&gt;&lt;P&gt;The follow up starts at Nov 24 2017 and ends in May 23 2018.&lt;/P&gt;&lt;P&gt;I want to show dates (last of each months and 15th of each months. i.e Nov 30, Dec 15, Dec 31 and so on along the x-axis).&lt;/P&gt;&lt;P&gt;I am using %NEWSURV macro, but could not figure out any customization to insert dates along x-axis.&lt;/P&gt;&lt;P&gt;I was wondering if this is possible at all. Is it possible to add manual labels or some alternate ways.&lt;/P&gt;&lt;P&gt;I am using SAS 9.4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Yuba&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 20:13:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/show-exact-date-along-x-axis-in-survival-curve/m-p/821016#M40610</guid>
      <dc:creator>yubaraj</dc:creator>
      <dc:date>2022-06-29T20:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: show exact date along x-axis in survival curve</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/show-exact-date-along-x-axis-in-survival-curve/m-p/821021#M40611</link>
      <description>&lt;P&gt;According to the docs for X axis:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;X-axis can be transformed into other time units (days to months, etc.)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;So I think this would require customizing the code directly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Look for the XAXIS options in the code to apply a format along with a custom format.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that this would require that you have everyone start on the exact same date.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For cumulative vaccine coverage, would that be any different than using a Cumulative Distribution function in this case? Not sure censoring matters here unless you have dropouts.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 20:27:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/show-exact-date-along-x-axis-in-survival-curve/m-p/821021#M40611</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-06-29T20:27:45Z</dc:date>
    </item>
  </channel>
</rss>

