Learn R Programming

modelc (version 1.0.0.0)

is_interaction: Detect if the given model term is an interaction

Description

Detect if the given model term is an interaction

Usage

is_interaction(parameter)

Arguments

parameter

A parameter name.

Value

A logical representing whether or not the term is an interaction