doseResponse

버전 1.2.0.0 (2.13 KB) 작성자: Ritchie Smith
Plots dose/response curve and calculates EC50 and Hill Coefficient.
다운로드 수: 1.8K
업데이트 날짜: 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 (2024). doseResponse (https://www.mathworks.com/matlabcentral/fileexchange/33604-doseresponse), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Biological and Health Sciences에 대해 자세히 알아보기
도움

도움 받은 파일: dose_response

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
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