R/extensions.R
, R/show_functions.R
show-methods.Rd
Extension of show() for objects in TestDesign package
# S4 method for class 'item_1PL'
show(object)
# S4 method for class 'item_2PL'
show(object)
# S4 method for class 'item_3PL'
show(object)
# S4 method for class 'item_PC'
show(object)
# S4 method for class 'item_GPC'
show(object)
# S4 method for class 'item_GR'
show(object)
# S4 method for class 'item_pool'
show(object)
# S4 method for class 'item_pool_cluster'
show(object)
# S4 method for class 'item_attrib'
show(object)
# S4 method for class 'st_attrib'
show(object)
# S4 method for class 'constraints'
show(object)
# S4 method for class 'summary_item_pool'
show(object)
# S4 method for class 'summary_item_attrib'
show(object)
# S4 method for class 'summary_st_attrib'
show(object)
# S4 method for class 'summary_constraints'
show(object)
# S4 method for class 'config_Static'
show(object)
# S4 method for class 'config_Shadow'
show(object)
# S4 method for class 'output_Static'
show(object)
# S4 method for class 'output_Shadow'
show(object)
# S4 method for class 'output_Shadow_all'
show(object)
# S4 method for class 'summary_output_Static'
show(object)
# S4 method for class 'summary_output_Shadow_all'
show(object)
# S4 method for class 'exposure_rate_plot'
show(object)