Displaying 20 results from an estimated 43 matches for "discreet".
2005 Apr 23
2
ANOVA with both discreet and continuous variable
Hi all,
I have dataset with 2 independent variable, one (x1)
is continuous, the other (x2) is a categorical
variable with 2 levels. The dependent variable (y) is
continuous. When I run linear regression y~x1*x2, I
found that the p value for the continuous independent
variable x1 changes when different contrasts was used
(helmert vs. treatment), while the p values for the
categorical x2 and
2008 Dec 08
2
'dialer' application to trigger call between hardphone and number
...call would be triggered via hotkey, or a right-click menu or by clicking a system tray icon.
There are scads of outlook-only options (no thanks), and I've found and tried the Asterisk Dialer 1.0, which I don't like because it depends on Yahoo widgets (heavy) AND it requires nearly as many discreet actions to dial a number as just typing them on the phone itself.
Ideal would be something very 'efficient' with at most two or three discreet actions needed to dial-- (i.e. 1:Select, 2:Hotkey--done!)
Any ideas? Any Happy customers?
-------------- next part --------------
An HTML at...
2009 Aug 18
1
aggregating values at discreet irregular time intervals into hourly values
Hello R users,
I'm a newby to R (and programming software at large) and I would need some help to sum up event data at discreet time and irregular time interval into a hourly frequency.
Here is an example of my time series frame (irregular time-serie object - irts in the tseries package):
time value
2008-12-19 19:11:03 GMT 1
2008-12-19 19:12:00 GMT 0
2008-12-19 19:42:39 GMT 1
2008-12-19 2...
2004 Dec 29
2
So what if I can't dial out ... or in ... Asterisk just blows my mind!
...ted conferences automatically record the
"minutes," and I was SO PSYCHED!!!!
But then I thought, what if I answer the phone and it's my ex-wife claiming
that she's gonna sue me for malfeasance because of my new boyfriend, and I
wanna make a recording of that call? How could I discreetly begin a
recording of that call?
Thanks,
lane
P.S. I don't gotta ex-wife, I'm just saying "what if?"
2009 Sep 19
2
Counting observations of a combined factor
...or:
count <- as.data.frame(table(df$f1))
count
# Var1 Freq
#1 a 6
#2 b 6
# As does a count using factor2:
count2 <- as.data.frame(table(df$f2))
count2
# Var1 Freq
#1 a 6
#2 b 6
# The same procedure on the second dataframe does not treat the levels
of factor f3 discreetly, instead giving all possible combinations of f1
and f2.
count3 <- as.data.frame(table(df2$f3))
count3
# Var1 Freq
#1 a.c 6
#2 b.c 0
#3 a.d 0
#4 b.d 6
I need the results to be:
# Var1 Freq
#1 a 6
#2 b 6
# Any suggestions?
--
Sam Player, B.Sc.(Hons.) B.A.
Ph...
2004 Feb 17
1
Setting MSS
Hi
I have a (bizarre) problem with ssh, which someone has suggested may be
down to the MSS value being too high. I know that within Shorewall I can
clamp the MSS value to the MTU-40 value, but is there a way I can set
MSS to a discreet value? I just want to (dis)prove the MSS theory at the
moment (I know it isn''t a real fix).
Thanks,
Keith
1998 Apr 21
1
Windows95 ARPing like crazy
...ake even worse because of the inability of our net. admin.
to 1) explain it 2) contain it 3) fix it (not too bright).
I checked the registry entries but have not had any luck yet.
Any ideas?
Greg
---------------------------------------------------------------------
Greg Dickie
Just A Guy*
*from discreet logic
Montreal
(514) 954-7171
greg@discreet.com
2020 Jan 17
3
Twin HDMI
...NUC7PJYH running CentOS 6.8. This is a NUC with standard USB, 1GbE and 2*HDMI.
Installation was no problem providing acpi=off.
The problem is that by default the two displays are mirrored and I can?t seem to separate them.
I can only see one HDMI port from CentOS.
I need to see both HDMI ports discreetly.
Can you please help.
Regards,
Mark Woolfson
MW Consultancy Ltd
Leeds
LS18 4LY
United Kingdom
Tel: +44 113 259 1204
Mob: +44 786 065 2778
2007 Oct 16
3
To inc_recurse or not to inc_recurse? [Re: 3.0.0pre2: bookend breakage (2 different errors)]
...to the server, so the server has no idea that it is
supposed to disable incremental recursion. The other options that can
disable incremental recursion (see compat.c) may cause the same crash.
I suppose server_options could be changed to send all of these options
unconditionally. However, a more discreet and much more robust
solution would be for the client and server to negotiate whether to
incrementally recurse just after negotiating the protocol version.
Matt
2004 Jun 16
4
non-linear binning? power-law in R
...ng
the most frequent (minimum) event, and higher values occurring less
frequently according to a power (power-law). This data can be easily
grouped into discrete bins, and frequency plotted on log scales. The
continuous data generated above requires some form of density estimation
or rescaling into discreet values (make the smallest value equal to 1 and
round everything else into an integer).
I see the aggregate function, but which function lets me simply count the
number of values in a class (integer bin)?
The analysis of even the discretized data is made more accurate by the use
of exponentially g...
2011 Jul 14
1
plotting x y z data from an irregular grid
...as points.
I have tried plot.surface and image.plot and a number of others, but because
of the error message that I get above it won't work. I can use image.plot,
etc if I create a grid and interpolate my data onto the grid (see code
below), but I don't want interpolated data, I would like discreet values for
each lat&long.
x<-seq(-4,2, by=0.0625)
y<-seq(50,53, by=0.0625)
d1<-expand.grid(x=x, y=y)
data.li<-interp(data$Longitude, data$Latitude, data$perc_per_year,
duplicate='mean')
So my questions are, (1) is there a different function that I should be
using with my...
2015 Jun 12
2
[Bug 2302] with DH-GEX, ssh (and sshd) should not fall back to unconfigured DH groups or at least document this behaviour and use a stronger group
On Fri 2015-06-12 01:52:54 -0400, Mark D. Baushke wrote:
> I have communicated with Allen Roginsky on this topic and I have been given permission to post his response.
>
> In this message below, the 'vendor' was Darren Tucker's generated prime
> that used a generator value of 5.
>
> -- Mark
>
> From: "Roginsky, Allen" <allen.roginsky at
1999 Nov 16
4
Samba, Clearcase, and multiple credentials
This falls under the 'getting clearcase to work with samba'
category.
Does anybody know if the clearcase albd server actually uses
samba to access files (or anything else) on the unix side?
I am having 'discussions' with rational (the clearcase people).
The nt user running clearcase to access some unix-side views
connects to the unix side using a set of credentials that have
2015 Sep 07
0
rsync question
...stems running
disparate operating systems?
I use '-v' so rsync echos what it's doing in real time to the terminal
as opposed to '--stats', but that's just my personal preference. This
allows me to monitor what's going on in real time and to scroll up
afterward to review discreet actions after the fact. There is also the
'-o' logging capability for those situations where the actions taken
might exceed the number of lines buffered by the terminal.
Since '--delete' implies that you will be synchronizing the source and
backup directories in future, you might c...
2008 Sep 11
1
vmware on centos cluster
Hello
I have one question about cluster and vmware.
I have about 10 computers they are all old once from 1g and 256 ram.
And now im thinking of putting them all toghter in one cluster.
This cluster should be an high performing so all computers share they
performance.
Now on this cluster i whould like to install one vmware server and make
that vmware server get the power from all these
2004 Aug 14
0
never 99% Presc\ription Approval. Any Pi^lls You Want. koenigsberg
...e less expensive than the brand name
equivalants. The reason that you can bvy our products for less is that we
dont pay for branding, ma~rketing, advertising, or a costly sales force. We
pass along those cost saviings directly
You can now order Parac=odin), X;a.nax, Su*perVia'gra securely and
discreetly.
Get it now: http://stb.net.ourpillschoice.com?f4=T11k26
Here, on a broad shelf, were several card-board boxes of various sizes,
each tied with cotton cord
This, said the man, taking up a box and handling it gently, contains twelve
dozen rustles--enough to last any lady a year
THE A...
2006 Mar 16
0
Regcontext, only 1 context available?
...The problem is I have many sip users registering that I need to be registered to different contexts in extension.conf, so it does me no good to have all the sip users register into 1 context just for a Noop exten priority 1 to be added into the dial plan. I need each sip user to register into a discreet context that can be specified per sip user.
Does anyone have an idea how to achieve this?
Thanks.
JR
JR Richardson
Engineering for the Masses
2002 May 07
0
Legal Speed
<h2>It gets you WIRED, it lasts for HOURS</h2>
<P>
Best of all it's temporarily <b>LEGAL</b> <br>Used to treat recovering Cocaine and Crystal Meth addicts<br>
<P>
For a very limited time, we'll send you a dose for $5 [the $5 covers discreet shipping].
<P>
<P>
Try it out - get things accomplished - have FUN while being productive. <P>
<h2>If you're interested in trying out this legal speed then e-mail <a href="mailto:vincethestudman@yahoo.com">vincethestudman@yahoo.com</a><P>
&l...
2012 Apr 26
0
constrained optimisation without second order derivatives? - lnsrch error
...tion, but my
function does not have second order derivatives everywhere.
To be a little more specific (the actual function is huge and
horrible, so it would probably be better to just describe it) my model
has four variables and I'm using optim to minimise an error term.
My data is split into discreet days and I have two types of point:
some which I can only tell if my calculated value is too small (s1,
s2, s3 etc.), and others which I can only tell if it is too large (l1,
l2, l3 etc) So if my predicted value for l1 is too high I square the
difference between it and the actual result, add it to...
2006 Mar 31
0
General question
...l be used in a
hosting environment with a relatively high speed uplink. I have several
systems that will be behind and I would like to be able to split of chunks
of the pipe. For instance eth1 gets 128K, eth2 gets 256K etc. I already
have a box built with 8 NIC''s. The reason I am using discreet NICS for each
is I am doing other routing with each segment of the IP space. Is this
something I can accomplish using the LARTC type toolsets?
Ed
---------------------------------------------------
Talk is cheap since supply always exceeds demand.
--------------------------------------------...