#include "etirm/etirmtypes.h"
#include "etirm/ItemNR.h"
#include <limits>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | etirm |
Classes | |
class | etirm::ItemPolytomous< LC, M > |
Class representing a polytomously scored item derived from ItemNR class. More... |
Defines functions used in M-step of EM algorithm to compute item parameter estimates.
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-2002, Bradley A. Hanson
Definition in file ItemPolytomous.h.