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

Functions used in implementing the M-step for IRT models. More...

#include "etirm/etirmtypes.h"

Include dependency graph for MStepIRT.h:

Go to the source code of this file.

Namespaces

namespace  etirm

Functions

double etirm::MaxRelParamDiff (RealVector &oldParam, RealVector &newParam, Real typicalValue=1.0)
 Returns the maximum relative difference between an old and new set of item parameters.
template<class MI, class II>
int etirm::MStepItems (MI min_routines, II item_begin, II item_end, double &maxreldiff, bool ignoreMaxIter=false)
 Executes M-step for each item.


Detailed Description

Functions used in implementing the M-step for IRT models.

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 MStepIRT.h.


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