aov_fstats_reshape: Creates a long version of ftable

Description Usage Arguments Value

Description

Creates a long version of ftable

Usage

1
2
3
4
aov_fstats_to_long(.data, ...)

aov_fstats_to_wide(.data, .gather = TRUE, .col_ord = c("PCT", "PCTND",
  "ASN", "ASNND", "UNIN", "UNINND", "MISCEL"), ...)

Arguments

.data

data to be analysed

...

further arguments passed to or from other methods(ignored)

.gather

gather ouput

.col_ord

a vector giving the order of dep_var columns

Value

a data.frame with the results of an fstatstable


darrellpenta/dissertate documentation built on May 14, 2019, 6:10 p.m.