rpcm_fit: A wrapper function of the rpcm function.

Description Usage Arguments

View source: R/rpcm_fit.R

Description

A wrapper function of the rpcm function.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
rpcm_fit(
  y,
  x = NULL,
  start = NULL,
  weights = NULL,
  offset = NULL,
  ...,
  estfun = FALSE,
  object = FALSE
)

Arguments

y

A matrix containing response values of each participant for each item.


boweber/rpcm-tree documentation built on July 4, 2021, 1:42 p.m.