C:/programs/etirm/src/ExamineeThetaMLE.h File Reference

Compute maximum likelihood estimate of latent variable (theta) for an examinee. More...

#include "etirm/ThetaLogLikelihood.h"
#include "Fmin.h"

Include dependency graph for ExamineeThetaMLE.h:

Go to the source code of this file.

Namespaces

namespace  etirm

Functions

template<class L>
Real etirm::ExamineeThetaMLE (Real minTheta, Real maxTheta, Real precision, L &likelihood)
 Compute latent variable estimate for an examinee using maximum likelihood. Returns the latent trait estimate for the examinee.
template<class II, class IR>
Real etirm::ExamineeThetaMLE (Real minTheta, Real maxTheta, Real precision, II items_begin, II items_end, IR responses_begin)
 Compute latent variable estimate for an examinee using maximum likelihood, create a ThetaLogLikelihood object from two item iterators and an interator to the examinee responses, and return the latent trait estimate for the examinee.


Detailed Description

Compute maximum likelihood estimate of latent variable (theta) for an examinee.

Estimation Toolkit for Item Response Models (ETIRM) http://www.smallwaters.com/software/cpp/etirm.html

Author(s): Werner Wothke, maintenance (http://www.smallwaters.com) Brad Hanson (http://www.b-a-h.com/) See the file LICENSE for information on usage and redistribution.

Copyright (C) 2008, Werner Wothke Copyright (c) 2000-2001, Bradley A. Hanson

Definition in file ExamineeThetaMLE.h.


Generated on Sat Mar 1 21:40:21 2008 for ETIRM by  doxygen 1.5.4