print.fmm: print a non-penalized regression object

View source: R/print.R

print.fmmR Documentation

print a non-penalized regression object

Description

Print the summary of a non-penalized regression fitted by any model with function frailtyMM

Usage

## S3 method for class 'fmm'
print(x, ...)

Arguments

x

Object with class "fmm" fitted by function frailtyMM.

...

Ignored

Value

No return value, called to print the summary for non-penalized regression.

See Also

frailtyMM


frailtyMMpen documentation built on Aug. 8, 2023, 5:15 p.m.