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