doseResponse

Plots dose/response curve and calculates EC50 and Hill Coefficient.

Vous suivez désormais cette soumission

Plots dose/response data as mean responses to a dose with standard errors. Fits sigmoidal curve to data, calculating EC50 and the Hill Coefficient, then plots the sigmoid along with a label indicating the EC50.

Citation pour cette source

Ritchie Smith (2026). doseResponse (https://fr.mathworks.com/matlabcentral/fileexchange/33604-doseresponse), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : dose_response

Catégories

En savoir plus sur Biological and Health Sciences dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.2.0.0

The dose vector may now contain 0 values. These are handled as controls, and the average value of the corresponding responses will be used to normalise all other responses.

1.1.0.0

Updated to smooth drawing of sigmoid over all ranges of concentrations, with thanks to Lasse Nørfeldt for pointing it out.

1.0.0.0