You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Base saturation percentage determination using shrinkage method. Due to the multicollinearity issue, we chose shrinkage/penalized/regularized regression. Since, we have small number of samples, we had no luxury of having separate test set of data, so we did iterated k-Fold cross validation.