<?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: Model to determine plateau point in dataset -- surgery length is my outcome in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/704259#M34044</link>
    <description>&lt;P&gt;If you want more information about how to select initial values, try these:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/06/25/grid-search-for-parameters-sas.html" target="_self"&gt;Use a grid search to find initial parameter values for regression models in SAS&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/06/27/reduced-choose-parameters-mixed-model.html" target="_self"&gt;Reduced models: A way to choose initial parameters for a mixed model&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://blogs.sas.com/content/iml/2014/06/11/initial-guess-for-optimization.html" target="_self"&gt;How to find an initial guess for an optimization&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 07 Dec 2020 19:34:50 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2020-12-07T19:34:50Z</dc:date>
    <item>
      <title>Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702619#M33948</link>
      <description>&lt;P&gt;I have data on surgery number (1-25) and surgery minutes by the same physician; he wants to know when his data plateaus. I've seen the example (&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_nlin_examples01.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_nlin_examples01.htm&amp;amp;locale=en&lt;/A&gt;) but am not sure of the parameters I need to specify for this. Any help would be welcomed.&amp;nbsp; I'd like to plot the data; here's what the data look like (surgery #, date, length of procedure):&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;3/20/2019&lt;/TD&gt;&lt;TD&gt;182&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;5/16/2019&lt;/TD&gt;&lt;TD&gt;150&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;5/30/2019&lt;/TD&gt;&lt;TD&gt;223&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;6/6/2019&lt;/TD&gt;&lt;TD&gt;142&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;6/11/2019&lt;/TD&gt;&lt;TD&gt;111&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;7/11/2019&lt;/TD&gt;&lt;TD&gt;164&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;7/26/2019&lt;/TD&gt;&lt;TD&gt;83&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;8/22/2019&lt;/TD&gt;&lt;TD&gt;144&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9&lt;/TD&gt;&lt;TD&gt;8/29/2019&lt;/TD&gt;&lt;TD&gt;162&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;9/19/2019&lt;/TD&gt;&lt;TD&gt;83&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;10/10/2019&lt;/TD&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12&lt;/TD&gt;&lt;TD&gt;10/17/2019&lt;/TD&gt;&lt;TD&gt;114&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;13&lt;/TD&gt;&lt;TD&gt;10/31/2019&lt;/TD&gt;&lt;TD&gt;113&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;14&lt;/TD&gt;&lt;TD&gt;11/7/2019&lt;/TD&gt;&lt;TD&gt;97&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;TD&gt;11/21/2019&lt;/TD&gt;&lt;TD&gt;83&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;12/5/2019&lt;/TD&gt;&lt;TD&gt;111&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;17&lt;/TD&gt;&lt;TD&gt;12/5/2019&lt;/TD&gt;&lt;TD&gt;73&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;18&lt;/TD&gt;&lt;TD&gt;12/12/2019&lt;/TD&gt;&lt;TD&gt;87&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;19&lt;/TD&gt;&lt;TD&gt;12/19/2019&lt;/TD&gt;&lt;TD&gt;86&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;1/9/2020&lt;/TD&gt;&lt;TD&gt;102&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;21&lt;/TD&gt;&lt;TD&gt;1/16/2020&lt;/TD&gt;&lt;TD&gt;124&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;22&lt;/TD&gt;&lt;TD&gt;1/23/2020&lt;/TD&gt;&lt;TD&gt;95&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;23&lt;/TD&gt;&lt;TD&gt;1/30/2020&lt;/TD&gt;&lt;TD&gt;134&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;24&lt;/TD&gt;&lt;TD&gt;3/5/2020&lt;/TD&gt;&lt;TD&gt;121&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;TD&gt;6/4/2020&lt;/TD&gt;&lt;TD&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 30 Nov 2020 20:06:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702619#M33948</guid>
      <dc:creator>gbrussell</dc:creator>
      <dc:date>2020-11-30T20:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702624#M33950</link>
      <description>&lt;P&gt;Here's an example of 1) how to provide example data and 2) a simple plot of the data&lt;/P&gt;
&lt;PRE&gt;data have;
  input SurgeryNo date :mmddyy10. duration;
  format date mmddyy10.;
datalines;
1	3/20/2019	182
2	5/16/2019	150
3	5/30/2019	223
4	6/6/2019	142
5	6/11/2019	111
6	7/11/2019	164
7	7/26/2019	83
8	8/22/2019	144
9	8/29/2019	162
10	9/19/2019	83
11	10/10/2019	70
12	10/17/2019	114
13	10/31/2019	113
14	11/7/2019	97
15	11/21/2019	83
16	12/5/2019	111
17	12/5/2019	73
18	12/12/2019	87
19	12/19/2019	86
20	1/9/2020	102
21	1/16/2020	124
22	1/23/2020	95
23	1/30/2020	134
24	3/5/2020	121
25	6/4/2020	60
;

proc sgplot data=have;
  scatter x=date y=duration;
run;&lt;/PRE&gt;
&lt;P&gt;You might add a regression of degree 2,&lt;/P&gt;
&lt;PRE&gt;proc sgplot data=have;
  scatter x=date y=duration;
  reg x=date y=duration/degree=2 ;
run;&lt;/PRE&gt;
&lt;P&gt;If you want to fit a model then implement the document you site. Maybe.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 20:18:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702624#M33950</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-11-30T20:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702645#M33951</link>
      <description>&lt;P&gt;The model doesn't work for these data, at least not using the alpha, beta, gamma, X0 in the link.&amp;nbsp; That's where I need a bit of help.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 21:23:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702645#M33951</guid>
      <dc:creator>gbrussell</dc:creator>
      <dc:date>2020-11-30T21:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702650#M33952</link>
      <description>&lt;P&gt;Thank you for the plot/model -- it works very well and will help provide what I need to report.&amp;nbsp; I appreciate your time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 21:38:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702650#M33952</guid>
      <dc:creator>gbrussell</dc:creator>
      <dc:date>2020-11-30T21:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702664#M33953</link>
      <description>&lt;P&gt;If you drop the minimum and maximum durations in this data, you no longer see a "plateau".&amp;nbsp; The plot and regression curve changes from&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SGPlot5.png" style="width: 611px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52177iE970FCB5FE46959A/image-dimensions/611x458?v=v2" width="611" height="458" role="button" title="SGPlot5.png" alt="SGPlot5.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SGPlot6.png" style="width: 604px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52178iEB9EFB7B1CCB025E/image-dimensions/604x453?v=v2" width="604" height="453" role="button" title="SGPlot6.png" alt="SGPlot6.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 22:42:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702664#M33953</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2020-11-30T22:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702675#M33956</link>
      <description>&lt;P&gt;A robust regression (fitting at the median) doesn't show much evidence of a time effect:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc quantreg data=have ci=resampling;
effect dPoly=poly(date / degree=2 standardize=center details);
model duration = dPoly;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PGStats_0-1606780796273.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52182i149C58AE944958E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PGStats_0-1606780796273.png" alt="PGStats_0-1606780796273.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;most of the &lt;EM&gt;effect&lt;/EM&gt; that we &lt;EM&gt;see&lt;/EM&gt; in the scatter plot is due to 2 or 3 data points.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 00:03:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702675#M33956</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2020-12-01T00:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702814#M33968</link>
      <description>&lt;P&gt;I tried a variety of splines (penalized B, thin-plate and loess) to see if there was any indication of something that might look like a plateau, without using a polynomial fit.&amp;nbsp; The penalized B gave something that looked like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SteveDenham_0-1606834072413.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52211i6E3BC1692DFB4AF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SteveDenham_0-1606834072413.png" alt="SteveDenham_0-1606834072413.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The other methods showed a smooth decrease.&amp;nbsp; Removing the last date from the penalized B gives something that turns back up (no plateau), while the other two methods give;&lt;/P&gt;
&lt;P&gt;Loess:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SteveDenham_1-1606834435868.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52212i58F102D254544383/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SteveDenham_1-1606834435868.png" alt="SteveDenham_1-1606834435868.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thin plate spline:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SteveDenham_2-1606834528886.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52213iA86CDD90A7B756A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SteveDenham_2-1606834528886.png" alt="SteveDenham_2-1606834528886.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These give some support to a plateau being reached some time in November 2019.&amp;nbsp; That last point has a tremendous amount of leverage, and really shifts the resulting plots.&amp;nbsp; Code for these follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=have;
  scatter x=date y=duration;
  pbspline x=date y=duration;
run;

ods graphics on;
proc tpspline data=have plots(only)=(criterionplot fitplot(clm));
   model duration = (date) /alpha = 0.1;
   output out = result pred uclm lclm;
run;

proc loess data=have;
   model duration=date;
run;

/* Delete the last point */
data have2;
set have;
if surgeryno=25 then delete;
run;

proc sgplot data=have2;
  scatter x=date y=duration;
  pbspline x=date y=duration;
run;

proc tpspline data=have2 plots(only)=(criterionplot fitplot(clm));
   model duration = (date) /alpha = 0.1;
   output out = result pred uclm lclm;
run;

proc loess data=have2;
   model duration=date;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 14:59:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702814#M33968</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-12-01T14:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702847#M33969</link>
      <description>&lt;P&gt;Thank you very much for your time.&amp;nbsp; This is quite helpful and thorough.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 17:43:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/702847#M33969</guid>
      <dc:creator>gbrussell</dc:creator>
      <dc:date>2020-12-01T17:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/703921#M34033</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;The model doesn't work for these data, at least not using the alpha, beta, gamma, X0 in the link.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;It is not surprising that the initial guesses for the documentation example do not work for your data, which has a completely different scale. The initial values of the parameters should be somewhat close to the final (optimal) values. For your data, I would use a simple quadratic regression model to estimate the parameters. Then the NLIN Procedure fits the data without difficulty and reports a plateau of 98 minutes, reached on 01JAN2020.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;
/* rescale by using x="days since start" as the variable */
%let RefDate = '20MAR2019'd;
data New;
set Have;
rename duration=y;
x = date - &amp;amp;RefDate;  /* days since first record */
run;

proc glm data=New;
 model y = x x*x;
run;

title 'Quadratic Model with Plateau';
proc nlin data=New plots=fit;
   parms alpha=184 beta= -0.5 gamma= 0.001;

   x0 = -.5*beta / gamma;
   if (x &amp;lt; x0) then
        mean = alpha + beta*x  + gamma*x*x;
   else mean = alpha + beta*x0 + gamma*x0*x0;
   model y = mean;

   estimate 'plateau' alpha + beta*x0 + gamma*x0*x0;
   estimate 'x0' -beta / (2*gamma);
   output out=b predicted=yp L95M=lower U95M=upper;
run;

/* convert x back to original scale (date) */
data _NULL_;
plateauDate = 287 + &amp;amp;RefDate;
call symput('x0', plateauDate);
put plateauDate DATE10.;
run;
%put &amp;amp;=x0;

proc sgplot data=b noautolegend;
   band x=date lower=lower upper=upper;
   refline 97.97  / axis=y label="Plateau"    labelpos=max;
   refline &amp;amp;x0 / axis=x label="01JAN2020" labelpos=max;
   scatter x=date y=y;
   series  x=date y=yp;
   yaxis label='Duration';
run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SGPlot14.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52360iC52B676D48452709/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SGPlot14.png" alt="SGPlot14.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 12:06:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/703921#M34033</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-12-06T12:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/704136#M34039</link>
      <description>&lt;P&gt;Thank you for the post.&amp;nbsp; I could not find an example or documentation on selecting a better value.&amp;nbsp; I appreciate your time.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 13:32:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/704136#M34039</guid>
      <dc:creator>gbrussell</dc:creator>
      <dc:date>2020-12-07T13:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Model to determine plateau point in dataset -- surgery length is my outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/704259#M34044</link>
      <description>&lt;P&gt;If you want more information about how to select initial values, try these:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/06/25/grid-search-for-parameters-sas.html" target="_self"&gt;Use a grid search to find initial parameter values for regression models in SAS&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://blogs.sas.com/content/iml/2018/06/27/reduced-choose-parameters-mixed-model.html" target="_self"&gt;Reduced models: A way to choose initial parameters for a mixed model&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://blogs.sas.com/content/iml/2014/06/11/initial-guess-for-optimization.html" target="_self"&gt;How to find an initial guess for an optimization&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 07 Dec 2020 19:34:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-to-determine-plateau-point-in-dataset-surgery-length-is-my/m-p/704259#M34044</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-12-07T19:34:50Z</dc:date>
    </item>
  </channel>
</rss>

