You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Linear regression with data having various units and/or categorical data.
If your data has different units and/or categorical variables then, standardize the data matrix and response with zscore().
Solve with standardized data then map back the solution to non-standardized with this function: convert(.)
Cite As
Daniel Vasilaky (2026). convert (https://in.mathworks.com/matlabcentral/fileexchange/104955-convert), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.29 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
