search for: logicreg

Displaying 6 results from an estimated 6 matches for "logicreg".

2012 May 13
1
Problem compiling package LogicReg - make Error 255
Hello all, I've been using the R package LogicReg, but ended up having to change a certain parameter in the Fortran 77 code (namely, I had to change LGCntrMax to 25 in the file slogic.f). I am using a 64-bit Windows 7 machine. When I tried to compile, I got the following error: -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+...
2008 Mar 18
1
how to reset slogic.f file
Hi there: recently i try to use LogicReg package for a tree model(logistics fit ) . i list my code and error below: > dim(model.dat) [1] 48000 745 > fit1 <- logreg(resp = model.dat[,745], bin=model.dat[, 9:700], type = 3, select = 3, ntrees = c(1,2), nleaves=c(1,7), ) Insufficient declaration LGCn1MAX in logreg() is 200...
2011 May 11
1
Recompile a package
...d coded", but which in essence actually have no restrictions. So if one needs to change them, he sure can, only that he has to change a file with an .f or .ff extension (I believe that it stands for Fortran code, but I am not sure) and then recompile it. http://finzi.psych.upenn.edu/R/library/LogicReg/html/logreg.html I have found several posts in the mailing-archive, but they seem to deal with Windows. And I have a Gentoo-based distro. I have also found a manual "Installation and Administration". But it all seems to be destined for developers... and usually talks about creating your...
2006 Apr 07
2
a statistics question
Hi there, I have a statistics question on a classification problem: Suppose I have 1000 binary variables and one binary dependent variable. I want to find a way similar to PCA, in which I can find a couple of combinations of those variables to discriminate best according to the dependent variable. It is not only for dimension reduction, but more important, for finding best way to construct
2005 Feb 23
1
Problem saving logic regression result equation to disk file
...some "simple" logic regression examples to work before exploring a hard problem. I can get results, but I'm having some problems using "cat" to save the logic regression equation to a disk file. Consider this: # Simple Logic Regression Example # efg, 23 Feb 2005 library(LogicReg) # Create simulated data with known logic equation: # "noise" logic matrix X <- matrix(as.numeric(runif(160) < 0.5), 20,8) colnames(X) <- paste("X", 1:ncol(X), sep="") rownames(X) <- paste("case", 1:nrow(X), sep="") # Define expected...
2007 Mar 26
1
Problem in loading all packages all at once
...quot;,"LDheatmap","leaps","lgtdl","limma","linprog","lme4","lmeSplines","LMGene","lmm","lmomco","Lmoments","lmtest","locfdr","locfit","lodplot","LogicReg","logistf","logspline","lokern","longitudinal","longmemo","LoopAnalyst","LowRankQP","lpridge","lpSolve","lsa","lspls","ltm","maanova","magic","mapLD&...