Skip to content
Prev 17175 / 63424 Next

problem using model.frame()

It can handle data frames like this:

	model.frame(y1)
or
	model.frame(~., y1)
On 8/16/05, Gavin Simpson <gavin.simpson at ucl.ac.uk> wrote: