matrixModel | R Documentation |
Correlator matrix model.
matrixModel(par, t, Time, parind, sign.vec, ov.sign.vec, deltat = 0)
par |
Numeric vector: Fit parameters of the model. In an
object of type |
t |
integer vector: Time of interest. |
Time |
integer: Time extent of the lattice. |
parind |
See |
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. |
Returns a numeric vector with the same length as the input vector t
containing the model evaluation for these t-values.
matrixfit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.