Other packages > Find by keyword >

SNSequate  

Standard and Nonstandard Statistical Models and Methods for Test Equating
View on CRAN: Click here


Download and install SNSequate package within the R console
Install from CRAN:
install.packages("SNSequate")

Install from Github:
library("remotes")
install_github("cran/SNSequate")

Install by package version:
library("remotes")
install_version("SNSequate", "1.3-5")



Attach the package and use:
library("SNSequate")
Maintained by
Jorge Gonzalez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-06-03
Latest Update: 2024-04-22
Description:
Contains functions to perform various models and methods for test equating. It currently implements the traditional mean, linear and equipercentile equating methods. Both IRT observed-score and true-score equating are also supported, as well as the mean-mean, mean-sigma, Haebara and Stocking-Lord IRT linking methods. It also supports newest methods such that local equating, kernel equating (using Gaussian, logistic, Epanechnikov, uniform and adaptive kernels) with presmoothing, and IRT parameter linking methods based on asymmetric item characteristic functions. Functions to obtain both standard error of equating (SEE) and standard error of equating differences between two equating functions (SEED) are also implemented for the kernel method of equating.
How to cite:
Jorge Gonzalez (2012). SNSequate: Standard and Nonstandard Statistical Models and Methods for Test Equating. R package version 1.3-5, https://cran.r-project.org/web/packages/SNSequate. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:25), 1.0 (2012-06-03 19:27), 1.1-0 (2013-10-11 01:56), 1.1-1 (2014-08-09 07:01), 1.2.1 (2015-11-13 08:55), 1.3-4 (2022-12-20 18:30), 1.3.0 (2017-03-09 15:23), 1.3.1 (2017-09-10 18:10), 1.3.2 (2020-01-23 18:30), 1.3.3 (2020-02-23 15:50)
Other packages that cited SNSequate R package
View SNSequate citation profile
Other R packages that SNSequate depends, imports, suggests or enhances
Complete documentation for SNSequate
Functions, R codes and Examples using the SNSequate R package
Some associated functions: ACTmKB . BNP.eq . BNP.eq.predict . CBdata . KB36.1PL . KB36 . KB36_t . Math20EG . Math20SG . PREp . SEED . SEPA . SNSequate-package . bandwidth . eqp.eq . fitmeasures . irt.eq . irt.link . ker.eq . le.eq . lin.eq . loglin.smooth . mea.eq . rowBlockSum . sim_unimodal . 
Some associated R codes: BNP.eq.R . EE.R . LE.R . PREp.R . Pr.R . SEED.R . bandwidth.R . cdf.Dist.R . epan.R . eqp.eq.R . eqp.utils.R . fitmeasures.R . helperfuncs.R . iccs.R . irt.eq.R . irt.link.R . ker.eq.R . le.eq.R . lin.eq.R . loglin.smooth.R . lw.dist.R . mea.eq.R . simulate.R . target.R .  Full SNSequate package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA