Hello everyone, I want to reduce response variables (soil, climate, spatial structure) for the community (species abundance data). For this purpose, I want to use 'boruta' package in R. While I am using two different datasets, it is showing some problems like:
Error in ranger::ranger(data = x, dependent.variable.name = "shadow.Boruta.decision", :
formal argument "data" matched by multiple actual arguments
Can you guys help me to solve this?