Description Usage Arguments Value
Sufficient statistics for the mNIX distribution.
1 | mnix_suff(id, y, X)
|
id |
Subject identifiers. A vector of length |
y |
Response vector for all subjects. A vector of length |
X |
Covariate matrix from all subjects. A matrix of size |
A list with elements:
yy
A vector of length nsub
consisting of t(y) y
for each subject.
Xy
A matrix of size p x nsub
consisting of t(X) y
for each subject.
XX
A matrix of size p x nsub^2
consisting of t(X) X
for each subject.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.