Skip to content
Prev 93790 / 398500 Next

Error in inherits(x, "data.frame") : object "Dataset" not found

you probably want to use:

model <- glm(cbind(successes, failures) ~ medyear + age + sex + where 
+ who + dxbroad + firstep + standard, family = binomial, data = 
logreg)

since you store the data you imported in the data.frame 'logreg' not 
'Dataset'.

I hope it helps.

Best,
Dimitris

----
Dimitris Rizopoulos
Ph.D. Student
Biostatistical Centre
School of Public Health
Catholic University of Leuven

Address: Kapucijnenvoer 35, Leuven, Belgium
Tel: +32/(0)16/336899
Fax: +32/(0)16/337015
Web: http://med.kuleuven.be/biostat/
     http://www.student.kuleuven.be/~m0390867/dimitris.htm


----- Original Message ----- 
From: "Bob Green" <bgreen at dyson.brisnet.org.au>
To: <r-help at stat.math.ethz.ch>
Sent: Tuesday, June 06, 2006 1:52 PM
Subject: [R] Error in inherits(x, "data.frame") : object "Dataset" not 
found
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm