pnll: Penalized negative log likelihood

Description Usage Arguments

Description

pnll computes the penalized negative log likelihood

Usage

1
pnll(tms, beta, a, atilde, rho, omega, gamma1, gamma2)

Arguments

tms

list of matrices whose rows are the triple (t,m,sigma) for each band.

beta

vector of intercepts

a

vector of amplitudes

atilde

prior vector

rho

vector of phases.

omega

frequency

gamma1

nonnegative regularization parameter for shrinking amplitudes

gamma2

nonnegative regularization parameter for shrinking phases


multiband documentation built on May 2, 2019, 3:30 a.m.

Related to pnll in multiband...