simplifyStrucMatrix: Simplify structured sparse matrices

Description Usage Arguments See Also

Description

Simplify structured sparse matrices by (1) forcing non structural zeros to be structural zeros, (2) eliminate duplicates in the repeated values, and (3) resetting the transformation function to be the identity.

Usage

1
2
simplifyStrucMatrix(object, force = TRUE, eliminate = TRUE, reset = TRUE,
  ...)

Arguments

object

structured sparse matrix

force

force non structural zeros to be structural zeros?

eliminate

eliminate duplicates in the repeated values?

reset

reset the transformation function to be the identity?

...

not yet used

See Also

Other modifications: resetTransConst; scalarMult


stevencarlislewalker/lme4ord documentation built on May 30, 2019, 4:43 p.m.