Skip to content

Trouble using biasfile #49

@thesnakeguy

Description

@thesnakeguy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions