robusty: Bastard child of 'robustifyDRC()'

Description Usage Arguments

Description

While loop formulation of robustifyDRC() to eleminate scoping woes and pasing of formula in arguments

Usage

1
robusty(fit, conv = 0.01, maxits = 100, verbose = TRUE)

Arguments

conv

Numeric value representing the convergence criterion (manhattan distance between weight vectors)

maxits

Numeric value representing maximum number of iterations

verbose

Logical. If TRUE reports the manhattan distance for each iteration.


stevehoang/assayr documentation built on May 24, 2019, 7:20 a.m.