powered by
eff(object, sequence = NULL, plot = FALSE)
eff.x
m <- pcrfit(reps, 1, 2, l5) ## with default 100 points per cycle eff(m, plot = TRUE) ## not all data and only 10 points per cycle eff(m, sequence = c(5, 35, 0.1), plot = TRUE)
Run the code above in your browser using DataLab