Skip to contents

Checks a sample-size plan by simulation: draws studies at the recommended n and reports how often the criterion reaches its target there. The checks available depend on the class of plan and on the planning method used. See the method pages listed under Details.

Usage

validate(plan, ...)

Arguments

plan

A bgm_design object, as returned by design.

...

Method-specific arguments passed to the method (e.g., n_sim, the number of simulated studies).

Value

A bgm_design_validation object. print and summary methods are available.

Details

Methods are available for the following classes:

ggm_design

Gaussian graphical models

See also