Evaluates the decider-level log-likelihood at the posterior mean parameters.
Usage
# S3 method for class 'RprobitB_fit'
logLik(object, ghk_draws = 500L, ...)Arguments
- object
[
RprobitB_fit]
Fitted choice model.- ghk_draws
[
integer(1)]
Number of draws of the GHK simulator for multivariate normal probabilities of more than three dimensions, seeoeli::pmvnorm().- ...
Currently not used.
Value
A scalar object of class logLik. The df attribute counts the free
population-level parameters after normalization, and nobs is the number of
independent likelihood units as counted by nobs().
