|
楼主

楼主 |
发表于 2007-4-4 23:07:18
|
只看该作者
关于非线形概念的问题
在SAS帮助里看到这样一段,有些不理解.
Nonlinear, in this sense, means that the mathematical relationship between the variables and parameters is not required to have a linear form. For example, consider the following two models:
Y=a X2 + b (1)
Y = [1/a] X + b (2)
where a and b are parameters and X and Y are random variables. The first model is linear in the parameters; the second model is nonlinear.
1/a和a都是常数,回有什么区别呀?
按我一贯的看法,方程1才是非线形的.是我的理解在哪里出错了吗? |
|