summary.glmsmurf: Summary of a Multi-Type Regularized GLM Fitted Using the...

View source: R/summary.R

summary.glmsmurfR Documentation

Summary of a Multi-Type Regularized GLM Fitted Using the SMuRF Algorithm

Description

Function to print a summary of a glmsmurf-object.

Usage

## S3 method for class 'glmsmurf'
summary(object, digits = 3L, ...)

Arguments

object

An object of class 'glmsmurf', typically the result of a call to glmsmurf or glmsmurf.fit.

digits

The number of significant digits used when printing, default is 3.

...

Additional arguments which are currently ignored.

See Also

summary.glm, glmsmurf, glmsmurf-class

Examples

## See example(glmsmurf) for examples


smurf documentation built on March 31, 2023, 7:52 p.m.