removeResponse {MAST}R Documentation

Remove the left hand side (response) from a formula

Description

The order of terms will be rearrange to suit R's liking for hierarchy but otherwise the function should be idempotent for

Usage

removeResponse(Formula, warn = TRUE)

Arguments

Formula

formula

warn

Issue a warning if a response variable is found?

Value

formula

Author(s)

Andrew


[Package MAST version 1.8.2 Index]