summary.bootstrap: summary the information of bootstrap class

View source: R/summary.R

summary.bootstrapR Documentation

summary the information of bootstrap class

Description

Copyright (C) 2021 The ORF Project Team

Usage

## S3 method for class 'bootstrap'
summary(
  object,
  digits = 4,
  geterror = FALSE,
  verbose = TRUE,
  factor.scores = FALSE
)

Arguments

object

= bootstrap object

digits

= print out numeric with specific digits

geterror,

summary error case, default FALSE

verbose

show summary on screen, default TRUE

factor.scores

- theta and tau output flag, default is FALSE

Details

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. A copy of the GNU General Public License is available at http://www.gnu.org/licenses/

Value

table


kamataak/orfr documentation built on Nov. 19, 2022, 9:03 p.m.