Hello everyone,
I am a PhD student and an intermediate in R. I work on metal (copper and zinc) mixtures toxicity in algae.
I need help from anyone that use the models - concentration addition (CA) and independent action (IA) for assessing toxicity of mixtures of contaminants in R.
I just concluded a mixture toxicity experiment and I'm trying to fit my observed experimental data to both models (CA and IA) to determine which of the two models bests explains my data. I am using the nlsModel in R but I get this error:
Error in nlsModel(formula, mf, start, wts) : singular gradient matrix at initial parameter estimates.
Does anyone know how to resolve this? I have attached a file with my code and data. (STEP 2 IN THE ATTACHED FILE)
Thanks for your consideration.
Rafael.
I am a PhD student and an intermediate in R. I work on metal (copper and zinc) mixtures toxicity in algae.
I need help from anyone that use the models - concentration addition (CA) and independent action (IA) for assessing toxicity of mixtures of contaminants in R.
I just concluded a mixture toxicity experiment and I'm trying to fit my observed experimental data to both models (CA and IA) to determine which of the two models bests explains my data. I am using the nlsModel in R but I get this error:
Error in nlsModel(formula, mf, start, wts) : singular gradient matrix at initial parameter estimates.
Does anyone know how to resolve this? I have attached a file with my code and data. (STEP 2 IN THE ATTACHED FILE)
Thanks for your consideration.
Rafael.