Linear regression for multiple category data with different slopes for each

The function does OLS and RMA regression on data that is categorized into two different categories
815.0 次下载
更新时间 2014/7/7

查看许可证

The function does OLS and RMA regression on data that is categorized into two different categories. The OLS and RMA regression is done on both categories combined and on each category individually. The function also plots three regression lines - combined and one for each category.

引用格式

Dr. Soumya Banerjee (2024). Linear regression for multiple category data with different slopes for each (https://www.mathworks.com/matlabcentral/fileexchange/40151-linear-regression-for-multiple-category-data-with-different-slopes-for-each), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear and Nonlinear Regression 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

regress two categories for upload bothslopes v2/html/

版本 已发布 发行说明
1.1.0.0

Automatically combines two categories of data (fewer input parameters needed)

1.0.0.0