Re: [R] Best Optimization Routines

2018-02-15 Thread JamesRyan(Ryan James)/E&P North America Business Division
oject.org Subject: Re: [R] Best Optimization Routines On Tue, Feb 13, 2018 at 7:55 PM, JamesRyan(Ryan James)/E&P North America Business Division wrote: > I have a set of data, the production of oil from a well. And an equation to > predict that forecast. > > The equation require

Re: [R] Best Optimization Routines

2018-02-15 Thread Paul Smith
On Tue, Feb 13, 2018 at 7:55 PM, JamesRyan(Ryan James)/E&P North America Business Division wrote: > I have a set of data, the production of oil from a well. And an equation to > predict that forecast. > > The equation requires 5 input variables which are real numbers with upper and > lower boun

[R] Best Optimization Routines

2018-02-13 Thread JamesRyan(Ryan James)/E&P North America Business Division
I have a set of data, the production of oil from a well.  And an equation to predict that forecast.  The equation requires 5 input variables which are real numbers with upper and lower bounds, 1 input variable which must be an integer and 1 input variable which can be 1 of 2 string variables.