Modified PCBSM documentation
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
## File Name: pcbsm.R
|
||||
## File version: 1.0
|
||||
|
||||
#' Compute Partial Credit Behavioral Selection Model (PCBSM) for polytomous and dichotomous items
|
||||
#' Compute Partial Credit Behavioral Selection Model (PCBSM) for polytomous and dichotomous items as per Rabbitt (2024)
|
||||
#'
|
||||
#' This function computes a frequentist PCBSM, potentially accounting for DIF on specified items
|
||||
#'
|
||||
|
@ -2,7 +2,7 @@
|
||||
% Please edit documentation in R/pcbsm.R
|
||||
\name{pcbsm}
|
||||
\alias{pcbsm}
|
||||
\title{Compute Partial Credit Behavioral Selection Model (PCBSM) for polytomous and dichotomous items}
|
||||
\title{Compute Partial Credit Behavioral Selection Model (PCBSM) for polytomous and dichotomous items as per Rabbitt (2024)}
|
||||
\usage{
|
||||
pcbsm(
|
||||
df = NULL,
|
||||
|
Reference in New Issue
Block a user