is_interaction {modelc}R Documentation

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


[Package modelc version 1.0.0.0 Index]