#include "etirm/ItemParamPrior.h"
Go to the source code of this file.
Namespaces | |
namespace | etirm |
Classes | |
class | etirm::ItemParamPriorLogNormal |
Class derived from ItemParamPrior representing a lognormal prior distribution of item parameters for use in Bayes modal estimation. More... |
mParameter[0] | mean parameter of lognormal distribution | |
mParameter[1] | standard deviation parameter of lognormal distribution. |
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 ItemParamPriorLogNormal.h.