mixed_lm_model

Module for the SAMS MixedLM modelling.

Functions

Vsqrt_inv(V)

Compute the \(\sqrt{V^{-1}}\) by means of an eigenvalue expansion.

Classes

MixedLMModel(*args[, V])

A Mixed linear model for use with the SAMS algorithm which extends the OLSModel.