group.fixed | R Documentation |
A function to group individuals based on fixed effect matrix B.
group.fixed(B)
B |
A numeric list that contains fixed effects covariate matrices |
This function is supplementary and internally used. Each element in groups contains a vector of elements sufficient to make t(B)*B full rank.
Returns a list of groups and a vector free.
estimateLong
## Not run:
scale.fixed(...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.