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

View source: R/ModelFits.R

makefits2R 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

makefits2(
  obsdat,
  inocguess,
  fixG = TRUE,
  globalOpt = FALSE,
  detectThresh = 0,
  minK = 0,
  logTransform = FALSE,
  AUCLim = 5,
  STP = 10,
  glog = glog,
  modelFit = TRUE,
  checkSlow = TRUE,
  nrate = 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.