fun_unif_scale: Criterion function for the scale parameter as an intermediate...

Description Usage Arguments

Description

Criterion function for the scale parameter as an intermediate step to the EM algorithm when using uniform mixtures.

Usage

1
fun_unif_scale(scale_val, Y, az, sig_diag, Tkj, a_seq, b_seq)

Arguments

scale_val

A positive numeric. The variance inflation parameter.

Y

A p by 1 matrix of numerics. The data.

az

A p by 1 matrix. This is alpha Z.

sig_diag

A p-vector of numerics. The estimated variances.

Tkj

An m by p matrix of numerics. The "T-values".

a_seq

A vector of numerics. The non-zero left ends of the uniforms.

b_seq

A vector of numerics. The non-zero right ends of the uniforms.


dcgerard/succotashr documentation built on May 15, 2019, 1:25 a.m.