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. 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.
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: Graphical User Interface for Solving Ordinary Differential Equations, Linear regression on log transformed data, Graphical User Interface for Solving Ordinary Differential Equations, A Graphical User Interface for Solving Delay Differential Equations and doing Local Search, Linear regression with statistics for multiple category data
Inspiriert: Graphical User Interface for Solving Ordinary Differential Equations for In-Vitro Infection, healthy_disease_boxplot.zip, t-test and box plots for genes/compounds etc in healthy vs. disease, Wilcoxon rank-sum test and box plots for genes/compounds etc in healthy vs. disease
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
regress two categories for upload bothslopes v2/html/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Automatically combines two categories of data (fewer input parameters needed) |
||
1.0.0.0 |