summary.path.coeff: Summary a path.coeff object

Description Usage Arguments Author(s)

Description

Summary the path.coeff object in two ways. By default, the results are shown in the R console. The results can also be exported to the directory.

Usage

1
2
## S3 method for class 'path.coeff'
summary(object, model = NULL, export = FALSE, file.name = "path_coeff", digits = 4, ...)

Arguments

object

The path.coeff object

model

The model to be summarized. Argument valid if the class of path.coeff object is "BRUTEPATH"

export

A logical argument. If TRUE|T, a *.txt file is exported to the working directory

file.name

The name of the file if export = TRUE

digits

The number of significant digits to be shown.

...

Other parameters.

Author(s)

Tiago Olivoto tiagoolivoto@gmail.com


TiagoOlivoto/cursoR documentation built on May 13, 2019, 1:23 p.m.