<?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: Getting coefficient of variation and the power in the Box-Cox transformation in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Getting-coefficient-of-variation-and-the-power-in-the-Box-Cox/m-p/461703#M284823</link>
    <description>&lt;P&gt;Well, I think I found the answer to my own question:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LMS values (measures of skew, the median, and the standard deviation)&amp;nbsp;were computed from the interpolated cubic splines at weekly intervals. Cole’s procedures&amp;nbsp;and an iterative least squares method were used to derive the LMS parameters (L = Box-Cox power, M = median, S = coefficient of variation) from the multicentre meta-analyses for weight, head circumference and length. The LMS splines were smoothed slightly while maintaining data integrity as noted above.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cole TJ, Green PJ: Smoothing reference centile curves: the LMS method and penalized likelihood. Stat Med. 1992, 11: 1305-1319. 10.1002/sim.4780111005.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 May 2018 20:46:20 GMT</pubDate>
    <dc:creator>rogersaj</dc:creator>
    <dc:date>2018-05-11T20:46:20Z</dc:date>
    <item>
      <title>Getting coefficient of variation and the power in the Box-Cox transformation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-coefficient-of-variation-and-the-power-in-the-Box-Cox/m-p/461636#M284822</link>
      <description>&lt;P&gt;This is slightly more in the realm of math questions than SAS, but maybe someone can help me figure out how to use SAS to compute it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The CDC publishes US infant growth charts for weight and length -- complete with percentile, z-scores, and "&lt;SPAN&gt;LMS parameters: the median (M), the generalized coefficient of variation (S), and the power in the Box-Cox transformation (L)" to allow us to calculate our own percentiles from weight and length. The chart starts at birth.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CDC.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20469i0D0586A9F1F9EB3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="CDC.PNG" alt="CDC.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, I want these percentiles from BEFORE birth. The WHO just published these values for expected fetal weight at different gestational ages.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WHO_EFW_female.PNG" style="width: 532px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20468iDEDF994A1080ED39/image-size/large?v=v2&amp;amp;px=999" role="button" title="WHO_EFW_female.PNG" alt="WHO_EFW_female.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;These percentiles (5th, 10th, 25th, etc.) aren't good enough for me. I need a much more granular percentile -- i.e. I need the L, M, and S values so that I can calculate my own percentile from birthweight data.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Any idea how to get those LMS values from the above table? The authors don't publish them. Do I need to contact them for raw data? That might take forever...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks SO much!&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 17:45:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-coefficient-of-variation-and-the-power-in-the-Box-Cox/m-p/461636#M284822</guid>
      <dc:creator>rogersaj</dc:creator>
      <dc:date>2018-05-11T17:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting coefficient of variation and the power in the Box-Cox transformation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-coefficient-of-variation-and-the-power-in-the-Box-Cox/m-p/461703#M284823</link>
      <description>&lt;P&gt;Well, I think I found the answer to my own question:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LMS values (measures of skew, the median, and the standard deviation)&amp;nbsp;were computed from the interpolated cubic splines at weekly intervals. Cole’s procedures&amp;nbsp;and an iterative least squares method were used to derive the LMS parameters (L = Box-Cox power, M = median, S = coefficient of variation) from the multicentre meta-analyses for weight, head circumference and length. The LMS splines were smoothed slightly while maintaining data integrity as noted above.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cole TJ, Green PJ: Smoothing reference centile curves: the LMS method and penalized likelihood. Stat Med. 1992, 11: 1305-1319. 10.1002/sim.4780111005.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 20:46:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-coefficient-of-variation-and-the-power-in-the-Box-Cox/m-p/461703#M284823</guid>
      <dc:creator>rogersaj</dc:creator>
      <dc:date>2018-05-11T20:46:20Z</dc:date>
    </item>
  </channel>
</rss>

