I'd like to use Dplot/Dplotjr to create Weibull Probability plots.
The Probability scale, usually the y-axis, is not the same as the one finds on a normal-probability plot.
The x-axis is a ln(time) [or ln(stress)] scale - easy to just define as logarithmic from you general list.
The y-axis is a linear relation from ln[-ln(1-F)], where 1-F is related to remaining product fration from a life-test at a give time -t.
How can I simply generate the appropriate tick/tick labels within a C - source, or some other means, this really is a lot like the normal probability tick/tick-labels which are linear in "z" coordinates.
Thanks,
Tom Anderson
Reliability Functions
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
While you can generate your own psuedo-grid lines and labels by using "None" for the number format and using [Refline(...)] for grid lines and Text>Note for the labels, this isn't something I'd wish on my worst enemy. Yours is the first request I've had for a natural log scale; I'll make an effort to get that into the next version. If you can point me to an example of what you're looking for on the web that might be helpful... a quick search just now turns up plots that, to me, appear to be log10 or linear on the X axis and either linear or what appears to be identical to DPlot's probability scale on the Y axis.How can I simply generate the appropriate tick/tick labels within a C - source, or some other means, this really is a lot like the normal probability tick/tick-labels which are linear in "z" coordinates.
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Thanks for the link. I'll put in an honest effort on this, but I can't guarantee when it will be available.
Visualize Your Data
support@dplot.com
support@dplot.com