show {lgpr}R Documentation

Printing formula object info using the show generic

Description

Printing formula object info using the show generic

Usage

## S4 method for signature 'lgpformula'
show(object)

## S4 method for signature 'lgprhs'
show(object)

## S4 method for signature 'lgpterm'
show(object)

Arguments

object

an object of some S4 class

Value

the object invisibly


[Package lgpr version 1.2.4 Index]