I'm having an issue conducting multivariable GBM analysis. I tried to return a gbm_baseline object using my project's file location and variables (ie. "Temp" & "RH") as demonstrated on the User Guide. However, this doesn't do anything. I tried typing out the block and noticed that pred_path and c() aren't callable functions. I was wondering if there was a package I need to install or if there was another method to conduct multivariable GBM analysis. A working demonstration would be very helpful. Thanks.
I'm having an issue conducting multivariable GBM analysis. I tried to return a gbm_baseline object using my project's file location and variables (ie. "Temp" & "RH") as demonstrated on the User Guide. However, this doesn't do anything. I tried typing out the block and noticed that pred_path and c() aren't callable functions. I was wondering if there was a package I need to install or if there was another method to conduct multivariable GBM analysis. A working demonstration would be very helpful. Thanks.