growthcurve2: Internal QFA function called by qfa.fit2. Do not call...

View source: R/ModelFits.R

growthcurve2R Documentation

Internal QFA function called by qfa.fit2. Do not call directly

Description

Internal QFA function called by qfa.fit2. Do not call directly

Usage

growthcurve2(
  obsdat,
  iguess,
  fixG = TRUE,
  globalOpt = FALSE,
  detectThresh = 0,
  minK = 0,
  logTransform = FALSE,
  glog = glog,
  checkSlow = TRUE,
  TimeFormat = "d",
  Gmp = F,
  lowK = NA,
  upK = NA,
  lowr = NA,
  upr = NA,
  lowg = NA,
  upg = NA,
  lowv = NA,
  upv = NA,
  lowb = NA,
  upb = NA,
  Nrm = "Raw",
  ...
)

JulBaer/baQFA documentation built on Feb. 19, 2023, 10:32 p.m.