<?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: Using Procedures in a PROC GA Optimization Problem in Mathematical Optimization, Discrete-Event Simulation, and OR</title>
    <link>https://communities.sas.com/t5/Mathematical-Optimization/Using-Procedures-in-a-PROC-GA-Optimization-Problem/m-p/226649#M1108</link>
    <description>Dear gergely_batho, First of all, thank you for your quick response. I was looking for a way to use proc corr because it is already optimized and all the details (sorting, ranking and treatment of ties) are already implemented. It´s a good idea to write the calculation myself and I'm considering it, but that would require in my case a validation of this procedure by a third party extending significantly the time of this project. I've never worked with the dusubl() function, so I'll give it a try. Thank you! Best Regards, Davi Laraia</description>
    <pubDate>Mon, 21 Sep 2015 20:18:26 GMT</pubDate>
    <dc:creator>DaviLaraia</dc:creator>
    <dc:date>2015-09-21T20:18:26Z</dc:date>
    <item>
      <title>Using Procedures in a PROC GA Optimization Problem</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Using-Procedures-in-a-PROC-GA-Optimization-Problem/m-p/226553#M1106</link>
      <description>Dear Sir or Madam, I have read the documentation of the GA Procedure and it seems a powerful tool for optimization problems. I'm currently working on an optimization problem whose one of the objetives is to maximize the spearman correlation between a set of two variables. I know that SAS has specific procedures to calculate the correlation between variables, so I would like to know if there is a way to include these procedures inside the Objective Function Definition inside a GA procedure? Thanks in advance. Best Regards, Davi Laraia</description>
      <pubDate>Mon, 21 Sep 2015 13:41:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Using-Procedures-in-a-PROC-GA-Optimization-Problem/m-p/226553#M1106</guid>
      <dc:creator>DaviLaraia</dc:creator>
      <dc:date>2015-09-21T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using Procedures in a PROC GA Optimization Problem</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Using-Procedures-in-a-PROC-GA-Optimization-Problem/m-p/226559#M1107</link>
      <description>&lt;P&gt;It is possible to call a SAS proc (e.g.: proc corr) from a function defined in proc ga using the dusubl() function.&lt;/P&gt;&lt;P&gt;First you will need to create the input data source of proc corr, then call procc corr using dosubl(), then read the results from the created dataset (open(), read(),... functions).&lt;/P&gt;&lt;P&gt;If this is realy just calculating correlation and data is already in variables of proc ga, I would write the calculation myself.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:17:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Using-Procedures-in-a-PROC-GA-Optimization-Problem/m-p/226559#M1107</guid>
      <dc:creator>gergely_batho</dc:creator>
      <dc:date>2015-09-21T14:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Procedures in a PROC GA Optimization Problem</title>
      <link>https://communities.sas.com/t5/Mathematical-Optimization/Using-Procedures-in-a-PROC-GA-Optimization-Problem/m-p/226649#M1108</link>
      <description>Dear gergely_batho, First of all, thank you for your quick response. I was looking for a way to use proc corr because it is already optimized and all the details (sorting, ranking and treatment of ties) are already implemented. It´s a good idea to write the calculation myself and I'm considering it, but that would require in my case a validation of this procedure by a third party extending significantly the time of this project. I've never worked with the dusubl() function, so I'll give it a try. Thank you! Best Regards, Davi Laraia</description>
      <pubDate>Mon, 21 Sep 2015 20:18:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Mathematical-Optimization/Using-Procedures-in-a-PROC-GA-Optimization-Problem/m-p/226649#M1108</guid>
      <dc:creator>DaviLaraia</dc:creator>
      <dc:date>2015-09-21T20:18:26Z</dc:date>
    </item>
  </channel>
</rss>

