Skip to content

Switch to BlockArrays for penalized least squares

Choose a tag to compare

@dmbates dmbates released this 21 Sep 16:05
  • Use BlockArrays types for the A and L members of LinearMixedModel
  • Create ScalarFactorReTerm and VectorFactorReTerm types
  • Create UniformBlockDiagonal for diagonal blocks associated with VectorFactorReTerm
  • Add more benchmarks
  • Add tests
  • Clean up code to reduce allocation