search for: testn

Displaying 7 results from an estimated 7 matches for "testn".

Did you mean: test
2006 Jul 26
3
memory problems when combining randomForests
Dear all, I am trying to train a randomForest using all my control data (12,000 cases, ~ 20 explanatory variables, 2 classes). Because of memory constraints, I have split my data into 7 subsets and trained a randomForest for each, hoping that using combine() afterwards would solve the memory issue. Unfortunately, combine() still runs out of memory. Is there anything else I can do? (I am not using
2012 Sep 06
2
choose() function returning anomalous results (zero instead of one)
...g choose(3,3) as 0, instead of 1. It does not do this consistently - I've put the simplest code I've been able to use to consistently generate the problem beneath my sig. Something about the loop seems to generate the problem. If I remove the loop over Q, and just set Q = 3, then choose(Q1,testn) (where testn is equal to the nn shown above) works without a problem. I'm not sure if it's related, but I'm also having problems with browser() not firing the first time through and/or having code continue to execute before it interrupts, i.e.: ------ Browse[2]> pprime <- sum(t...
2006 Mar 27
1
Missing Argument in optim()
...39;t know what is wrong in my implementation, mybe anybody coud give me some advice ll1<-function(rho,theta,beta1,beta2,beta3,beta4,t,Szenariosw5,Testfaellew5,X1,X2) { n<-length(t) t<-cumsum(t) tn<-t[length(t)] Szenn<-Szenariosw5[length(Szenariosw5)] Testn<-Testfaellew5[length(Testfaellew5)] X1n<-X1[length(X1)] X2n<-X2[length(X2)] n/rho-(tn^theta)*(beta1*Szenn+beta2*Testn+beta3*X1n+beta4*X2n) } p0<-c(rho=1,theta=1,beta1=1,beta2=1,beta3=1,beta4=1) optim(p0,fn=ll1,t=t,Szenariosw5=Szenariosw5,Testfaellew5=Testfaellew5,X1=X1,X...
2011 Jun 17
0
I can't setup namespace per user (with settings keept in sql db)
...ot_namespace AS namespace FROM ... In db i have this: # select dovecot_location, dovecot_namespace from exim_users where dovecot_namespace is not null; dovecot_location | dovecot_namespace ---------------------------+------------------- location="mdbox:~/.mdbox" | prefix="testn" (1 row) but this isn't good configuration. I've got in log: debug: sql(marcin at mejor.pl,62.121.127.119): SELECT '/dane/domeny/mejor.pl/mail/marcin/' as home, dovecot_typ_skrzynki ||':'|| '/dane/domeny/mejor.pl/mail/marcin/' ||' .'|| dovecot_typ_skrz...
2001 Oct 15
0
predict.fda difficulties
...ing, Fax: (650) 723 0589 371 Serra Mall, Stanford, CA 94305-5020. Home: (650) 497 1135 __________________________________________________________________________ Toy Example ____________ # Dummy cross-validation routine set.seed(7771) TotalN<-162 TestN<-80 TrainN<-TotalN-TestN # Make a dummy frame with 11 kinds of "CellType" labels and 17 normal variables DummyCellTypes<-floor(runif(TotalN,0,11)+1) DummyParams<-data.frame(CellType=DummyCellTypes, matrix(rnorm(TotalN*17),TotalN,17)) DummyParams$CellType<-factor(DummyPa...
2011 Apr 08
1
[LLVMdev] Fail to build dlls with visual studio 2010 x64
Hi, I can build LLVM just with VS2010 x64. However, when I try to build it with -DBUILD_SHARED_LIBS:BOOL=true option, it seems to fail with a lot of unresolved external symbol. Is it a known issue? Is there anyway to fix it? Thanks, http://old.nabble.com/file/p31351142/build.log build.log -- View this message in context:
2003 Nov 26
2
corrupted empty message with CVS
with CVS as of an hour ago i'm seeing corruption of messages (in an mbox) with an empty message body. for example, here's what i have in my test INBOX right after receiving the empty message: --- top of INBOX --- >From dean at arctic.org Tue Nov 25 19:02:23 2003 Return-Path: <dean at arctic.org> Delivered-To: dgtest at arctic.org Received: (qmail 3626 invoked by uid 500); 26