Displaying 20 results from an estimated 3000 matches similar to: "Forwarding SIP calls to another SIP Proxy (Peer)"
2005 Aug 24
0
Re: Windows administration & Ruby
Hi Graham,
Graham Foster wrote:
> I have a Perl administration script with automatically adds/removes
> users from Windows groups. I need to make some changes to how it works,
> and I was considering re-writing it in Ruby... however I cannot find the
> necessary packages. I''ve had a look at your win32utils - but cannot find
> a section on permissions management. Do you
2012 Oct 15
3
Puppet 3 and master cert error ...
Hey all,
after installing the 3.0.0 version of puppet (debian package from
puppetlabs), doing the initial config, doing an initial start of master to
generate the certs needed and then starting apache with passenger to
control puppetmaster. I can do:
puppet ca list --all
and get a listing of the certs in the system (initially only the master).
afterwards, on the client node, I run:
puppet
2007 Jul 12
0
No subject
Olle ?) aiming to unify logging, eventing, monitoring (AMI, SNMP, ...)
APIs.
I think that thread occurred when it was decided to include a version number
in Manager interface.
I agree this is an interesting idea ...
The use case that made me ask this is here :
I've got a running system which is working ok up to a moment it stops to
dial out on ISDN-BRI spans (incoming calls are ok). When
2017 Aug 14
0
Certificate cache on iOS with sending mail
Sent from my iPhone
> On 14 Aug 2017, at 13:03, Alef Veld <alefveld at outlook.com> wrote:
>
> Hey Mike.
> The iPhone and MacBook started working, but the two remaining iMacs still have problems. It's really weird. But if the first 2 are working it MUST be something local right?
>
> I removed the servers and re-added but no go. Maybe I'll need to remove the plist
2007 Feb 18
1
Windows cannot add samba domain
I have set up a samba (3.0.22) as PDC on Suse and can actually login
into the linux machine from windows (My Network Places) and sambstatus
shows me as an active user. But when I try to add the domain to the
windows machine it fails and says "the specified domain either doesn't
exist or could not be contacted". I even shut down the firewall on linux
and windows just in case but
2011 Jun 17
1
athentication service
-------------- next part --------------
An embedded message was scrubbed...
From: nabi <nabi at netadmin.ir>
Subject: [Fwd: athentication service]
Date: Fri, 17 Jun 2011 17:29:54 +0430
Size: 1358
URL: <http://lists.centos.org/pipermail/centos/attachments/20110617/742f94e1/attachment-0002.mht>
2013 Jan 11
2
Merging list of dataframes with reshape merge_all
Hi,
I'd like to merge mutliple dataframes from a list of dataframes by some common
columns. The approach for simply merging 2 dataframes is working with:
merge(df1,df2,by=c("col1","col2","col3"),all=TRUE)
For mutliple dataframes in a list I try to use the merge_all command
from the package reshape.
The documentation states that the command takes a list of
2010 Feb 01
0
[JOBS] Entry-to-mid level Rails developer wanted in Adelaide or Sydney, Australia!
Hi,
My name is Sebastian von Conrad and I''m not a recruiter; I''m a
software developer with e-channel search, an industry leading search
engine marketing agency with offices in Adelaide and Sydney. We''ve
been in business for over 10 years and was recently named as one of
Deloitte Technology Fast 50 Australia for 2009, which means that we''re
one of the 50 fastest
2002 Jan 19
1
correlated random effects in GLMMGibbs ?
Dear R-users,
I wondered if anyone has extended GLMMGibbs to include correlated
random effects, and if so, whether they would be willing to let me
use their code?
Jonathan Myles has no plans to extend glmm in this manner within the
foreseeable future.
With thanks,
Patty
--
--------------------------------------------------------------------------------
Assoc Prof Patty Solomon
2023 Nov 03
1
I need to create new variables based on two numeric variables and one dichotomize conditional category variables.
Hello Everyone,
I have three variables: Waist circumference (WC), serum triglyceride (TG)
level and gender. Waist circumference and serum triglyceride is numeric and
gender (male and female) is categorical. From these three variables, I want
to calculate the "Lipid Accumulation Product (LAP) Index". The equation to
calculate LAP is different for male and females. I am giving both
2020 Feb 19
2
How to index the occasions in a vector repeatedly under condition 1? if not, it will give a new index.
Dear all,
Could you please help me how to get the output as I described in the following example?
x<-c(543, 543, 543, 543, 551 , 551 ,1128 ,1197, 1197)
diff<-x-lag(x)
diff
[1] NA 0 0 0 8 0 577 69 0
How to index the occasions in x repeatedly if the diff<15? if diff>=15, it will give a new index.
I want the output be like y.
y<-c(1,1,1,1,1,1,2,3,3)
Thank you so
2020 Feb 19
2
How to index the occasions in a vector repeatedly under condition 1? if not, it will give a new index.
Dear all,
Could you please help me how to get the output as I described in the following example?
x<-c(543, 543, 543, 543, 551 , 551 ,1128 ,1197, 1197)
diff<-x-lag(x)
diff
[1] NA 0 0 0 8 0 577 69 0
How to index the occasions in x repeatedly if the diff<15? if diff>=15, it will give a new index.
I want the output be like y.
y<-c(1,1,1,1,1,1,2,3,3)
Thank you so
2018 Mar 15
0
Vary an equation using values from a sequence
I thnk what you want is ?outer. e.g.:
outer(Data -min(Data),value,FUN = "+")
Whether this works for your real task, however, may depend on details and
complexities that you have omitted.
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom
2023 Nov 03
1
I need to create new variables based on two numeric variables and one dichotomize conditional category variables.
Well, something like:
LAP <- ifelse(gender =='male', (WC-65)*TG, (WC-58)*TG)
The exact code depends on whether your variables are in a data frame or
list or whatever, which you failed to specify. If so, ?with may be useful.
Cheers,
Bert
On Fri, Nov 3, 2023 at 3:43?AM Md. Kamruzzaman <mkzaman.m at gmail.com> wrote:
> Hello Everyone,
> I have three variables: Waist
2024 Jan 17
1
Is there any design based two proportions z test?
Hello Everyone,
I was analysing big survey data using survey packages on RStudio. Survey
package allows survey data analysis with the design effect.The survey
package included functions for all other statistical analysis except
two-proportion z tests.
I was trying to calculate the difference in prevalence of Diabetes and
Prediabetes between the year 2011 and 2017 (with 95%CI). I was able to
2023 Nov 03
1
I need to create new variables based on two numeric variables and one dichotomize conditional category variables.
df$LAP <- with(df, ifelse(G=='male', (WC-65)*TG, (WC-58)*TG))
That will do both calculations and merge the two vectors appropriately. It will use extra memory, but it should be much faster than a 'for' loop.
Regards,
Jorgen Harmse.
------------------------------
Message: 8
Date: Fri, 3 Nov 2023 11:10:49 +1030
From: "Md. Kamruzzaman" <mkzaman.m at gmail.com>
2013 Feb 22
1
[LLVMdev] llvm-ar llvm-link
Hi Ahmad,
Yes, merging works good.
However, my problem is like this - I have a C library which consists of
1000's of functions spread through various files. The functions do not have
dependency amoung each other. I want to link only relavant files( files
which have functions called from my application). Since ar has a global
symbol table, I believe it should be faster to look for a symol in
2010 Jan 20
3
Mutliple sets of data in one dataset....Need a loop?
Hi
I'm hoping someone can help me I am a relative newbie to R.
I have data that is in a similar format to this...
Experiment Score1 Score2
X -0.85 -0.02
X -1.21 -0.02
X 1.05 0.09
Y -1.12 -0.07
Y -0.27 -0.07
Y -0.93 -0.08
Z 1.1 -0.03
Z 2.4 0.09
Z -1.0 0.09
Now I can easily have a look at the overall correlation of score 1 and 2 by
doing this
plot(data[,2], data[,3]) or
fit <-
2013 Aug 07
1
Adding Foreman to an existing Puppet master
Greetings:
Sorry for cross-posting this question, but I haven''t gotten any love
over on the Google Forum for Foreman users<https://groups.google.com/forum/#!forum/foreman-users> (their
forum isn''t as active as this one). I only recently learned about The
Foreman and I''d like to deploy it on a 64-bit Ubuntu 12.04 LTS workstation
to provision/manage a bunch of
2024 Jan 17
1
Is there any design based two proportions z test?
Dear Md Kamruzzaman,
To answer your second question first, you could just use the svychisq()
function. The difference-of-proportion test is equivalent to a chisquare
test for the 2-by-2 table.
You don't say how you computed the confidence intervals for the two
separate proportions, but if you have their standard errors (and if not,
you should be able to infer them from the confidence