Looking for a nonlinear equation with the following property

  • Context: Graduate 
  • Thread starter Thread starter wvguy8258
  • Start date Start date
  • Tags Tags
    Nonlinear Property
Click For Summary
SUMMARY

The discussion centers on finding a nonlinear equation that approximates a sigmoid curve, specifically for ecological modeling. The user initially attempted to use the logistic equation, represented as 1/(1*e^(-a)) * 1/(1*e^(-b)), but found that applying the logit link resulted in ln(e^a + e^b + e^(a+b)), which does not yield a linear function of parameters a and b. The suggestion provided was to utilize piecewise linear functions as an alternative approach.

PREREQUISITES
  • Understanding of nonlinear equations and their properties
  • Familiarity with sigmoid functions and their applications
  • Knowledge of the logistic equation and its transformations
  • Basic principles of piecewise functions
NEXT STEPS
  • Research piecewise linear function approximation techniques
  • Explore advanced applications of the logistic equation in ecological modeling
  • Investigate alternative nonlinear equations suitable for sigmoid approximation
  • Study the implications of the logit link in statistical modeling
USEFUL FOR

Ecologists, mathematicians, and data scientists interested in modeling nonlinear relationships, particularly those seeking to apply sigmoid functions in their analyses.

wvguy8258
Messages
48
Reaction score
0
Hi,

I am looking for a nonlinear equation capable of approximating a sigmoid curve that can be multiplied by another equation of the same type with different parameters and this product can be made linear in the parameters. I am an ecologist, so I hope I am using the right terms. I originally tried this with the logistic equation.

1/(1*e^(-a)) * 1/(1*e^(-b))

after applying the logit link to this you end up with

ln (e^a + e^b + e^(a+b))

which won't work for my purposes. I need to end up with a linear function of a and b. Any ideas on equations to try out?

seth
 
Physics news on Phys.org
You can approximate them with piecewise linear functions.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
954
  • · Replies 3 ·
Replies
3
Views
3K
Replies
3
Views
3K