Hello all, Need some suggestions on interesting use cases with R in the field of log processing. Any help would be greatly appreciated. -- With Thanks and Regards, Ramprakash Ramamoorthy, India, +91 9626975420 [[alternative HTML version deleted]]
what type of logs are you trying to process? what is their format? what information do you want from them? On Fri, Jan 4, 2013 at 6:33 AM, Ramprakash Ramamoorthy <youngestachiever at gmail.com> wrote:> Hello all, > > Need some suggestions on interesting use cases with R in the > field of log processing. Any help would be greatly appreciated. > > -- > With Thanks and Regards, > Ramprakash Ramamoorthy, > India, > +91 9626975420 > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at 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.-- Jim Holtman Data Munger Guru What is the problem that you are trying to solve? Tell me what you want to do, not how you want to do it.
On Jan 4, 2013, at 18:41 , jim holtman wrote:> what type of logs are you trying to process?Oregon pine?> what is their format?Cylindrical?> what information do you want from them?Tensile strength? ;-) (Or: Base-10, 5-digit mantissa, geometric mean)> On Fri, Jan 4, 2013 at 6:33 AM, Ramprakash Ramamoorthy > <youngestachiever at gmail.com> wrote: >> Hello all, >> >> Need some suggestions on interesting use cases with R in the >> field of log processing. Any help would be greatly appreciated. >> >> -- >> With Thanks and Regards, >> Ramprakash Ramamoorthy, >> India, >> +91 9626975420 >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> R-help at 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. > > > > -- > Jim Holtman > Data Munger Guru > > What is the problem that you are trying to solve? > Tell me what you want to do, not how you want to do it. > > ______________________________________________ > R-help at 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.-- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
In Canada we use sawmills to process logs. Or we carve them into totem poles. Or we carve dugout canoes. Of course, sometimes we burn them in order to keep warm. Peter Ehlers On 2013-01-04 10:50, peter dalgaard wrote:> > On Jan 4, 2013, at 18:41 , jim holtman wrote: > >> what type of logs are you trying to process? > > Oregon pine? > >> what is their format? > > Cylindrical? > >> what information do you want from them? > > Tensile strength? > > > ;-) > > (Or: Base-10, 5-digit mantissa, geometric mean) > >> On Fri, Jan 4, 2013 at 6:33 AM, Ramprakash Ramamoorthy >> <youngestachiever at gmail.com> wrote: >>> Hello all, >>> >>> Need some suggestions on interesting use cases with R in the >>> field of log processing. Any help would be greatly appreciated. >>> >>> -- >>> With Thanks and Regards, >>> Ramprakash Ramamoorthy, >>> India, >>> +91 9626975420 >>> >>> [[alternative HTML version deleted]] >>> >>> ______________________________________________ >>> R-help at 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. >> >> >> >> -- >> Jim Holtman >> Data Munger Guru >> >> What is the problem that you are trying to solve? >> Tell me what you want to do, not how you want to do it. >> >> ______________________________________________ >> R-help at 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. >