Modified PCBSM documentation
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
## File Name: pcbsm.R
|
## File Name: pcbsm.R
|
||||||
## File version: 1.0
|
## 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
|
#' This function computes a frequentist PCBSM, potentially accounting for DIF on specified items
|
||||||
#'
|
#'
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
% Please edit documentation in R/pcbsm.R
|
% Please edit documentation in R/pcbsm.R
|
||||||
\name{pcbsm}
|
\name{pcbsm}
|
||||||
\alias{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{
|
\usage{
|
||||||
pcbsm(
|
pcbsm(
|
||||||
df = NULL,
|
df = NULL,
|
||||||
|
Reference in New Issue
Block a user