lagmodels | R Documentation |
Estimates log linear models for sequential data Requires a vector of sequential data Can request estimates by group
lagmodels(d, lagcol, laggroup,
title = "Lag Sequential Log Linear Models", lagnum = 1)
d |
dataframe containing sequential vector |
lagcol |
vector in dataframe containing sequential vector |
laggroup |
vector in dataframe containing grouping variable. Default is empty (no groups) |
title |
caption for table |
lagnum |
number of lags. Default is 1 |
Table with log linear estimates for lag sequential data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.