Skip to content

Issue with NMreadInits #53

@RichardHooijmaijers

Description

@RichardHooijmaijers

Hi,

I am looking into a way to automatically obtain info from model files for translation and found the NMreadInits function very useful!
However I just encountered a case where the function was not able to obtain omega values from a control stream.
I have included a reproducible example below. The control stream seems relatively straight forward so I am not sure what the issue might be:

library(NMdata)
chk <- readLines("https://raw.githubusercontent.com/dpastoor/ddmore_scraping/refs/heads/master/221/Executable_SLD_SUV_OS_GIST.mod")
NMdata::NMreadInits(lines=chk, section="omega")  

Any help on this is greatly appreciated!

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