SLEM | R Documentation |
Computes second largest eigvenvalue modulus for transition matrix
SLEM(A, U, y, lambda = NULL, Fibre = NULL, UNIFORM = TRUE)
A |
A configuration matrix |
U |
A paritition lattice basis (given by the columns of the matrix) |
y |
Vector of observed counts |
lambda |
Rate parameters, need specifying if using Poisson model |
Fibre |
Fibre (solution set) for y=Ax |
UNIFORM |
Indicator for uniform model (otherwise Poisson) |
List containing SLEM, transition matrix and fibre
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.