checkparameters {FAMetA} | R Documentation |
check S and E steps based on isotopologue distribution.
Description
check S and E steps based on isotopologue distribution.
Usage
checkparameters(resp, M, n, SE, imported, D2)
Arguments
resp |
isotopologue distribution |
M |
total number of carbons of the fatty acid. |
n |
maximum number of elongation steps. |
SE |
list with S and E parameters. NA indicates they must be estimated while 0 indicates it does not occur. |
imported |
logical. TRUE if S16 is predefined as 0 (n3 or n6 series). |
D2 |
numeric between 0 and 1. Only if D2 >= 0.4 parameters are checked based on distribution. |
Value
SE list corrected.
Author(s)
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>
[Package FAMetA version 0.1.6 Index]