gridSynth {FAMetA} | R Documentation |
generate starting points grid for synthesis analysis.
Description
generate starting points grid for synthesis analysis.
Usage
gridSynth(D1 = NA, D2 = NA, P = NA, S = NA, M, startpoints)
Arguments
D1 |
positive numeric between 0 and 1 specifying the contribution of acetate M+1. If NA it is included in the starting points grid. |
D2 |
positive numeric between 0 and 1 specifying the contribution of acetate M+2. If NA it is included in the starting points grid. |
P |
overdispersion parameter. If NA, it is included in the starting points grid. |
S |
fraction of newly synthesized C16 FA. If NA it is included in the starting points grid. |
M |
total number of carbons for the FA. |
startpoints |
positive integer specifying the number of starting points for each parameter to be estimated. |
Value
Starting points grid for synthesis analysis.
Author(s)
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>
[Package FAMetA version 0.1.6 Index]