Displaying 3 results from an estimated 3 matches for "time7".
Did you mean:
time
2012 Nov 30
1
help on "stacking" matrices up
Dear All,
#I have the following code
Dose<-1000
Tinf <-0.5
INTERVAL <-8
TIME8 <-matrix(c((0*INTERVAL):(1*INTERVAL)))
TIME7 <-matrix(c((0*INTERVAL):(2*INTERVAL)))
TIME6 <-matrix(c((0*INTERVAL):(3*INTERVAL)))
TIME5 <-matrix(c((0*INTERVAL):(4*INTERVAL)))
TIME4 <-matrix(c((0*INTERVAL):(5*INTERVAL)))
TIME3 <-matrix(c((0*INTERVAL):(6*INTERVAL)))
TIME2 <-matrix(c((0*INTERVAL):(7*INTERVAL)))
TIME1 <-matrix...
2011 May 01
1
Mean/SD of Each Position in Table
...5 0 0 0
3 Time3 8 10 1 0 0
4 Time4 7 20 2 1 0
5 Time5 6 25 3 2 1
6 Time6 5 30 4 2 2
7 Time7 4 25 5 3 3
8 Time8 3 20 6 3 4
9 Time9 2 15 5 3 5
10 Time10 1 10 4 4 6
Each table is of exactly the same dimensions. A...
1999 Mar 09
2
summary() of lm() problem (PR#135)
...quot;apgar5", "scbu", "ph.ven", "be.ven", "dilat1", "time2", "dilat2",
"time3", "dilat3", "time4", "dilat4", "time5", "dilat5", "time6",
"dilat6", "time7", "dilat7", "srom.time", "srom.dilat", "epi.time",
"epi.dilat")))
************************************************************************
Under NT 4.0, using Version 0.63.2 Beta (Jan 12, 1999):
Not sure if this is a bug or a feature (forc...