Skip to contents

Item Information Function for RTMB_Fit_Base

Usage

# S3 method for class 'RTMB_Fit_Base'
item_info(x, theta_seq = seq(-4, 4, length.out = 100), items = NULL, ...)

Arguments

x

An object of class RTMB_Fit_Base.

theta_seq

Sequence of trait values (ability) to evaluate.

items

Index or item names to restrict the calculation to specific items (optional).

...

Additional arguments.