Copyright (C) 2021-2023 The ORF Project Team
Usage
# S3 method for class 'scoring'
summary(
object,
digits = 4,
verbose = TRUE,
factor.scores = TRUE,
show = "short"
)Arguments
- object
= object
- digits
= print out numeric with specific digits
- verbose
- boolean, if TRUE, shows the summary, default is TRUE
- factor.scores
- theta and tau output flag, default is TRUE # before was FALSE
- show
- output flag, "long" and "short", default "short" only output estimate result. "long" will output estimate result and data.
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/