search for: x_5

Displaying 5 results from an estimated 5 matches for "x_5".

Did you mean: x5
2009 Feb 12
1
General query regarding scoring new observations
Hi, I was wondering if I can have some advice on the following problem. Let's say that I have a problem in which I want to predict a binary outcome and I use logistic regression for that purpose. In addition, suppose that my model includes predictors that will not be used in scoring new observations but must be used during model training to absorb certain effects that could bias the
2012 Sep 05
2
Improvement of Regression Model
...I am on learning phase of R. I have developed Regression Model over six predictor variables. while development, i found my all data are not very linear. So, may because of this the prediction of my model is not exact. Here is the summary of model : Call: lm(formula = y ~ x_1 + x_2 + x_3 + x_4 + x_5 + x_6) Residuals: Min 1Q Median 3Q Max -125.302 -26.210 0.702 26.261 111.511 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 48.62944 0.27999 173.684 < 2e-16 *** x_1 -0.67831 0.08053 -8.423 < 2e-16 *** x_2...
1999 Sep 14
1
dyn.load
...ude -c myfct.c -o myfct.o ld -shared -o myfct.so myfct.o ~/R/testR$ R SHLIB myother.c gcc -g -O2 -fpic -I/usr/local/lib/R/include -c myother.c -o myother.o ld -shared -o myother.so myother.o Then, when I am running R : > dyn.load("myother.so") > dyn.load("myfct.so") > x_5 > y_7 > is.loaded(symbol.C("myfct")) [1] TRUE > is.loaded(symbol.C("otherfct")) [1] TRUE > .C("myfct",x,y) /usr/local/lib/R/bin/R.binary: error in loading shared libraries /home/mestiv/R/testR/myfct.so: undefined symbol: otherfct What is my error ? Thank y...
2007 Nov 19
2
All nonnegative integer solution
Dear all, Is there any method in R to find all possible nonnegative integer solutions to the linear equation with unit coefficients as follow: X1+X2+...+Xk=N Thank you, Amin Zollanvari
2012 Mar 17
1
qtbase installation problems on MacOS
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120317/aaf91ee9/attachment.pl>