Displaying 20 results from an estimated 23 matches for "inten".
Did you mean:
intel
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.inten...
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, expec...
2006 Apr 12
1
Cisco 7960 won't dial (sccp)
...ivate = on
device => SEP00036BC3852B
[lines]
id = 2002 ; future use
pin = 1234 ; future use
label = 2002 ; button line label
description = Line 2002 ; top diplay description
context = from-sccp-intenal
incominglimit = 2
transfer = on
mailbox = 1001
vmnum = 2999
cid_name = Phone2002 ; caller id name
cid_num = 2002
trnsfvm = 1000
secondary_dialtone_digits = 9
secondary_dialtone_tone = 0x22 ; outside dialtone
musicclass=default
language=en
rtptos = 18
echocancel = on
silencesup...
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
(http://www.intracom.gr/en/products/terminal_equip/isdn_netcon_netmod.htm).
My question is should I operate the billion card in TE or NT mode?
Anyone with relevant experience please help.
Thanks in advance
2013 Nov 30
0
[fdo] Lista de emails o que mala direta email lista
...ta 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, lista de emails e tamb?m emails de empresas: http://www.maladiretaemails.com
? excelente cadastro email incluindo como fazer um email marketing, email lista gratis mailing. ? muito bom listas de email bem como o que e mala direta....
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"
firewall_logging="YES"
Well! Firewall works, I have data
with "ipfw show", but there is no
log. My inten...
2008 Apr 02
4
Security issue
...plications.
Thanks in advance
Best Regards
Martin Hanek
Actuarial Analyst
Glacier Reinsurance AG
Churerstr. 78
CH-8808 Pfäffikon SZ
T +41 55 417 3431
F +41 55 417 3434
martin.hanek@glacierre.com
www.glacierre.com<http://www.glacierre.com/>
This e-mail, including any attachments, is for the inten...{{dropped:12}}
2003 Apr 25
1
Creating objects from values in a "meta" dataframe
...and I even looked at all the functions on HTML version of R
help - I still have no idea what I am looking for. In the past I have
succeed in doing such things in Stata and SAS.
---------------------------------------------------------
Legal Notice: This electronic mail and its attachments are inten... {{dropped}}
2003 May 07
1
[R ] Query : problems with the arithmetic operator "^" wi th function "lme" and "lmList"
...Ludovic.
>
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>
>
---------------------------------------------------------
Legal Notice: This electronic mail and its attachments are inten... {{dropped}}
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, in <module>
import dns.zone, dns.rdatatype...
2008 Oct 02
1
SAS enterprise guide in R?
...uary
Martin.Hanek at GlacierGroup.com
Glacier Group
+
Churerstrasse 78
8808 Pf?ffikon SZ
Switzerland
www.GlacierGroup.com
T: +41 (0)55 417 3431 | F: +41 (0)55 417 3434 | M: +41 (0)79 833 3431
_______________________________________________________
This e-mail, including any attachments, is for the inten...{{dropped:11}}
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, p...
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?
...r, or does the same basic
problem persist?
Thanks,
Nick
1. http://communities.vmware.com/thread/169323
http://cs.gmu.edu/~hfoxwell/cs671projects/southern_v12n.pdf
> "The SMP
> scheduling algorithms used by ESX server and by Xen
> have a low overhead for single-threaded compute inten-
> sive workloads. However, they do not scale as well for
> multi-threaded workloads on a system with overcommit-
> ted CPU resources."
2. http://communities.vmware.com/thread/157849
http://communities.vmware.com/docs/DOC-4960
http://communities.vmware.com/docs/DOC-5501
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...
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 "-"
...t;stefan at kania-online.de>
> To: samba at lists.samba.org
> Cc:
> Date: Thu, 1 Oct 2015 09:59:35 +0200
> Subject: [Samba] DDNS and internal_DNS Server
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello everyone,
>
> I'm looking for a Howto to uses the intenal DNS of Samba 4 together
> with isc-dhcp to create a DDNS.
>
>
> Stefan
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
>
> iEYEARECAAYFAlYM5+cACgkQ2JOGcNAHDTay7wCfawxH+CpMOvjSkChvcMtZ7Lfz
> Z+MAoOUXm6bP5CKuLPEDZqccKu42UAF5
> =WM+d...