#include "etirm/ItemParamPriorLogNormal.h"
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | etirm |
mParameter[0] = mean parameter of lognormal distribution mParameter[1] = standard deviation parameter of lognormal distribution.
Note the second parameter is the standard deviation, NOT the variance.
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.cpp.