print.fmm {frailtyMMpen}R 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


[Package frailtyMMpen version 1.2.1 Index]