search for: intens

Displaying 20 results from an estimated 23 matches for "intens".

Did you mean: intent
2007 Feb 13
2
anyone has C++ STL classes stability issue if used with R
...elp, Oleg ----------------------------------------- // common.h also includes R includes: // #include <R.h> // #include <Rdefines.h> // #include <R_ext/Error.h> #include "common.h" #include <queue> using namespace std; struct Pixel { int x, y; double intens; /* the code will also fail with the same segfault if I remove all * the constructors here and use the commented block below instead * of pq.push( Pixel(i, j, val) */ Pixel() {x = 0; y = 0; intens = 0; }; Pixel(const Pixel& px) { x = px.x; y = px.y; intens = px.intens...
2007 Dec 19
1
FW: cgh package
...r the highest score? Or is it for the highest p value? What I really want is to be able to write.table() for the islands location, and the best score, ideally, the ones corresponding to the island(s) plotted by the sw.plot(). Here is the exemple code of what I used: x <- sw.threshold(intens[,8], function(x) median(x) + .2 * mad(x), -1) r <- sw.rob(intens[,8]) sw <- sw(x,max.nIslands = NULL, trace = F) sw.perm <- sw.perm.test(x, max.nIslands = NULL, nIter= 1e4) sw.plot(intens[,8], location = coords[,2],threshold.func = function(x) median(x) + .2 * mad(x), sign = -1, expect...
2006 Apr 12
1
Cisco 7960 won't dial (sccp)
I'm trying to setup a couple of Cisco 7960's in asterisk. I have asterisk working fine for sip clients, and can call the 7960's just fine, but I can't seem to dial out on them. As soon as I enter the first digit, the phone attempts to dial it without waiting for the rest. I've changed timeout settings, etc but can't seem to get it to work. Any ideas? Asterisk
2005 Mar 10
1
Single port S0 ISDN card to use in Greece
Hello to all, I'm trying to build a PBX using Asterisk. I have a single BRI ISDN line and I need to connect 4 internal normal phones and a couple of softphones on PC. I have bought a single port Billion S0 card and a TDM400 with 4 FXS modules for the intenal phones. ISDN lines here in Greece terminate to an NT1 terminal called NetMod
2013 Nov 30
0
[fdo] Lista de emails o que mala direta email lista
Lista de emails o que mala direta email lista envio de email compreendendo lista de emails, que ? mala direta envio de email: http://www.maladiretaemails.com todos entendem que email cadastro, ? ben?fico para muitos indiv?duos. newsletter emails de pessoas incluindo lista de emails, enviar emails como fazer mala direta, a inten??o de nosso website. Se voc? est? procurando servidor de email,
2003 Nov 01
2
ipfw2 logging
Dear list! I have a little problem, trying to enable logging of deny rule. I have enabled it via kernel: options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=3 It is ipfw2. After that, my inten- tion was to use syslogd and !ipfw *.* /var/log/ipfw.log and newsyslog with /var/log/ipfw.log 600 3 100 * J In rc.conf I have firewall_enable="YES"
2008 Apr 02
4
Security issue
Hello, I am trying to convince our IT Manager that R is as safe as possible from IT security point of view - could you point me to something on the web / some reasons for why this is true? I do not think he has a specific concern but does not know the software and would like to understand the security implications. Thanks in advance Best Regards Martin Hanek Actuarial Analyst Glacier
2003 Apr 25
1
Creating objects from values in a "meta" dataframe
I am trying to use a meta data set with information about some repetative analysis that I have to do for a variables measured on multiple occasions. I think the best way to explain the problem is by using a simplified example. So here goes: I have a data frame called "meta" say with the following content: Test Min Max Low High APS 0 40 -10 10 TPP 0 120 -8 8 NOS
2003 May 07
1
[R ] Query : problems with the arithmetic operator "^" wi th function "lme" and "lmList"
Dear Martin, Have you try to create a new variable for age squared, say agesq? If you fit the model using this new variable you should get the coefficients. So your new model is something like height~age+agesq I hope this helps, Saghir > -----Original Message----- > From: MARTIN Ludovic [SMTP:martinl@mathinfo.ens.univ-reims.fr] > Sent: Wednesday, 07 May, 2003 2:02 PM > To:
2020 Jun 01
2
Error change DNS backend
Hi, I update the Samba from 4.10.x to 4.11.9, and update the python (2.7.6 to 3.6.9) . The update process works fine but now try change DNS backend (intenal to DLZ) and have the next error: [..................] [root at sambadc03 ~]# /usr/local/samba/sbin/samba_upgradedns --dns-backend=BIND9_DLZ Traceback (most recent call last): File "/usr/local/samba/sbin/samba_upgradedns", line 72,
2008 Oct 02
1
SAS enterprise guide in R?
Hello, Our company has been looking at "SAS enterprise guide 4" (Insightful Miner is a similar product from Insightful, I believe) which seems to provide a nice graphical way of displaying/managing a process or project. It is also accessible to non-programmers. Does any of the R GUIs provide similar functionality please? Can you point me in the right direction? Thanks in advance Best
1998 Apr 01
1
line plot with NA
I have the following data: intens<-c(28000,72000,120000,150000,180000,260000,310000) #Td peakcb<-c(1.2,2.5,2.7,3.7,5.6,6.2,6.8) #presses/s peakan<-c(0.5,3.7,5.1,5.8,7.4,NA,8.4) (See why I am using NA? I can work around this problem by using intensityan and intensitycb) Now do a plot of peakan: plot(intensity, peakan, pc...
2004 Aug 06
7
(no subject)
Hi, I am the current webmaster at WUML (www.wuml.org) a college radio station. We are looking to purchase a new web cast server which we are planning will run IceCast, but it is a little unclear on the system requirements that IceCast requires. I read somewhere that IceCast can run on as little as a 486 with 32mb of ram but that sounded like those specs were for streaming mp3s saved on that
2003 May 07
2
"Program" files
Is there any such thing as a program file in R? That is, is it possible to compile and save code for performing data management and analytic tasks for a given project into a single/multiple file(s) (i.e., like a script file (S-Plus), a do file (STATA), or a *.sas file (SAS))? Any words of wisdom or a point in the direction of some documentation would be helpful. If it is not possible to work
2010 Nov 18
1
what scheduling algorithm does KVM use?
This may not be the best place to ask, but I was prompted by a question about guest cores on KVM. We currently use VMWare Server (v1.0) on CentOS5. It supports up to two virtual CPUs, but not very well, as I understand it. VMWare Server 2.0 might do better at supporting the same maximum of 2 CPUs, but if my research is correct, they both use what is called "strict co-scheduling".
2011 Nov 19
3
Data analysis: normal approximation for binomial
Dear R experts, I am trying to analyze data from an article, the data looks like this Patient Age Sex Aura preCSM preFreq preIntensity postFreq postIntensity postOutcome 1 47 F A 4 6 9 2 8 SD 2 40 F A/N 5 8 9 0 0 E 3 49 M N 5 8 9 2 6 SD 4 40 F A 5 3 10 0 0 E 5 42 F N 5 4 9 0 0 E 6 35 F N 5 8 9 12 7 NR 7 38 F A 5 NA 10 2 9 SD 8 44 M A 4 4 10 0 0 E 9 47 M A 4 5 8 2 7 SD 10 53 F A 5 3 10 0 0 E 11 41 F N 5 6 7 0 0 E 12 49 F A 4 6 8...
2003 Apr 28
4
how to present a table in powerpoint?
Hi, I have a nicely printed table of results generated by R's > print(myresult) where myresult is a "data frame". I am trying to put this table into a powerpoint slide for presentation without re-typing and re-formating, i.e., present it as it is in the R window. This saves time when there are a lot of tables to be presented. I tried > sink("myresult.txt") >
2003 Oct 09
6
X100P Config
What is the proper method to install/configure an X100P FXO card? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031009/ce8a7803/attachment.htm
2019 Mar 22
4
Problems with Samba 4.5.16 - configuring a second failover AD DC and joining this to an existing domain SAMDOM
...om" HOSTNAME="ad1"; # ---------------------------------------------------------------| # Shell colour definitions # ---------------------------------------------------------------| RCol='\e[0m' # Text Reset # Regular Bold Underline High Intensity BoldHigh Intens Background High Intensity Backgrounds Bla='\e[0;30m'; BBla='\e[1;30m'; UBla='\e[4;30m'; IBla='\e[0;90m'; BIBla='\e[1;90m'; On_Bla='\e[40m'; On_IBla='\e[0;100m'; Red='\e[0;31m';...
2015 Oct 05
0
Fwd: net rpc lookup from group names that start with "-"
Hi , Thank you for your input. I have had tried all of the escape characters you have have tested with but I have had no luck with them. I am curious to know which versions of net have you been tested with? I do agree that the best practice for this is to remove "-" from the beginning of the object name, However, seeing that it can be created that way allowed, I would like to find a