MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: How to define regions for variables in NonLinearRegress?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg94940] Re: How to define regions for variables in NonLinearRegress?
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Wed, 31 Dec 2008 06:08:29 -0500 (EST)
  • References: <gjcuid$cn6$1@smc.vnet.net>

Hi,

have you also an example that is more instructive ?

Regards
   Jens

Yaron Kretchmer wrote:
> Hi All
> I'm running a non linear regression , and would like to understand how I can
> constraint the acceptable region for variables i.e. starting from
> ---------------------- Example start -------------------
>  In[1]:=
> 
>  In[2]:=
> 
> 
> 
>  n[4]:=
>   Out[4]=
> --------------------  Example end  -------------------------
> 
> I'd like to specify conditions on theta1,theta2,theta3 - for example:
> 1) Theta1 > 4
> 2) Theta1+Theta2 < 16
> 
> etc.
> 
> Any pointers would be most welcome.
> 
> Thanks and a happy new year to all.
> 
> Regards
> Yaron Kretchmer
> 
> 


  • Prev by Date: Re: Non-deterministic numerical inaccuracies in Mathematica 7
  • Next by Date: Re: Can mathematica save restart file for Simplify?
  • Previous by thread: Re: Non-deterministic numerical inaccuracies in Mathematica 7
  • Next by thread: Re: Non-deterministic numerical inaccuracies in