Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

prepareInitsLM

Prepare initial values for fitting shifts


Description

Generate the initial values for fitting shifts with a model of the 5-parameter logistic function.

Usage

prepareInitsLM(batches, ref.batch = 1)

Arguments

batches

list of elisa_batch data

ref.batch

numeric the index of the reference batch. It is 1 by default.

Details

This is a more complicated way to prepare the initials for shifting.

Value

a data list contain the following elements,

  • inits, the initial values for the standard curves of all the plates

  • ref.ibatch, the index of the reference batch
    This one is specified by the input ref.batch.

  • ref.irun,the index of the reference run

  • ref.index,the index of the reference line in the order of the inits vector


ELISAtools

ELISA Data Analysis with Batch Correction

v0.1.5
MIT + file LICENSE
Authors
Feng Feng [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.