Non-linear regression analysis with a floor function on (X) I have created a data set to understand better an equation and apply it to predict behavior. The equation is y = 10/(1+k*⌊((x/t)^s)⌋). To create the data set and see if it is working properly, I did ... ...
A log transformation is a relatively common method that allows linear regression to perform curve fitting that would otherwise only be possible in nonlinear regression.For example, the nonlinear function:Y=eB0X1B1X2B2can be expressed in linear form of:...