summary.cw: S3 summary method

Description Usage Arguments

View source: R/coxwer.R

Description

S3 summary method

Usage

1
2
3
## S3 method for class 'cw'
summary(object, target = NULL, vframe = FALSE, adj = FALSE,
  ...)

Arguments

object

a cw object

target

summary for which target variable, "all" gives all models? Defaults to NULL which gives nothing models

vframe

flags whether variable frame should be summarized, defaults to FALSE

adj

flags whether adjacency matrix should be summarized, defaults to FALSE

...

further args


gRchain documentation built on May 2, 2019, 6:48 p.m.