-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi,
I am really enjoying the maxent function in R. However, I ran unto a problem when I try to use a bias layer in the analysis of my data.
model_full <- maxent(predictors_cleaned, pres_train, removeDuplicates = TRUE, replicates = 10, args = "biasfile=dens.ras") Error in file(con, "r") : cannot open the connection
In addition: Warning message:
In file(con, "r") :
cannot open file 'C:\Users\PDESCH~1\AppData\Local\Temp\RtmpMpcNg3/raster/maxent/24971072586/species.lambdas': No such file or directory
> class(dens.ras)
[1] "RasterLayer"
attr(,"package")
[1] "raster"
Any suggestion to resolve this issue is very welcome.
Cheers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels