Page 1 of 1

Model average when some beta variances are not positive

PostPosted: Mon Jul 01, 2013 2:56 pm
by msrentz
Hello: I tried to run a model.average on a set of Robust Design models, but the models are dropped because "one or more beta variances are not positive" I fear this means I have more global problems and this is just a symptom, but on the off chance that it is not, is there any way to force the average?

Mike.

Re: Model average when some beta variances are not positive

PostPosted: Mon Jul 01, 2013 2:59 pm
by jlaake
See ?model.average.marklist

set argument drop=FALSE

Re: Model average when some beta variances are not positive

PostPosted: Mon Jul 01, 2013 3:33 pm
by msrentz
D'Oh! Thanks Jeff. Should have guessed it would be that easy, especially when I could not find it in a search here.