Skip to content

Running EGRET 3.0.7 under R 4.1.3, with minNumObs = 1, minNumUncen = 1 #347

@jchanat

Description

@jchanat

Respected colleagues:
Running EGRET as described in the subject results in the following repetitive error, scrolling in the console immediately after completing estCrossVal();

"Error in y[, ny]: incorrect number of dimensions
Error"

Example (input data attached):
remove(list = ls()) graphics.off() library(EGRET) cl4200 <- readRDS("eList_01054200_CL.rds") cl4200 <- modelEstimation(cl4200, minNumObs = 1, minNumUncen = 1)
eList_01054200_CL.zip

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