summary.qremlModel {LaMa}R Documentation

Summary method for qremlModel objects

Description

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

[Package LaMa version 2.0.5 Index]