wiltrud.f...@gmail.com
unread,Feb 6, 2013, 2:26:07 PM2/6/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ez...@googlegroups.com
I have been trying to run ezBoot. The first problem I have run into is that variable names are not recognized. In the ANT data, it is the subject and between variables, e.g.:
> rt = ezBoot(
+ data = ANT
+ , dv = rt
+ , wid = subnum
+ , within = .cue,flank)
Error in ezBoot(data = ANT, dv = rt, wid = subnum, within = .cue, flank) :
object 'subnum' not found
Is there another data preparation step I need to do?
Wiltrud