#include "etirm/etirmtypes.h"
Go to the source code of this file.
Namespaces | |
namespace | etirm |
Classes | |
class | etirm::Examinee< R, P > |
Class to store a response pattern, its frequency, the posterior distribution of the ability parameter and the marginal likelihood of the pattern. More... |
The Examinee class stores item responses for an examinee and a count to weight the examinee in the case an Examinee object represents multiple examinees with the same response pattern. Optionally, a posterior discrete latent variable distribution can be stored, and the marginal likelihood of the response pattern for the 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 Examinee.h.