Smith
Sent: Thursday, October 18, 2007 3:10 AM
To: r-help
Subject: Re: [R] Multi-objective optimization
> > On 10/17/07, Ravi Varadhan <[EMAIL PROTECTED]> wrote:
> >
> >> What if simultaneously maximizing f(x,y) and g(x,y) is an incompatible
> >> objective?
> >>
> > On 10/17/07, Ravi Varadhan <[EMAIL PROTECTED]> wrote:
> >
> >> What if simultaneously maximizing f(x,y) and g(x,y) is an incompatible
> >> objective?
> >>
> >> Modifying Duncan's example slightly, What if:
> >>
> >> f(x,y) = -(x-y)^2 and
> >> g(x,y) = -(x-2)^2-(y-x-1)^2?
> >>
> >> Here:
> >> (1
Paul Smith wrote:
> On 10/17/07, Ravi Varadhan <[EMAIL PROTECTED]> wrote:
>
>> What if simultaneously maximizing f(x,y) and g(x,y) is an incompatible
>> objective?
>>
>> Modifying Duncan's example slightly, What if:
>>
>> f(x,y) = -(x-y)^2 and
>> g(x,y) = -(x-2)^2-(y-x-1)^2?
>>
>> Here:
>> (1) =
On Wed, Oct 17, 2007 at 06:54:31PM +0100, Paul Smith wrote:
> Dear All,
>
> Is there any package to do multi-objective optimization? For instance,
> consider the following problem:
>
> maximize f(x,y) in order to x
>
> and
>
> maximize g(x,y) in order to y,
>
> simultaneously, with x and y bei
--
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Alberto Monteiro
> Sent: Wednesday, October 17, 2007 2:30 PM
> To: Duncan Murdoch; Paul
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Alberto Monteiro
Sent: Wednesday, October 17, 2007 2:30 PM
To: Duncan Murdoch; Paul Smith
Cc: r-help
Subject: Re: [R] Multi-objective optimization
Duncan Murdoch wrote:
>
>> Is there any package to do multi-objective
On 10/17/07, Alberto Monteiro <[EMAIL PROTECTED]> wrote:
> >> Is there any package to do multi-objective optimization? For instance,
> >> consider the following problem:
> >>
> >> maximize f(x,y) in order to x
> >>
> >> and
> >>
> >> maximize g(x,y) in order to y,
> >>
> >> simultaneously, with x a
Alberto Monteiro wrote:
> Duncan Murdoch wrote:
>
>>> Is there any package to do multi-objective optimization? For instance,
>>> consider the following problem:
>>>
>>> maximize f(x,y) in order to x
>>>
>>> and
>>>
>>> maximize g(x,y) in order to y,
>>>
>>> simultaneously, with x and y being the
Duncan Murdoch wrote:
>
>> Is there any package to do multi-objective optimization? For instance,
>> consider the following problem:
>>
>> maximize f(x,y) in order to x
>>
>> and
>>
>> maximize g(x,y) in order to y,
>>
>> simultaneously, with x and y being the same both for f and g. Can R do
>
.edu/agingandhealth/People/Faculty/Varadhan.html
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Paul Smith
Sent: Wednesday, October 17, 2007 1:55 PM
To: r-help
Su
On 10/17/2007 1:54 PM, Paul Smith wrote:
> Dear All,
>
> Is there any package to do multi-objective optimization? For instance,
> consider the following problem:
>
> maximize f(x,y) in order to x
>
> and
>
> maximize g(x,y) in order to y,
>
> simultaneously, with x and y being the same both fo
Dear All,
Is there any package to do multi-objective optimization? For instance,
consider the following problem:
maximize f(x,y) in order to x
and
maximize g(x,y) in order to y,
simultaneously, with x and y being the same both for f and g. Can R do
it numerically?
Thanks in advance,
Paul
__
12 matches
Mail list logo