+.formula_hal9001 {hal9001}R Documentation

HAL Formula addition: Adding formula term object together into a single formula object term.

Description

HAL Formula addition: Adding formula term object together into a single formula object term.

Usage

## S3 method for class 'formula_hal9001'
x + y

Arguments

x

A formula_hal9001 object as outputted by h.

y

A formula_hal9001 object as outputted by h.


[Package hal9001 version 0.4.6 Index]