Learn R Programming

SPOT (version 2.11.10)

print.spotRSM: Print method for RSM model

Description

Wrapper for summary.rsm.

Usage

# S3 method for spotRSM
print(x, ...)

Arguments

...

not used

object

fit of the model, an object of class "spotRSM", produced by buildRSM.

See Also

buildRSM