Hallo, I'm trying to optimize a function A which calls another function B
internally.

This function A has got two input parameters, say a1 and a2.

Using OPTIM there ist no problem restricting these parameters:

0 <= a1 <= 1 and 0 <= a2 <= 1.

My problem is an additional restriction 

0 <= a1+a2 <= 1.

I'd be grateful if you could show me an easy way to find a solution using
OPTIM? 

If not, which other function is applicable?

 

Thanks for your help,

Florian Staab

 

 

 

  _____  

Dipl.-Kfm. Florian Staab
Universität Osnabrück
Fachbereich Wirtschaftswissenschaften
Statistik / Empirische Wirtschaftsforschung

Rolandstr. 8 (Raum 208)
D-49069 Osnabrück
Tel: 0541-969-2756
Fax: 0541-969-12756
Email: [EMAIL PROTECTED]
Homepage: http://nts4.oec.uni-osnabrueck.de/stat1/stat1.htm 

  _____  

 


        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to