lgpformula-class {lgpr} | R Documentation |
An S4 class to represent an lgp formula
Description
An S4 class to represent an lgp formula
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.
[Package lgpr version 1.2.4 Index]