Learn R Programming

lgpr (version 1.2.4)

lgpformula-class: An S4 class to represent an lgp formula

Description

An S4 class to represent an lgp formula

Arguments

Slots

terms

an object of class lgprhs

y_name

name of the response variable

call

original formula call

See Also

See operations for performing arithmetics on lgprhs, lgpterm and lgpexpr objects.