Not with a description like that.
You need to make a reproducible example. Try using head () or subset to make a 
smaller data set. Provide the data (using e.g. dput()). Provide the commands 
that trigger the errors. Who knows... you might even see the issue yourself 
then.
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnew...@dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

Lars Bishop <lars...@gmail.com> wrote:

Dear List,

Several times I use this package I get the error message shown below.
When I work out simple examples, it turns out to be fine, but when
working with real and moderate size data sets I always get the same
error.

Do you know what could be the cause of the problem?


Error in apply(mod.matrix[, components], 1, prod) :
subscript out of bounds
Error in plot(effect("myvariable", glm.sev1)) :
error in evaluating the argument 'x' in selecting a method for
function 'plot'

Thanks,
Lars/

_____________________________________________

R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to