Skip to content
Back to formatted view

Raw Message

Message-ID: <CAAmySGM=Aj3MgAOfYbaYvJEYbi29ZS-E=A-AgbhPHb3KAtckfQ@mail.gmail.com>
Date: 2012-09-30T08:13:55Z
From: R. Michael Weylandt
Subject: Query
In-Reply-To: <CAEkBU+Vi4Tjm28Va1GUrYK7KKn2tp=b=txFy8mC2Qnyr40+nNQ@mail.gmail.com>

On Sun, Sep 30, 2012 at 7:15 AM, ghoshm ghosh <ghoshm2010 at gmail.com> wrote:
> Dear All,
>
>
> If possible please let me know whether I can find solution of following
> problem using R or not?
>
>
> I have to select 6-10 parameters whose range are given but I need to select
> the parameter values which satisfies 5-6 known conditions
>
> i.e. to find a suitable parameters satisfying given conditions where we
> only know the range of parameters.
>

Yes, quite easily: look at the very many ways to perform (constrained)
optimization in R. This should get you started:

http://cran.r-project.org/web/views/Optimization.html

Michael

>
> Thanks and regards,
> Mini Ghosh
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.