Am trying to use the IC50 package from CRAN to calculate IC50 values for toxicity studies using from 96-well plates. However, the code is giving error responses. Anyone with illustrative code for this cause will be of great help.
I've found R to be quite powerful when doing the types of estimates you're attempting, but you need good starting values for certain scripts to properly solve. Without knowing the nature of the errors you're encountering, it'll be hard to troubleshoot your specific problem. As an FYI, StackOverflow is a great resource to use when trying to debug R code.