Displaying 6 results from an estimated 6 matches for "texp".
Did you mean:
temp
2005 Mar 04
0
Is aggregate() what I need here?
...", Sys.getenv("LSB_JOBINDEX"))
snps<-read.table(gtpfile,header=TRUE)
exp<-read.table("data.TXT",header=TRUE)
# the above two files have columns for individuals and snps (or genes)
for rows
# so the next two lines simply transpose these data matrices
tsnps<-t(snps)
texp<-t(exp)
sink(paste("output.", sep="", Sys.getenv("LSB_JOBINDEX")))
#loops below are hardwired for 5 gene-expression levels (some genes
have two
#probes, and those are treated as separate genes for now) and 100 SNPs.
for (iexp in 1:5){
for (isnp in 1:100){
g...
2010 Jun 16
2
Question
Dear Mr.
for writing program about Gibbs sampling, i have a question.
if i want to generate data from Exponential distribution but range of X is restricted, how can i do?
regards,
A.Rashidi
[[alternative HTML version deleted]]
2004 Sep 16
1
make doc error
...s is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
'' TeX output 2004.09.16:0716'' -> interface.ps
<tex.pro><alt-rule.pro><texc.pro><f7b6d320.enc><74afc74c.enc><aae443f0.enc>
<bbad153f.enc><09fbbfac.enc><texps.pro><special.pro>. <cmtt10.pfb>
<cmsy10.pfb><cmmi10.pfb><cmti10.pfb><cmr17.pfb><cmsl10.pfb><cmr10.pfb>
<cmbx10.pfb><cmr12.pfb><cmbx12.pfb>[1<eps/xenlogo.eps>] [2] [1] [2] [1] [2]
[3] [4] [5] [6] [7] [8] [9] [10] [11] [12]...
2011 Mar 13
1
Bug#618218: xen: FTBFS: make[3]: ps2pdf: Command not found
...w.radicaleye.com)
> ' TeX output 2011.03.13:1244' -> ps/user.ps.new
> </usr/share/texmf-texlive/dvips/base/tex.pro>
> </etc/texmf/dvips/config/alt-rule.pro>
> </usr/share/texmf-texlive/fonts/enc/dvips/base/8r.enc>
> </usr/share/texmf-texlive/dvips/base/texps.pro>
> </usr/share/texmf-texlive/dvips/base/special.pro>.
> </usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmsy8.pfb>
> </usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
> </usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cms...
2007 Apr 06
2
plotting multilevel / lme lines
Dear expeRts,
I am trying to plot a lme-object {package nlme) in such a way, that
on a selected level the x-axis represents the value on a selected
predictor and the y-axis represents the predicted-outcome variable.
The graphs would than consist of several lines that each represent
one group. I can't find such a plotting function.
I could write such a function myself, based on
2011 Jul 05
9
How to implement a schedule of recurring events?
Hello,
I am fairly new to Ruby and Ruby on Rails. I am creating an
application that "has many :groups", each with their own schedule of
events. This is a little different than a calendar of events, since
these events recur every week and do not have a specific date. So for
example, I need to display a schedule for one group that looks like
this:
Group A''s Activities
- Monday