Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CRAN Downloads

ec50estimator: An easy way to estimate EC50 for multi isolate datasets

Introduction

ec50estimator provides a quick, easy and automated way of estimating the effective control to 50% of growth inhibition (EC50) from multi isolate datasets. It also is optimized to deal with stratified data.

Download and install

Install the stable release from CRAN.

install.packages("ec50estimator")

A development version can be download using the following code:

if (!require(devtools)) {
  install.packages("devtools")
}

devtools::install_github("AlvesKS/ec50estimator")

About

Package to estimate EC50 for multi isolate stratified data set

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.