Displaying 5 results from an estimated 5 matches for "b58".
Did you mean:
58
2009 Feb 06
0
RExcel waiting for OLE action
...y("name_of_assay_two",
Range("DATA_INPUT_OUTPUT!B2"))
Call Rinterface.RunRFile("C:\Program Files\R\MDR
Programs\AM_ACT_Macros.R")
Call Rinterface.RunRFile("C:\Program Files\R\MDR Programs\AM_ACT.R")
Worksheets("GRAPHS").Range("B58").Select
Worksheets("GRAPHS").Range("B58").Clear
Worksheets("GRAPHS").Pictures.Insert("C:\TEMP\var_means_both.jpg").Select
Worksheets("GRAPHS").Range("B84").Select
Worksheets("GRAPHS").Range("B84").C...
2010 Mar 18
2
aumentar tamaño de memoria a mas de 4Gb
...########
# Part 1: calibration
library(e1071)
#calibration step
calibrate<-read.table("calibration.txt", header=TRUE)
calibrate$calibration<-as.factor(calibrate$calibration)
calibrate.rf<-svm(calibration~B1+B14+B15+B16+B17+B18+B19+B20+B21+B24+B25+B26+B51+B52+B53+B54+B55+B56+B57+B58+B59+B60+B61+B62, data=calibrate, cost=6.8, gamma=0.08)
####################################################################################################################
####################################################################################################################
# Part 2:...
2013 Apr 22
7
Multiple lon lat points in the map with ggplot2
Hello R users,
For the last few days I am struggling with the following task:
my data.frame:
A1 A2 A3 B1 B2
B3
58.81 53.292 54.501 13.013 17.39 19.407 56.02 56.251 54.033 20.099 13.15
10.411 55.376 53.099 57.625 13.396 21.031 13.22 58.584 53.194 54.218
13.038 16.854 19.289 55.7 55.921 53.847 19.942 13.153 9.828 55.093 52.934
2011 May 17
0
3. Re: ITSP Multi IPs (Alex Balashov) Asterisk-users Digest, Vol 82, Issue 33
...ient is quite cheeper than the iPhone.
>
> To my knowledge, most Android-based WiFi-only machines are tablets.
>
> Cheers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20110510/98a38
b58/attachment-0001.htm>
------------------------------
Message: 9
Date: Tue, 10 May 2011 10:45:15 +0530
From: mahesh katta <maheshkatta at flexydial.com>
Subject: Re: [asterisk-users] OUTBOUND CALLER ID
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking