Description Usage Arguments Value Author(s) References Examples
This function is generic; method functions can be written to handle specific classes of objects.
1  |   logLik1(modfit, dt1, dtInit)
 | 
modfit | 
 an object representing model fitted to data using ML estimation.  | 
dt1 | 
 a data frame with data for one subject, for whom the log-likelihood function is to be evaluated  | 
dtInit | 
 an optional auxiliary data frame.  | 
numeric scalar value representing contribution of a given
subject to the overall log-likelihood returned by
logLik() function.
Andrzej Galecki and Tomasz Burzykowski
???
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.