Learn R Programming

hadron (version 3.1.2)

matrixModel: Correlator matrix model.

Description

Correlator matrix model.

Usage

matrixModel(par, t, Time, parind, sign.vec, ov.sign.vec, deltat = 0)

Arguments

par

Numeric vector: Fit parameters of the model. In an object of type matrixfit, this should be located at $opt.res$par.

t

integer vector: Time of interest.

Time

integer: Time extent of the lattice.

parind
sign.vec

Numeric vector: Relative sign between forward and backwards propagating part. A plus makes it cosh, a minus makes it sinh.

ov.sign.vec

Numeric vector: Overal sign.

deltat

Numeric: time shift.

Value

Returns a numeric vector with the same length as the input vector t containing the model evaluation for these t-values.

See Also

matrixfit