powered by
multdrc
pcrfit(data, cyc = 1, fluo, fct = l5())
pcrbatch
### simple l4() fit of F1.1 of the 'reps' dataset m <- pcrfit(reps, 1, 2, l4()) pcrplot(m) ### same with five-parameter model m2 <- pcrfit(reps, 1, 2) pcrplot(m2, add = TRUE, col = 2)
Run the code above in your browser using DataLab