strip_SEs {PUMP}R Documentation

Remove SE and df columns from (wide) power table

Description

This is used to reduce the info on a power table before pivoting to long format.

Usage

strip_SEs(power_table)

Arguments

power_table

Dataframe (power result object).

Value

Changed dataframe with all columns starting with SE or df dropped.


[Package PUMP version 1.0.4 Index]