- Add
method
argument tois.outlier
function. The function behaves the same. ## To-do - Add method to
is.outlier
("boxplot": compare the quantile range)
- Updated
README
to include instruction for installation from GitHub repo
- Updated R documentation of
sem
andis.outlier
- First version of qPCRstat! ## Function available in this release
- Added function to calculate fold Change using
ddCt()
orFC_paffl()
. - Added function to calculate SEM (by
sem()
) and Error Bar calculation (mean±SEM) for outlier check and graphics (error.bar()
). - Added function for outlier check (
is.outlier()
) ## Other changes - Added a
NEWS.md
file to track changes to the package. ## To-do - Update help documentation by removing empty sections and adding additional info