Learn R Programming

PSAboot (version 1.3.6)

as.data.frame.PSAbootSummary: Convert the results of PSAboot summary to a data frame.

Description

Convert the results of PSAboot summary to a data frame.

Usage

# S3 method for PSAbootSummary
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Value

a data.frame.

Arguments

x

results of summary.PSAboot

row.names

row names.

optional

unused.

...

unused.