<?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: Mixed-effects Tobit model in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Mixed-effects-Tobit-model/m-p/214404#M11587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One approach is to use NLMIXED. Here are some code snippets:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ats.ucla.edu/stat/sas/code/random_effect_tobit.htm" title="http://www.ats.ucla.edu/stat/sas/code/random_effect_tobit.htm"&gt;SAS Code Fragments: random effect tobit model in nlmixed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This will require more work on your part, but this may get you started.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2015 18:59:38 GMT</pubDate>
    <dc:creator>lvm</dc:creator>
    <dc:date>2015-04-09T18:59:38Z</dc:date>
    <item>
      <title>Mixed-effects Tobit model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mixed-effects-Tobit-model/m-p/214402#M11585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wondering if anyone knows how to run mixed-effect Tobit model?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally in cross-sectional data would use "proc qlim" but not sure if I can use this code in longitudinal data. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;My data consist of 4 fixed effects {x1, x2, x3, x4},&amp;nbsp; random effect intercept z0 and time varying random effect&amp;nbsp; z1 .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example of code using proc mixed if this helps.&lt;/P&gt;&lt;P&gt;proc mixed data=data method=ml;&lt;/P&gt;&lt;P&gt;class gender treatment;&lt;/P&gt;&lt;P&gt;model y= x1 x2 x3 x4 /s;&lt;/P&gt;&lt;P&gt;RANDOM intercept time /s;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible I would like to avoid Bayesian as my knowledge is minimal in that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thank,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 17:44:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mixed-effects-Tobit-model/m-p/214402#M11585</guid>
      <dc:creator>butter30</dc:creator>
      <dc:date>2015-04-01T17:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed-effects Tobit model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mixed-effects-Tobit-model/m-p/214403#M11586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There may be some R code out there that could be translated, but this is an area I would really like to see developed, as timed measurements of biomedical parameters or ecological parameters often fall below a lower limit of quantitation, and it would be nice to see a method developed that doesn't involve biased imputation of these values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 12:17:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mixed-effects-Tobit-model/m-p/214403#M11586</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-04-09T12:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed-effects Tobit model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mixed-effects-Tobit-model/m-p/214404#M11587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One approach is to use NLMIXED. Here are some code snippets:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ats.ucla.edu/stat/sas/code/random_effect_tobit.htm" title="http://www.ats.ucla.edu/stat/sas/code/random_effect_tobit.htm"&gt;SAS Code Fragments: random effect tobit model in nlmixed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This will require more work on your part, but this may get you started.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 18:59:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mixed-effects-Tobit-model/m-p/214404#M11587</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2015-04-09T18:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed-effects Tobit model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mixed-effects-Tobit-model/m-p/214405#M11588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read an article today about the history of computing in the Soviet Union, and there is an anecdote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;As one joke tells it, Brezhnev is gifted with the latest in artificial intelligence, so he asks it “When will we have built communism?” The computer responds, “In 17 miles.” Brezhnev thinks, “There must be something wrong,” and repeats the question. The computer again replies, “In 17 miles.” Angered by the incomprehensible reply, Brezhnev orders a technician to investigate the machine. “Everything is correct,” replies the technician after some time. “You said it yourself: Every five-year plan is one step toward communism.”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;I think those code snippets are the equivalent of a five year plan, one step on a journey of about 17 miles toward a repeated measures random effects tobit with a specifiable covariance structure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Steve Denham&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 17:31:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mixed-effects-Tobit-model/m-p/214405#M11588</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-04-10T17:31:31Z</dc:date>
    </item>
  </channel>
</rss>

