Displaying 16 results from an estimated 16 matches for "tlist".
Did you mean:
list
2011 Aug 17
1
Why does the graph converge?
...f, w=w, b=x, l=l, n=n,
q=q))
B <- sum(A)
C <- 1/(y+t)
return(B*C)
}
step.3 <- function(N, f, w, l, n, q, X) { #X is the number of cells
return((1-((step.2(N, f, w, l, n, q))^X)))}
when I graph the Probability as a function of the transit time I get the
following graph:
tmax = 30
tlist <- seq(from=0, to=tmax, by=1)
cells = 1000
plot(tlist, sapply(tlist, function(x) step.3(N=500, f=0.001, w=24, l=x,
n=10, q=0.1, X=cells)), type='l', xlab="LN Transit Time (hours)",
ylab="Probability after 24 hours", main ="The Effect of DC frequency on the
Dip -...
2008 Feb 05
2
How to generate table output of t-test
Hi,
Given
test <- matrix(c(1, 1,2,2), 2,2)
t <- apply(test, 1, t.test)
How can I obtain a table of p-values, confidence interval etc, instead of
[[1]]
One Sample t-test
data: newX[, i]
t = 3, df = 1, p-value = 0.2048
alternative hypothesis: true mean is not equal to 0
95 percent confidence interval:
-4.853102 7.853102
sample estimates:
mean of x
1.5
[[2]]
2006 Jul 11
4
checkboxes with a has_many :through relation
...my has_many relationship using the post values of these
checkboxes. Essentially, I want to populate the relationship table
which will create the correct join values in my model.
Here is my check_box_tag code:
<%= check_box_tag("@current_job[target_list_ids][]",
tlist.DataSetID,
@current_job.target_lists.include?(tlist)) %>
So, in this example, tlist is an element of another array that I''m
starting with to give me the list of choices. But what I want is to
assign these choices into the "target_lists" collection of my...
2004 May 18
1
list & calculaton in many df subsets
Hi,
have anybody a hint /starting point how i can
enlarge my code that's posiible for me make any calculaton's
with variables in the 64 subset's.
Example:
I want calculate difference of two variables inside every
of the 64 subset data.frames and getting this value in tList!
Many thanks,
Christian
tasign <- paste("tList[[n]] <- try(dtree[dtree$class02 ==
paste(data$class02[n]) & dtree$class04 == paste(data$class04[n]) &
dtree$PREDICT==paste(data$PREDICT[n]),])")
tasign <- parse(text=tasign)[[1]]
for(n in 1:nrow(data)) {...
2010 Nov 09
3
Is there a way to have 'comment' keep a list?
Hello all,
I recently discovered the "comment" command.
I see it can only hold a vector of characters.
Is there a way (or an alternative), to make it possible to have it keep a
list?
(for example, to keep different pieces of information like date of creation,
information of each variable and so on)
The closest solution I can think of is using 'names' on the vector, like
this:
2008 Mar 06
1
can't merge zoo ojects and convert to ts (been trying for 2 days)
...phics grDevices utils datasets methods base
other attached packages:
[1] chron_2.3-21 zoo_1.4-2
loaded via a namespace (and not attached):
[1] grid_2.6.1 lattice_0.17-2 tools_2.6.1
###Import data:
ttest<-read.csv("la_time_test2.csv", header = T, as.is=TRUE);
tlist<-read.csv("la_time_list2.csv", header = T, as.is=TRUE)
####Convert to zoo:
zooreg_time<-zoo(, as.chron(strptime(tlist$a_datetime, format="%d/%m/%Y
%H"), format = c(dates = "Y-m-d ", times = "H:M:S")),frequency=8760 )
class(zooreg_time)
[1] "zoor...
2013 Jan 29
3
Can I define a object array in R?
Here is my problem,
100 decision trees were built(similar to random forest) and I want to
replace some of them by new trees.
How can I define a tree array including 100 trees, i.e. t[100], and every
t[n] is an "C5.0" object,
such that
when a new tree comes, i can do
n<-10
t[n]<-C5.0(...)
--
View this message in context:
2004 Feb 28
1
Line splitting in system() (PR#6624)
...fp); i++) {
read = strlen(buf);
- if (read < INTERN_BUFSIZE) buf[read - 1] = '\0'; /* chop final CR */
+ if (read>0 && buf[read-1] == '\n')
+ buf[read - 1] = '\0'; /* chop final CR */
tchar = mkChar(buf);
UNPROTECT(1);
PROTECT(tlist = CONS(tchar, tlist));
2003 Jun 04
2
plot rpart tree's from list object
Hello,
i want the post plot's from a rpart list object with
18 tree's , getting no error - but getting no files,too?
Perhaps i should using assign!?
for (i in 1:length(treeList)) {
post(treeList[[i]],filename=paste("Tree","i",sep=".ps"), title="Arbeitszufriedenheit",
digits=getOption("digits") - 0,use.n=TRUE)
}
many thanks for help,
2005 Feb 03
0
call RODBC function from DCOM
...t; + """" + "a.R" + """" + ")"
RLink.EvaluateNoReturn(str)
------------------R script:
"a.R"-----------------------------
library(RODBC);
con = odbcConnect("dsn", uid = "...", pwd="s...");
tlist = sqlQuery(con, "select tname from cols");
------------------Error message --------------------
An unhandled exception of type
'System.Runtime.InteropServices.COMException' occurred
in MY_VB.exe
Additional information: Object is static; operation
not allowed
------------------...
2011 Sep 29
1
2.0.14 doveadm proxy list segfault
...9040, u64=465209040}}) = 0
fstat(8, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
lseek(8, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
getsockname(8, {sa_family=AF_FILE, path="\377\377\377\377\377\377\200\363\271\33"...}, [18446462603027808258]) = 0
writev(8, [{"proxy\t*\tLIST", 12}, {"\n", 1}], 2) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
epoll_wait(6, {{EPOLLIN|EPOLLHUP, {u32=465209040, u64=465209040}}}, 2, 4294967295) = 1
read(8, "", 8192) = 0
write(2, "doveadm(root): Error: LIST faile"...,...
2009 Jan 27
5
Replacing HDD in x4500
The vendor wanted to come in and replace an HDD in the 2nd X4500, as it
was "constantly busy", and since our x4500 has always died miserably in
the past when a HDD dies, they wanted to replace it before the HDD
actually died.
The usual was done, HDD replaced, resilvering started and ran for about
50 minutes. Then the system hung, same as always, all ZFS related
commands would just
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote:
> Did you build the Postgres code with -fsanitize-coverage=... ?
Yes:
CC = clang
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels
-Wmissing-format-attribute -Wformat-security -fno-strict-aliasing
-fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2015 Sep 03
2
Fuzzing complex programs
...n/createplan.o optimizer/plan/initsplan.o
> optimizer/plan/planagg.o optimizer/plan/planmain.o
> optimizer/plan/planner.o optimizer/plan/setrefs.o
> optimizer/plan/subselect.o optimizer/prep/prepjointree.o
> optimizer/prep/prepqual.o optimizer/prep/prepsecurity.o
> optimizer/prep/preptlist.o optimizer/prep/prepunion.o
> optimizer/util/clauses.o optimizer/util/joininfo.o
> optimizer/util/orclauses.o optimizer/util/pathnode.o
> optimizer/util/placeholder.o optimizer/util/plancat.o
> optimizer/util/predtest.o optimizer/util/relnode.o
> optimizer/util/restrictinfo.o optimi...
2013 Jul 15
6
[PATCH 0 of 6 RESEND v2] blktap3/sring: shared ring between tapdisk and the front-end
This patch series introduces the shared ring used by the front-end to pass
request descriptors to tapdisk, as well as responses from tapdisk to the
front-end. Requests from this ring end up in tapdisk''s standard request queue.
When the tapback daemon detects that the front-end tries to connect to the
back-end, it spawns a tapdisk and tells it to connect to the shared ring. The
shared
2013 Jul 15
21
[PATCH 00 of 21 RESEND] blktap3/drivers: Introduce tapdisk server.
This patch series copies the core of the tapdisk process from blktap2, with
updates coming from blktap2.5.
Signed-off-by: Thanos Makatos <thanos.makatos@citrix.com>