Learn R Programming

frailtyMMpen (version 1.2.1)

print.fmm: 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 fmm
print(x, ...)

Value

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

Arguments

x

Object with class "fmm" fitted by function frailtyMM.

...

Ignored

See Also

frailtyMM