Skip to content

HaiboNi/Linear_regression_Sensitivity_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linear_regression_Sensitivity_Analysis

matlab code for linear regression-based sensitivity analysis

use matlab code

the matlab-built-in function regress gives a good performance whereas in some cases the PLS_nipals function produces false results, which is accompanied by a warning of matrix singularity, for example:

'Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 7.248587e-18.'

About

matlab code for linear regression-based sensitivity analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages