Learn R Programming

⚠️There's a newer version (1.0.14) of this package.Take me there.

rpf (version 0.40)

Response Probability Functions

Description

The purpose of this package is to factor out logic and math common to Item Factor Analysis fitting, diagnostics, and analysis. It is envisioned as core support code suitable for more specialized IRT packages to build upon. Complete access to optimized C functions are made available with R_RegisterCCallable.

Copy Link

Version

Install

install.packages('rpf')

Monthly Downloads

20,661

Version

0.40

License

GPL (>= 3)

Maintainer

Joshua Pritikin

Last Published

October 22nd, 2014

Functions in rpf (0.40)

SitemFit

Compute the S fit statistic for a set of items
omitMostMissing

Omit items with the most missing data
rpf.mcm

Create a multiple-choice response model
rpf.nrm

Create a nominal response model
compressDataFrame

Compress a data frame into unique rows and frequencies
science

Liking for Science dataset
observedSumScore

Compute the observed sum-score
Class rpf.mdim.graded

The base class for multi-dimensional graded response probability functions.
expandDataFrame

Expand summary table of patterns and frequencies
rpf.dLL

Item parameter derivatives
omitItems

Omit the given items
sumScoreEAPTest

Conduct the sum-score EAP distribution test
Class rpf.1dim

The base class for 1 dimensional response probability functions.
rpf.dTheta

Item derivatives with respect to the location in the latent space
rpf.sample

Randomly sample response patterns given a list of items
itemOutcomeBySumScore

Produce an item outcome by observed sum-score table
LSAT7

Description of LSAT7 data
rpf.paramInfo

Retrieve a description of the given parameter
rpf.numParam

Length of the item parameter vector
Class rpf.1dim.drm

Unidimensional dichotomous item models (1PL, 2PL, and 3PL).
rpf.grm

Create a graded response model
rpf.rescale

Rescale item parameters
rpf.modify

Create a similar item specification with the given number of factors
ptw2011.gof.test

Compute the P value that the observed and expected tables come from the same distribution
rpf.ogive

The ogive constant
stripData

Strip data and scores from an IFA group
Class rpf.base

The base class for response probability functions.
rpf.1dim.fit

Calculate item and person Rasch fit statistics
Class rpf.1dim.graded

The base class for 1 dimensional graded response probability functions.
rpf.info

Map an item model, item parameters, and person trait score into a information vector
rpf.prob

Map an item model, item parameters, and person trait score into a probability vector
write.flexmirt

Write a flexMIRT PRM file
ChenThissen1997

Computes local dependence indices for all pairs of items
LSAT6

Description of LSAT6 data
crosstabTest

Monte-Carlo test for cross-tabulation tables
as.IFAgroup

Convert an OpenMx MxModel object into an IFA group
Class rpf.1dim.grm

The unidimensional graded response item model.
bestToOmit

Identify the columns with most missing data
Class rpf.mdim

The base class for multi-dimensional response probability functions.
rpf.mean.info

Find the point where an item provides mean maximum information
orderCompletely

Order a data.frame by missingness and all columns
Class rpf.mdim.grm

The multidimensional graded response item model.
logit

Transform from [0,1] to the reals
Class rpf.mdim.drm

Multidimensional dichotomous item models (M1PL, M2PL, and M3PL).
rpf.1dim.residual

Calculate residuals
rpf.mean.info1

Find the point where an item provides mean maximum information
An introduction

rpf - Response Probability Functions
kct

Knox Cube Test dataset
multinomialFit

Multinomial fit test
Class rpf.mdim.nrm

The nominal response item model (both unidimensional and multidimensional models have the same parameterization).
rpf.rparam

Generates item parameters
ordinal.gamma

Compute the ordinal gamma association statistic
read.flexmirt

Read a flexMIRT PRM file
SitemFit1

Compute the S fit statistic for 1 item
EAPscores

Compute EAP scores
rpf.1dim.moment

Calculate cell central moments
rpf.id_of

Convert an rpf item model name to an ID
rpf.1dim.stdresidual

Calculate standardized residuals
rpf.drm

Create a dichotomous response model
rpf.numSpec

Length of the item model vector
Class rpf.mdim.mcm

The multiple-choice response item model (both unidimensional and multidimensional models have the same parameterization).
tabulateRows

Tabulate data.frame rows
rpf.logprob

Map an item model, item parameters, and person trait score into a probability vector
sumScoreEAP

Compute the sum-score EAP table