Eduardo M. A. M. Mendes gmail.com> writes:
>
> Hello
>
> I am using xyplot (lattice) to plot a xts variable. There are 20 variables
within the xts variable (index by a
> datetime vector sampled every 1 minute). The results are very nice and help
me to understand what is going
> on with the
Jim Moon ohsu.edu> writes:
> How might one accomplish this using the by() function?
> m1 is a data frame.
>
> # populate column "m1$major_allele"
> for ( i in 1:length(m1$major_allele)) {
> if ( m1$Freq1[i] == m1$MAF[i]){
> m1$major_allele[i] = m1$Al1[i]
> }
> else{
> m1$major_all
Katie Surrence gmail.com> writes:
...
> I've copied the Sweave.sty file into at this point multiple places on the
> Miktex path, including folders where I can see that it is looking for, and
> successfully finding, sty files (e.g. Miktex 2.8/tex/latex/base). I also
> went to the Miktex setting
3 matches
Mail list logo