.calculateLogProb {prefeR} | R Documentation |
Calculates the log probability of seeing a given set of preferences
Description
Calculates the log probability of seeing a given set of preferences
Usage
.calculateLogProb(x, p)
Arguments
x |
A guess for our weight vector |
p |
An object of the Bayes preference class |
Value
A scalar log-likelihood of the guess x
[Package prefeR version 0.1.3 Index]