Skip to content

parallel = TRUE not used in optimStrata method = "spatial" #6

@nsaby

Description

@nsaby

Hello,
I'm using this code

solution <- optimStrata (
method = "spatial",
errors=cv,
framesamp=frame,
iter = 15,
pops = 10,
nStrata = 5,
fitting = c(0.9,0.9),
range = c(15000,15000),
kappa=1,
writeFiles = FALSE,
showPlot = TRUE,
parallel = TRUE,
cores = 10
)

But I get this output from the function:

Input data have been checked and are compliant with requirements
Sequential optimization as parallel = FALSE, defaulting number of cores = 1

I have version 1.5.4
Thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions