- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Probit Slope Determination
I have a toxicology dataset and I want to calculate the median lethal dose and probit slope. I have been able to follow some other threads and calculate the median lethal dose using probit analysis. The results of an example analysis I performed are shown below. I am looking to estimate the probit slope as well as the median lethal dose - is the probit slope the "log(load)" value under parameter estimates (i.e. 3.62)? Any help/advice would be greatly appreciated. Thanks!
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Probit Slope Determination
It looks like you applied a log transformation to Load in the dialog, but yes that is the slope.
To get the LD50, you can just play with the profiler value for Load until you get 0.5, or you can use inverse prediction from the red-arrow menu next to "Generalized Linear Model Fit." Just put whatever confidence in there and specify 0.5 for your quantile. The predicted load value will show up in the results and you can just ignore the confidence interval stuff.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Probit Slope Determination
It looks like you applied a log transformation to Load in the dialog, but yes that is the slope.
To get the LD50, you can just play with the profiler value for Load until you get 0.5, or you can use inverse prediction from the red-arrow menu next to "Generalized Linear Model Fit." Just put whatever confidence in there and specify 0.5 for your quantile. The predicted load value will show up in the results and you can just ignore the confidence interval stuff.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Probit Slope Determination
Great - thanks for the help!