parse_power {simglm} | R Documentation |
Parse power specifications
Description
Parse power specifications
Usage
parse_power(sim_args, samp_size)
Arguments
sim_args |
A named list with special model formula syntax. See details and examples for more information. The named list may contain the following:
|
samp_size |
The sample size pulled from the simulation arguments or the power model results when vary_arguments is used. |
[Package simglm version 0.8.9 Index]