SLEM: SLEM

View source: R/SLEM.r

SLEMR Documentation

SLEM

Description

Computes second largest eigvenvalue modulus for transition matrix

Usage

SLEM(A, U, y, lambda = NULL, Fibre = NULL, UNIFORM = TRUE)

Arguments

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)

Value

List containing SLEM, transition matrix and fibre


MartinLHazelton/LinInvCount documentation built on March 1, 2024, 3:14 a.m.