<?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: LD50 calculation for mixture of dose concentrations in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355863#M18647</link>
    <description>&lt;P&gt;this didnt work. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i told u i have one dose having two concentration of differnt drugs.&lt;/P&gt;&lt;P&gt;the way You told me give error&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2017 07:05:27 GMT</pubDate>
    <dc:creator>Madiha1</dc:creator>
    <dc:date>2017-05-04T07:05:27Z</dc:date>
    <item>
      <title>LD50 calculation for mixture of dose concentrations</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355273#M18625</link>
      <description>&lt;P&gt;Normally for Calculation of LC50 calculation firstly according to method we have to &lt;SPAN class="token keyword"&gt;add&lt;/SPAN&gt; dose concentration&lt;SPAN class="token punctuation"&gt;,&amp;nbsp;&lt;/SPAN&gt;total number of animals and &lt;SPAN class="token keyword"&gt;then&lt;/SPAN&gt; number of mortality like the &lt;SPAN class="token number"&gt;ex&lt;/SPAN&gt;ample below&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;Here &lt;SPAN class="token number"&gt;2&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;,&lt;/SPAN&gt;&lt;SPAN class="token number"&gt;4&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;,&lt;/SPAN&gt;&lt;SPAN class="token number"&gt;6&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt; represents dose concentration&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="  language-sas"&gt;&lt;CODE class="  language-sas"&gt;&lt;SPAN class="token procnames"&gt;data&lt;/SPAN&gt; A&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="token keyword"&gt;input&lt;/SPAN&gt; dose &lt;SPAN class="token function"&gt;n&lt;/SPAN&gt; response&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="token datalines"&gt;&lt;SPAN class="token keyword"&gt;cards&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="token data string"&gt;2 50 10
4 50 25
6 50 35
8 50 40
10 50 45&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="token procnames"&gt;proc&lt;/SPAN&gt; &lt;SPAN class="token procnames"&gt;probit&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;log&lt;/SPAN&gt; &lt;SPAN class="token number"&gt;10&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="token keyword"&gt;var&lt;/SPAN&gt; dose &lt;SPAN class="token function"&gt;n&lt;/SPAN&gt; response&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="token procnames"&gt;run&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As i mentioned previously i am using two different concentrations as one dose&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;how I write them&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;problm is I have my dose concentration &lt;SPAN class="token operator"&gt;in&lt;/SPAN&gt; this form220&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN class="token number"&gt;50300&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN class="token number"&gt;100400&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;/&lt;/SPAN&gt;&lt;SPAN class="token number"&gt;150&lt;/SPAN&gt;when i &lt;SPAN class="token keyword"&gt;put&lt;/SPAN&gt; this this doesnt work&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;both are different drugs which are taken as one dose concentration&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;please reply me as soon as possible&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 15:04:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355273#M18625</guid>
      <dc:creator>Madiha1</dc:creator>
      <dc:date>2017-05-02T15:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: LD50 calculation for mixture of dose concentrations</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355554#M18636</link>
      <description>&lt;P&gt;I think your code got garbled when you pasted it into the SAS code window. &amp;nbsp;Use the INVERSECL option to find the LD50 value:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data A;
input dose n response;
cards;
2 50 10
4 50 25
6 50 35
8 50 40
10 50 45
;

proc probit data=A log10;
model response / n = dose / InverseCL(prob=0.1 to 0.9 by 0.1);
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 03 May 2017 12:33:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355554#M18636</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-05-03T12:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: LD50 calculation for mixture of dose concentrations</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355642#M18642</link>
      <description>&lt;PRE class="  language-sas"&gt;&lt;CODE class="  language-sas"&gt;data A;
input dose n response;
cards;
220/50 50 10
250/100 50 25
300/150 50 35
350/200 50 40
400/250 50 45;
proc probit log 10;
var dose n response;
run;
proc probit data=A log10;
model response / n = dose / InverseCL(prob=0.1 to 0.9 by 0.1);
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;did u mean ike that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 15:16:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355642#M18642</guid>
      <dc:creator>Madiha1</dc:creator>
      <dc:date>2017-05-03T15:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: LD50 calculation for mixture of dose concentrations</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355648#M18643</link>
      <description>&lt;P&gt;I'll try one more time. &amp;nbsp;If you have two independent design variables that represent the concentration of a mixture, the locus of points for which half&amp;nbsp;the population will die is generally a curve. &amp;nbsp;It is the prob=0.5 contour of the surface of predicted probability. You can approximate this curve by using the EFFECTPLOT statement in PROC LOGISTIC to generate the contour plot. &amp;nbsp;As far as I know, you can't generate this curve by using a procedure, although if you are an advanced programmer &lt;A href="http://blogs.sas.com/content/iml/2013/09/18/compute-a-contour-level-curve-in-sas.html" target="_self"&gt;you can use PROC IML to trace contours.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data A;
input d1 d2 n response;
cards;
220 50 50 10
250 100 50 25
300 150 50 35
350 200 50 40
400 250 50 45
;

proc logistic data=A ;
model response / n = d1 d2;
effectplot;
run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Good luck.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 15:36:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355648#M18643</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-05-03T15:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: LD50 calculation for mixture of dose concentrations</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355863#M18647</link>
      <description>&lt;P&gt;this didnt work. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i told u i have one dose having two concentration of differnt drugs.&lt;/P&gt;&lt;P&gt;the way You told me give error&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 07:05:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LD50-calculation-for-mixture-of-dose-concentrations/m-p/355863#M18647</guid>
      <dc:creator>Madiha1</dc:creator>
      <dc:date>2017-05-04T07:05:27Z</dc:date>
    </item>
  </channel>
</rss>

