Description Usage Arguments Details Author(s) See Also
Converts an sformlist object to a statslist object, which is compatible with rem() in Butts's relevent package.
1 2 | sfl2sl(sformlist,exclude=NULL,eventlist=NULL)
sfl2statslist(sformlist,type=1)
|
sformlist |
an object of |
exclude |
character vector, optional but useful if excluding events later. Must supply |
eventlist |
optional, a two column matrix of events |
type |
integer indicating global or local statslist position. Defaults to 1. |
sfl2sl is an internal function used by gen.sformlist and should not normally be of any use to users.
sfl2statslist, however, will nicely convert any object returned by gen.sformlist or glb.sformlist
into a statslist object. This is useful for constructing s-form models without intercepts passed from gen.intercepts.
Christopher Steven Marcum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.