| derivativeB {RRMLRfMC} | R Documentation | 
derivativeB
Description
This function is used to calculate the loglikelihood with a given matrix B=AG
Usage
derivativeB(B, I, zy, refd)
Arguments
| B | a numeric coefficient matrix | 
| I | U by U incidence matrix with elements; I(i,j)=1 if state j can be accessed from state i in one step and 0 otherwise | 
| zy | the variable values for a given observation | 
| refd | a vector of reference categories | 
Value
loglikelihood
[Package RRMLRfMC version 0.4.0 Index]