Description Usage Arguments Value Examples
Runs PLN function from the PLNmodels package and normalized the outputs
1 |
Y |
Count dataset (n x p). |
X |
Matrix of covariates (n x d). |
O |
Matrix of offsets (n x p). |
MO: normalized means (n x p).
SO: normalized marginal variances (n x p).
sigma_O: correlation matrix (p x p) computed from the variance-covariance matrix estimated by PLNmodels, and corresponding to observed variables.
theta: matrix of the covariates regression coefficients (p x (d+1) including the intercept).
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.