Skip to content

Thoughts on controls #3

Description

@abigailkeller

Just noting a few things that we should make sure is in the documentation about user-specified controls:

  1. If the user wants verbose output, they should specify this by control <- list(verbose = TRUE).
  2. If constants are needed in the discrepancy function, they should provide this by: control <- list(disc = list(n = n)).

And then a few questions:

  1. Right now controls used in the simulate data function are in control$disc. Does this make sense?
  2. What is the intention for control$draw?

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

    designPackage design

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions