supernova3.0.1 package

Judd, McClelland, & Ryan Formatting for ANOVA Output

anova_tbl

ANOVA table with nicer column names.

autoplot.pairwise

Plotting method for pairwise objects.

cat_line

Paste, Concatenate, add End-Of-Line and Print

check_pairwise_args

Check that the arguments are compatible with the rest of the pairwise ...

drop_term

Drop a term from the given model

equation

Print the output of lm() with the fitted equation.

find_bars

Find random effect terms (bars) in a formula.

find_categorical_vars

Find the categorical variables in a model

formula_building

Build a formula from terms

formula_expansion

Expand a formula

formula_extraction

Extracting from formulae

formula_string

We have to insert spaces where terms were removed from the part model.

frm_remove

Remove a term or variable from the right-hand side of a formula

frm_string

Get the string representation of the formula.

generate_models

Generate a List of Models for Computing Different Types of Sums of Squ...

insert_row

Insert a row of data into a table.

insert_rule

Insert a horizontal rule in a table for pretty printing

level_pairs

Get all pairs for a given vector

listwise_delete

Remove cases with missing values.

lower_tri

Find and return the lower triangle of a matrix

means_and_counts

Get the means and counts for each categorical term in the model

new_pairwise_tbl

Constructor for pairwise comparison tables

no_bars

Remove random effect terms (bars) from a formula.

normalize_term

Normalize an interaction term by sorting its components alphabetically...

number

number vector

pad_len

Pad x to a given output length

pad

Pad x to length of y

pairwise

Compute all pairwise comparisons between category levels

paste_line

Paste together lines of text.

refit_categorical

Refit a model, dropping any non-categorical terms.

rename

Rename a column in a data frame

resolve_type

Convert SS type parameter to the corresponding numeric value

row_blank

A template for a row in an ANOVA table.

row_error

Compute and construct an ANOVA table row for an error term

row_term

Compute and construct an ANOVA table row for a term.

select_terms

Select terms based on the user's term specification

supernova

supernova

update_in_env

Update a model in the environment the model was created in

variables

Extract the variables from a model formula

Produces ANOVA tables in the format used by Judd, McClelland, and Ryan (2017, ISBN: 978-1138819832) in their introductory textbook, Data Analysis. This includes proportional reduction in error and formatting to improve ease the transition between the book and R.

  • Maintainer: Adam Blake
  • License: GPL (>= 3)
  • Last published: 2025-12-05