renamed res_ij to resi

This commit is contained in:
2025-05-28 16:01:58 +02:00
parent 3d537eccd8
commit 3da6ad689c
6 changed files with 10 additions and 10 deletions

View File

@ -1,10 +1,10 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/res_ij.R
\name{res_ij}
\alias{res_ij}
% Please edit documentation in R/resi.R
\name{resi}
\alias{resi}
\title{Compute rasch person-item residuals}
\usage{
res_ij(thetahat_i, delta_hat_j, res, beta = 0)
resi(thetahat_i, delta_hat_j, res, beta = 0)
}
\arguments{
\item{thetahat_i}{Person parameter estimate for person i}