Feeds
提问
Creating a loop to solve for variables
Hello, I am trying to generate a loop which calculates the roots for the third degree polynomial going through all the values...
11 years 前 | 0 个回答 | 0
0
个回答提问
calculating prediction RMSE of partial least squares regression with leave one out cross validation
Hello, I am trying to calculate the prediction error of partial least squares regression (PLSR) model. I know how to do it on...
11 years 前 | 0 个回答 | 0
0
个回答提问
partial least squares z score transformation
Hello, I am applying a zscore transformation to the X and Y before I conduct partial least squares regression, which I believ...
11 years 前 | 0 个回答 | 0
0
个回答提问
calculating RMSE with respect to 1:1 line in regression
Hello, I am trying to calculate the RMSE of a best fit equation with respect to the y=x line and I also want to show the bes...
11 years 前 | 0 个回答 | 0
0
个回答提问
How can I combine values from different columns of a matrix into one single column?
Hello, I have a matrix with three columns and many rows. The first column is the count. There are values in some sections of ...
11 years 前 | 3 个回答 | 0
3
个回答提问
How can I calculate a centered moving average with window size 7?
Hello, I want to calculate centered moving average of daily values using a 7-day window. That is I want to start with the 4th...
12 years 前 | 4 个回答 | 0