doseResponse

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

Ahora está siguiendo esta publicación

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.

Citar como

Ritchie Smith (2026). doseResponse (https://es.mathworks.com/matlabcentral/fileexchange/33604-doseresponse), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: dose_response

Categorías

Más información sobre Biological and Health Sciences en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión 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