Hi all,

i have a dataset of time-response curves for different concentration of drugs. I have 2 controls and 4 different concentration.

I'm using R.

I did a shapiro test and they look are "not normal" distributed.

So then i tested the homogenicity of variance for not normal distributed data using Levene's test in package ="Rcmdr" and they are not homogenius.

This means tha i cannot use a Dunnett's test to copare controls against the curves. Is that right?

I did then a Dunnett t3 test (it require non normal and not homogene samples) from package "DTK" ad did a pairwise comparison between each curves.

after that i fitted a model response-time and calculate ED90 (i'm more interested in comparing the effective dose where i have 90% mortality at a specific time) using "drc"package.

So i would like to know if my thought is correct and logical.

Also, the Dunnett t3 test give me only a table with (diff, lower CI and upper CI), but not a p value. can i assume that the p-value is "diff"

is there any other test i can do after i fitted the model (non linear) using drc package that can copare the curves? especially i want to compare controls against the others but i do not want violate the assumption.

Thanks in advance

Danilo

More Danilo Malara's questions See All
Similar questions and discussions