Learn R Programming

PwrGSD (version 2.3.3)

as.boundaries: Convert a "PwrGSD" object to a "boundaries" object

Description

Convert a PwrGSD object to a boundaries object

Usage

as.boundaries(object, ...)

Arguments

object

an object of class PwrGSD

if object is of class PwrGSD and there are more than one statistic under investigation, then you may specify an argument stat. The default value is 1, meaning the first one.

Value

an object of class boundaries. See the documentation for GrpSeqBnds

See Also

GrpSeqBnds

Examples

Run this code
# NOT RUN {
  ## none as yet
# }

Run the code above in your browser using DataLab