photo

Spirit


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

Sr. Development Engineer

统计学

Feeds

排序方式:

提问


How to define a custom equation in fitlm function for linear regression?
I'd like to define a custom equation for linear regression. For example y = a*log(x1) + b*x2^2 + c*x3 + k. This is a linear regr...

7 years 前 | 3 个回答 | 0

3

个回答

提问


Fitting linear log regression with fitlm function
I would like to fit y = log(x) + k using fitlm (linear regression). How can I specify such a model? This is linear regression so...

7 years 前 | 1 个回答 | 0

1

个回答