gridSynth: generate starting points grid for synthesis analysis.

View source: R/internal.R

gridSynthR 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>


FAMetA documentation built on May 29, 2024, 8:16 a.m.