pcModel: Principal correlator two state model.

View source: R/matrixfit.R

pcModelR Documentation

Principal correlator two state model.

Description

Principal correlator two state model.

Usage

pcModel(par, t, Time, delta1 = 1, reference_time)

Arguments

par

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

t

Numeric vector: Time of interest.

Time

Numeric: Time extent of the lattice.

delta1

dummy parameter for compatibility

reference_time

Numeric: GEVP reference time value in physical time convention

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


hadron documentation built on Sept. 9, 2022, 5:06 p.m.