renamed res_ij to resi
This commit is contained in:
@ -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}
|
Reference in New Issue
Block a user