<?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: PROC NEURAL outfit= fit statistics ... AIC and SBC Definitions and Formula Details? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/393953#M5976</link>
    <description>Robert,&lt;BR /&gt;&lt;BR /&gt;Thanks for following-up on this. I have been reading the details a lot over the past few weeks. One issue remains unclear, however, even after your recent reply to my inquiry. How is AIC calculated for multi-output Neural Networks in PROC NEURAL? Even going back to Warren Sarle's 1997 writings (your link below), this isn't exactly clear.&lt;BR /&gt;&lt;BR /&gt;In 1999, Warren posted to a google group on this issue (see: &lt;A href="https://groups.google.com/forum/#!topic/comp.ai.neural-nets/iUzUBg04Ggs" target="_blank"&gt;https://groups.google.com/forum/#!topic/comp.ai.neural-nets/iUzUBg04Ggs&lt;/A&gt;) giving an answer, but he left 'some wiggle room' regarding conditionally independence of the target variables given the inputs. Is his answer, as posted there, how multi-output AIC was implemented in PROC NEURAL? If so, is this multi-output AIC (or even SBC) more fully described anywhere in SAS documentation (i.e. a citable publication)?&lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;&lt;BR /&gt;**************************************&lt;BR /&gt;John H Offenberg, Ph.D.&lt;BR /&gt;National Exposure Research Laboratory&lt;BR /&gt;US Environmental Protection Agency&lt;BR /&gt;109 T.W. Alexander Drive&lt;BR /&gt;Research Triangle Park, NC 27711&lt;BR /&gt;**************************************&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Sep 2017 16:42:59 GMT</pubDate>
    <dc:creator>John_O</dc:creator>
    <dc:date>2017-09-07T16:42:59Z</dc:date>
    <item>
      <title>PROC NEURAL outfit= fit statistics ... AIC and SBC Definitions and Formula Details?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/392005#M5939</link>
      <description>&lt;P&gt;I am building a predictive model (Neural Network) of interval data using PROC NEURAL. &amp;nbsp;I have run into a&amp;nbsp;difficulty&amp;nbsp;while trying to use Fit Statistics to help select which of a set of candidate models is 'best.' &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One option in PROC NEURAL (EM 14.1) is to output fit statistics (e.g. TRAIN outfit = data-set-name). The definitions (and some formulae) of these fit statistics are not easy to locate, but are listed in part here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/emxndg/67980/HTML/default/viewer.htm#n002icfvzhfd57n1c2pmqx1ygovl.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/emxndg/67980/HTML/default/viewer.htm#n002icfvzhfd57n1c2pmqx1ygovl.htm&lt;/A&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/emxndg/67980/HTML/default/viewer.htm#n0qzrycxmdg039n1kwz7op5j06bh.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/emxndg/67980/HTML/default/viewer.htm#n0qzrycxmdg039n1kwz7op5j06bh.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Generally the variable names listed in this second link correspond (in some fashion - typically abbreviations) to a longer descriptive name of the variable. &amp;nbsp;However, this 2nd link lists _AIC_ and _SBC_ as follows:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fit Statistics Computed According to the Error Function&lt;/P&gt;&lt;DIV class="xis-paraTableFirst"&gt;Name&lt;/DIV&gt;&lt;DIV class="xis-paraTableFirst"&gt;Label&lt;/DIV&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;_AIC_&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;Sum of Frequencies&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;_AVERR_&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;Total Degrees of Freedom&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;_ERR_&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;Divisor for ASE&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;_SBC_&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="xis-paraTableFirst"&gt;Train: Average Squared Error&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first link above gives an equation for SBC that is not "Average Squarred Error," but rather the generally accepted use of Schwarzs' Bayesian Criterion, and is in line with the definition (and formula) in PROC GLMSELECT (see: &lt;A href="http://documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=statug_glmselect_details15.htm&amp;amp;locale=en).&amp;nbsp;" target="_blank"&gt;http://documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=statug_glmselect_details15.htm&amp;amp;locale=en&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are the four PROC NEURAL fit statistics from the second link, and in the copied table therefrom (above), simply mis-defined in teh second link, and earlier documentation (i.e.this just a typo in the EM developers notes)? &amp;nbsp;&lt;SPAN&gt;In: SAS(R) Enterprise Miner(TM) 14.1 Extension Nodes: Developer's Guide &amp;nbsp;/ &amp;nbsp;Predictive Modelling &amp;nbsp;/ &amp;nbsp;Input and Output Data Sets&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More generally, do the definitions and formulae used in PROC NEURAL fit statistics generally line up with those used for PROC GLMSELECT? &amp;nbsp;In the first link above there is reference to the formulae 'adjusting' for the type of training used (e.g. least squares vs. maximum liklihood) for SBC (on Predictive Modelling - Generalization). This suggests that in PROC NEURAL fit statistics, _SBC_ is indeed "SBC" and not "Average Squared Error."&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this also true for _AIC_ (that it is indeed Akaike's Information Criterion, not "Sum of Frequencies")? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, what are the formulae for AIC for each type of training ( least squares, maximum likelihood, or M-estimation - &amp;nbsp;i.e. &amp;nbsp;NETOPTIONS OBJECT = DEV, LIKE, or MEST)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 19:58:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/392005#M5939</guid>
      <dc:creator>John_O</dc:creator>
      <dc:date>2017-08-30T19:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NEURAL outfit= fit statistics ... AIC and SBC Definitions and Formula Details?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/393692#M5969</link>
      <description>&lt;P&gt;Hey John,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good catch.&amp;nbsp; It is of my belief that the fit statistics you identified in the SAS(R) Enterprise Miner(TM) 14.1 Extension Nodes: Developer's Guide documentation are incorrect.&amp;nbsp; The table, which currently reads as:&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Label&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;_AIC_&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Sum of Frequencies&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;_AVERR_&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Total Degrees of Freedom&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;_ERR_&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Divisor for ASE&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;_SBC_&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Train: Average Squared Error&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should instead be written as follows:&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Label&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;_AIC_&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Akaike's Information Criterion&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;_AVERR_&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;Train: Average Error Function&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;_ERR_&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Train: Error Function&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;_SBC_&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Schwarz's Bayesian criterion&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Their calculations should follow the generally accepted calculations for the respective fit statistic.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Akaike's Information Criterion (AIC)&lt;/STRONG&gt; — AIC = n*ln(SSE/n) + 2p&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Schwarz's Bayesian Criterion (SBC)&lt;/STRONG&gt; — SBC = n*ln(SSE/n) + p*ln(n)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Error Function&lt;/STRONG&gt; is determined by the target distribution.&amp;nbsp; The SAS Enterprise Miner documentation has a detailed list of the calculations in the Neural Network Node: Reference section.&amp;nbsp;&amp;nbsp;Do you have a distribution in mind?&amp;nbsp; If the assumed distribution is of the exponential family of distributions (normal, gamma, poisson, bernoulli, etc) then minimizing deviance is equivalent to maximizing likelihood, but is more efficient.&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Average Error Function &lt;/STRONG&gt;is the average of the negative log likelihood function.&amp;nbsp; That is, (negative log likelihood / sum of frequencies).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Robert&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 19:38:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/393692#M5969</guid>
      <dc:creator>RobertBlanchard</dc:creator>
      <dc:date>2017-09-06T19:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NEURAL outfit= fit statistics ... AIC and SBC Definitions and Formula Details?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/393924#M5975</link>
      <description>&lt;P&gt;Hey John,&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;Just to follow-up.&amp;nbsp; I would recommend checking out the PROC NEURAL documentation for more details on implementing neural networks in SAS, as well check out Warren Sarle’s FAQ that touches on neural network concepts.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;Links:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&lt;A href="http://support.sas.com/documentation/onlinedoc/miner/em43/neural.pdf" target="_blank"&gt;&lt;FONT color="#0563c1"&gt;http://support.sas.com/documentation/onlinedoc/miner/em43/neural.pdf&lt;/FONT&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&lt;A href="ftp://ftp.sas.com/pub/neural/FAQ.html#questions" target="_blank"&gt;&lt;FONT color="#0563c1"&gt;ftp://ftp.sas.com/pub/neural/FAQ.html#questions&lt;/FONT&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;Robert&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 15:25:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/393924#M5975</guid>
      <dc:creator>RobertBlanchard</dc:creator>
      <dc:date>2017-09-07T15:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NEURAL outfit= fit statistics ... AIC and SBC Definitions and Formula Details?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/393953#M5976</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;Thanks for following-up on this. I have been reading the details a lot over the past few weeks. One issue remains unclear, however, even after your recent reply to my inquiry. How is AIC calculated for multi-output Neural Networks in PROC NEURAL? Even going back to Warren Sarle's 1997 writings (your link below), this isn't exactly clear.&lt;BR /&gt;&lt;BR /&gt;In 1999, Warren posted to a google group on this issue (see: &lt;A href="https://groups.google.com/forum/#!topic/comp.ai.neural-nets/iUzUBg04Ggs" target="_blank"&gt;https://groups.google.com/forum/#!topic/comp.ai.neural-nets/iUzUBg04Ggs&lt;/A&gt;) giving an answer, but he left 'some wiggle room' regarding conditionally independence of the target variables given the inputs. Is his answer, as posted there, how multi-output AIC was implemented in PROC NEURAL? If so, is this multi-output AIC (or even SBC) more fully described anywhere in SAS documentation (i.e. a citable publication)?&lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;&lt;BR /&gt;**************************************&lt;BR /&gt;John H Offenberg, Ph.D.&lt;BR /&gt;National Exposure Research Laboratory&lt;BR /&gt;US Environmental Protection Agency&lt;BR /&gt;109 T.W. Alexander Drive&lt;BR /&gt;Research Triangle Park, NC 27711&lt;BR /&gt;**************************************&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2017 16:42:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/393953#M5976</guid>
      <dc:creator>John_O</dc:creator>
      <dc:date>2017-09-07T16:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NEURAL outfit= fit statistics ... AIC and SBC Definitions and Formula Details?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/394018#M5979</link>
      <description>&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;Hey John,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;For multiple outputs, the SAS neural network will sum 2*-log likelihood calculated for each target, and then multiple the net of that by 2*number of model parameters.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;If you’re using the fit statistics, then you would sum(_ERR_&lt;SUB&gt;target1&lt;/SUB&gt;+……+_ERR_&lt;SUB&gt;targetk&lt;/SUB&gt;)+2*_DFM_.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;I haven’t found any documentation mentioning this.&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;However, I tested this twice to make sure I could match the AIC for the overall model.&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;Once using a neural network to model two binary targets, and then again using a neural network modeling a binary and a multinomial target.&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;Good questions.&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;Keep them coming!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="margin: 0px; color: #333333; line-height: 107%; font-family: 'Helvetica',sans-serif; font-size: 10.5pt;"&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;Robert&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:38:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/PROC-NEURAL-outfit-fit-statistics-AIC-and-SBC-Definitions-and/m-p/394018#M5979</guid>
      <dc:creator>RobertBlanchard</dc:creator>
      <dc:date>2017-09-07T19:38:46Z</dc:date>
    </item>
  </channel>
</rss>

