Skip to content

Basic question -loading data

3 messages · Dinuk Jayasuriya, R. Michael Weylandt, John

#
On Wed, Aug 15, 2012 at 3:59 AM, Dinuk Jayasuriya
<Dinuk.Jayasuriya at anu.edu.au> wrote:
Error message suggests you are trying to predict a probability of
112.5% with your model, but it's hard to say why exactly you're
getting this message without a reproducible example:

http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example

Note also that this is a pretty different question than how this
thread started, so follow up should begin a new thread.

Michael
#
On Wed, 15 Aug 2012 17:59:53 +1000
Dinuk Jayasuriya <Dinuk.Jayasuriya at anu.edu.au> wrote:

            
You need to supply considerably more information before you can expect
much help. A subset of the data would help, since otherwise people are
guessing. Also, if you look at the example here:

http://www.ats.ucla.edu/stat/R/dae/probit.htm

you may find some useful pointers. 

JWDougherty