make_parind | R Documentation |
matrixfit
Create a parameter index matrix for matrixfit
make_parind(parlist, length_time, summands = 1)
parlist |
integer array. Parameter list generated with |
length_time |
integer. Number of time slices per correlator. |
summands |
integer. Number of summands in the fit model that shall be fitted. The signal counts as one summand, each explicit pollution term with independent amplitudes counts as its own summand. |
Returns an array with the parameter indices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.