gammaLikeLogLike {hbmem} | R Documentation |
Function gammaLikeLogLike
Description
Function that gives the log likelihood for the gamma model
with criteria on likelihood space.
Usage
gammaLikeLogLike(R, NN, NS, I, J, K, dat, cond, Scond, subj, item, lag, blockN, blockS, crit, shape)
Arguments
R |
~~Describe R here~~ |
NN |
~~Describe NN here~~ |
NS |
~~Describe NS here~~ |
I |
~~Describe I here~~ |
J |
~~Describe J here~~ |
K |
~~Describe K here~~ |
dat |
~~Describe dat here~~ |
cond |
~~Describe cond here~~ |
Scond |
~~Describe Scond here~~ |
subj |
~~Describe subj here~~ |
item |
~~Describe item here~~ |
lag |
~~Describe lag here~~ |
blockN |
~~Describe blockN here~~ |
blockS |
~~Describe blockS here~~ |
crit |
~~Describe crit here~~ |
shape |
~~Describe shape here~~ |
[Package
hbmem version 0.2
Index]