Skip to contents

Prints a summary of a model object created by qreml.

Usage

# S3 method for class 'qremlModel'
summary(object, ...)

Arguments

object

qremlModel object created by qreml

...

additional arguments

Value

prints a summary of the model object

Examples

# no examples