Commence great gnashing of teeth
May. 1st, 2015 06:18 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
So, I run the same flavor of somewhat cumbersome statistical analysis in R, over and over again, to the point where it would be really nice to automate certain aspects of the process, especially the aspect where I wind up doing a bunch of annoyingly fiddly formatting in a Word document at the end, after retyping a huge bunch of numbers in a crosseyed fashion (I'm fairly good and anal-retentive about this, but you can see how a person would make annoying mistakes that could be avoided). This eats up hours and hours of my life at times.
At the moment, I'm trying out the 'xtable' package, which will generate output in LaTeX or html. I don't have any LaTeX experience, so I'm going with html for the moment while I try and see if this whole enchilada will work for me. Which means that it looks like I'll be getting to embed a bunch of html tags into sections of my R code, which is just UGLY. Grr.
Plus, character manipulation. I need to compact down my F-statistics, so cells in the table look like so:
Fa,b=c,
P=d
Where the lowercase letters are numbers drawn from specific places, and the bolding of the whole thing is conditional on the P-value (bold if P < 0.05; italicized if 0.05 < P < 0.10)
It's just...ugly.
/whining
At the moment, I'm trying out the 'xtable' package, which will generate output in LaTeX or html. I don't have any LaTeX experience, so I'm going with html for the moment while I try and see if this whole enchilada will work for me. Which means that it looks like I'll be getting to embed a bunch of html tags into sections of my R code, which is just UGLY. Grr.
Plus, character manipulation. I need to compact down my F-statistics, so cells in the table look like so:
Fa,b=c,
P=d
Where the lowercase letters are numbers drawn from specific places, and the bolding of the whole thing is conditional on the P-value (bold if P < 0.05; italicized if 0.05 < P < 0.10)
It's just...ugly.
/whining
no subject
Date: 2015-05-01 11:28 pm (UTC)no subject
Date: 2015-05-02 03:59 am (UTC)Or hey maybe we'll actually get off our butts and just drive them out there.
no subject
Date: 2015-05-02 11:16 pm (UTC)