Regression Analysis: Finding Optimal Parameters for Non-Linear Functions

  • Thread starter Thread starter JoeTarmet
  • Start date Start date
  • Tags Tags
    General Regression
JoeTarmet
Messages
2
Reaction score
0
Sorry if this is somewhat elementary but the regression form of the sine function with data provided is y=asin(b(x-c))+d

As far as I know, all of the variables except c can be determined mathematically. My question is this, using calculus or any other method, is there a way to determine c without graphing the data?


As a follow up, is there a general formula or procedure that applies to all types of Regression (linear, Cubic, Sinusoidal, etc.)? I want to know this because I believe it is possible using statistical concepts like variance and I want to find out how many of these can be done completely by hand without graphing.
 
Physics news on Phys.org
Your question is very confusing. Graphing isn't used to determine regression parameters, though it can be used to select general models for some very simple datasets. Generally, the parameters would be selected by minimizing some cost function (usually through least-squares), which in your case would require using some sort of non-linear optimization method, since your function is non-linear in its parameters.
 
Number Nine said:
Generally, the parameters would be selected by minimizing some cost function (usually through least-squares), which in your case would require using some sort of non-linear optimization method, since your function is non-linear in its parameters.

Please explain this further, I am interested in what you are saying about cost functions and optimization, but I don't understand these terms.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top