Reproducibility https://github.com/hadley/devtools/wiki/Reproducibility http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
John Kane Kingston ON Canada > -----Original Message----- > From: ali.alrubaiee1...@gmail.com > Sent: Fri, 3 Apr 2015 14:16:11 -0400 > To: r-help@r-project.org > Subject: [R] command help > > Dear colleagues, > I wanted to run a command to do iteration for the following equation: > Pj+1=TT11+FtransposeTT22F-FtransposeTT21-TT12 > F+y[(Atranspose-FtransposeBtranspose)P(A-BF)] > > where TT11, TT22,TT12, TT21, F transpose, A, B and F are matrices and y > is > a scalar > we want to find the iteration for P using loop. Can you send me the right > command for the loop for the above equation? > > > Thank you in advance, > Ali > > [[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. ____________________________________________________________ FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! ______________________________________________ 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.