Learn R Programming

iarm (version 0.1.2)

boot_fit: Computes Bootstrapping P Values for Outfit and Infit Statistics

Description

Computes Bootstrapping P Values for Outfit and Infit Statistics

Usage

boot_fit(object, B)

Arguments

object

an object of class "Rm" (output of RM or PCM) or class "pcmodel"

B

Number of replications.

Value

object of class bootfit with outfit and infit statistics and corresponding p values.