Message-ID: <200306211535.h5LFZil3003969@volition.wustl.edu>
Date: 2003-06-21T15:35:44Z
From: Gijsbert Stoet
Subject: how to get a probit scale in R?
Hi,
If you plot a cumulative histogram of a gausian distribution, using a
log scale on the x-axis and a probit scale on the y-axis, you get a
straight line.
My question is whether it is possible in R to use a "probit" scale in
a "plot". For example on the following webpage you can see an
application of how I would like to use a probit scale:
http://www.physiol.cam.ac.uk/staff/carpente/recinormal.htm
And if a probit scale is not available, what would be the most
effecient way of 'simulating' a probit scale using the plot comment.
Many thanks for your help!!!