Hello,
Is it the right way to download pls-predict directly from Github?
devtools::install_github("ISS-Analytics/pls-predict")
Error: Failed to install 'unknown package' from GitHub:
HTTP error 404.
Not Found
Did you spell the repo owner (`ISS-Analytics`) and repo name (`pls-predict`) correctly?
- If spelling is correct, check that you have the required permissions to access the repo.
If so, then I wonder whether the package is currently available.
P.D. I started using pls-predict in semnr, but I could not compute the prediction statistics *i.e., MAE, MAPE, RMSE values).
Thanks in advance for clarifying.
Hello,
Is it the right way to download pls-predict directly from Github?
If so, then I wonder whether the package is currently available.
P.D. I started using pls-predict in semnr, but I could not compute the prediction statistics *i.e., MAE, MAPE, RMSE values).
Thanks in advance for clarifying.