> On Nov 29, 2017, at 9:20 AM, Jyoti Bhogal <jyotib...@gmail.com> wrote: > > The following R commands were written: >> help.search("factorial") >> data(npk) >> npk >> coef(npk.aov) > > In the output of coef command, please explain me the interpretation of > coefficients of block1 to block 6 in this 2^3 confounded factorial experiment.
This is very much a statistics question and as such is off-topic (as it also would be off-topic on StackOverflow.) Rhelp is for persons having difficulty coding the R language itself. Consider CrossValidated.com but read their posting help section first since this is really very terse question. Better would be to include the output and make your best interpretation so peolple get the sense you at least put in some individual effort. > > Thanks. > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's Corollary to Clarke's Third Law ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.