| kinetic | R Documentation | 
Generates an instance of the 'kinetic' class given a merMod model and it's base features.
kinetic(model, response, ID, time, family, order)
model | 
 a merMod model.  | 
response | 
 the name of the dependent variable.  | 
ID | 
 the name of the mixed-effect variable, i.e. specifying the data pairing/blocking.  | 
time | 
 the name of the time variable.  | 
family | 
 the model family name (GLM).  | 
order | 
 model order.  | 
an instance of the 'kinetic' class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.