estM: Function for estimating unknown mean parameters

Description Usage Arguments Value

Description

estM uses block coordinate descent to obtain a LANOVA penalized estimate of a mean matrix or three-way tensor.

Usage

1
estM(Y, ett, tol = 1e-07)

Arguments

Y

a matrix or three-way tensor of observed data

ett

a list returned by the estTune function that contains the tuning parameter estimates to be used

Value

A list of unknown mean parameter estimates.


maryclare/LANOVA documentation built on May 21, 2019, 12:39 p.m.