doseResponse

バージョン 1.2.0.0 (2.13 KB) 作成者: Ritchie Smith
Plots dose/response curve and calculates EC50 and Hill Coefficient.
ダウンロード: 1.9K
更新 2011/11/13

ライセンスの表示

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.

引用

Ritchie Smith (2026). doseResponse (https://jp.mathworks.com/matlabcentral/fileexchange/33604-doseresponse), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersBiological and Health Sciences についてさらに検索
謝辞

ヒントを得たファイル: dose_response

バージョン 公開済み リリース ノート
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