CompareMultipleMeans: 'CompareMultipleMeans'

View source: R/comparemeans.R

CompareMultipleMeansR Documentation

CompareMultipleMeans

Description

Compares means of multiple variables.

Usage

CompareMultipleMeans(
  outcomes,
  predictor,
  title = "",
  subtitle = "",
  footer = "",
  weights = NULL,
  show.labels = TRUE,
  ...
)

Arguments

outcomes

The outcome variables.

predictor

The factor indicating group membership.

title

Main title for the table.

subtitle

Subtitle for the table.

footer

Footer of the table.

weights

The sampling weights

show.labels

Show labels instead of variable names

...

Parameters to pass to OneWayANOVA.


Displayr/flipAnalysisOfVariance documentation built on Feb. 26, 2024, 12:35 a.m.