Skip to content

MCDS.exe generating errors with io mrds models #89

@LHMarshall

Description

@LHMarshall

If you install MCDS.exe and then try to run mrds models with detection functions then mrds generates errors from MCDS.exe

A work around is to for mrds to only use the R optimiser for these models.

In the ddf call set the optimizer element of the control argument to "R"

ddf(..., control = list(optimizer = 'R'))

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions