is_intercept {modelc}R Documentation

Check if the given parameter is the intercept

Description

Check if the given parameter is the intercept

Usage

is_intercept(parameter)

Arguments

parameter

A parameter name.

Value

A logical representing whether the given parameter is the intercept


[Package modelc version 1.0.0.0 Index]