Skip to content

Using screenreg to Report Multiple Model Results from readModels #210

Description

@linem7

Hi,

I would like to know if it is possible to use screenreg to report multiple models read by readModels. For example, in the code below, res is a list with 5 model results. Can I use screenreg() to see all the results at once?

res <- readModels("./Models")
screenreg(res, cis = TRUE)

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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