Displaying 12 results from an estimated 12 matches for "murtagh".
Did you mean:
murtaugh
2013 Jan 08
1
Is it possible to install Puppet Enterprise via Installer to a different directory
Hello,
I was wondering if it was possible to use the puppet-enterprise-installer
script and install PE into a different directory than /opt. The reason
being is that we move /opt under a different partition & create a symlink.
Is it possible to specify a different path during the installation process?
Thanks,
Brendan
--
You received this message because you are subscribed to the Google
2013 Jan 08
4
Splunk Module Development Recommendations
Good morning,
We''ve been testing PE and beginning developing modules for our
infrastructure. One of the modules I''m looking to create is an installation
for Splunk, with the primary focus at this time, on the Forwarder. I
already have the splunkforwarder-5.0.1-143156-linux-2.6-amd64.deb package
being fetched from the Master and also performing the installation via
dpkg. I
2013 Jan 29
3
Questions/Concerns Related to Changing Console DB Password
Hello,
I ran into an issue today as I began to transition into a production
environment from my Puppet testbed. I am using Puppet Enterprise 2.7 for
Ubuntu (x64) and ran through the Installer and configured the Console,
Cloud Provisioner, and Master on the same box. This all went well. I then
began setting up agent1 for testing and after installing PE, updating the
environment in the
1998 May 29
0
R-beta: multiv package on CRAN
I've ported F. Murtagh's statlib package "multiv" to R, it can be
found in the usual place on CRAN.
Contents:
bea Bond Energy Algorithm
ca Correspondence Analysis
supplc Supplementary Columns in Correspondence Analysis
supplr S...
1998 May 29
0
R-beta: multiv package on CRAN
I've ported F. Murtagh's statlib package "multiv" to R, it can be
found in the usual place on CRAN.
Contents:
bea Bond Energy Algorithm
ca Correspondence Analysis
supplc Supplementary Columns in Correspondence Analysis
supplr S...
2004 May 26
0
AW: Question
...ll comment:
The code of Agnes is written in Fortran. Following book give more details:
Kaufman, L. and Rousseeuw, P.J. (1990). _Finding Groups in Data:
An Introduction to Cluster Analysis_. Wiley, New York.
The 'hclust' function is based an Algorithm contributed to STATLIB
by F. Murtagh and the code is written in C.
Probably the differences between agnes and hclust causes from the different code and the different implementation.
Matthias
> -----Urspr??ngliche Nachricht-----
> Von: n.bouget [mailto:n.bouget at laposte.net]
> Gesendet: Dienstag, 25. Mai 2004 09:39
>...
2005 Sep 21
0
ANNOUNCEMENT: 20% discount on Chapman & Hall/CRC books for users of R
...each technique and the conclusions one can draw from the results.
Discounted Price: $55.96/??31.99
For more details and to order:
http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C4258&parent_id=&pc
***
Correspondence Analysis and Data Coding with Java and R
Fionn Murtagh
Provides an introduction to methods and applications of correspondence analysis, with an emphasis on data coding - the first step in correspondence analysis. It features a practical presentation of the theory with a range of applications from data mining, financial engineering, and the biosciences...
2005 Aug 02
2
Minimum CPU required for 60 calls
I am interested in how much CPU and RAM asterisk requires for call handling.
1. What is the minimum CPU required for asterisk to manage 60 concurrent calls
without transcoding.
2. Handle calls on a 75% no transcoding, 25% transcoding
3. How many calls can it connect per second ie from one VoIP -> VoIP?
All the above refer to a VoIP setting.
4. Is there a difference between bridging and
2006 Feb 02
0
ANNOUNCEMENT: 20% discount on new R books from Chapman & Hall/CRC
...each technique and the conclusions one can draw from the results.
Discounted Price: $55.96/??31.99
For more details and to order:
http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C4258&parent_id=&pc
***
Correspondence Analysis and Data Coding with Java and R
Fionn Murtagh
Provides an introduction to methods and applications of correspondence analysis, with an emphasis on data coding - the first step in correspondence analysis. It features a practical presentation of the theory with a range of applications from data mining, financial engineering, and the biosciences...
2006 Oct 31
0
ANNOUNCEMENT: 20% Discount on the Latest R Books from Chapman & Hall/CRC Press
...s well as information on writing functions and producing graphics.
Discounted Price: $35.96/?19.99
For more details and to order:
http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C4509&parent_id=&pc
***
Correspondence Analysis and Data Coding with Java and R
Fionn Murtagh, Royal Holloway University of London, UK
This book introduces the theory, methods, and applications of correspondence analysis. With an emphasis on data coding, it clearly demonstrates why this technique remains important and in the eyes of many, unsurpassed as an analysis framework. The author p...
2007 Mar 05
0
ANNOUNCEMENT: 20% Discount on R books from Chapman & Hall/CRC Press
...d teaching with R, as well as information on writing functions and producing graphics.
Discounted Price: $35.24 / ?19.43
For more details and to order:
http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C4509
***
Correspondence Analysis and Data Coding with Java and R
Fionn Murtagh, Royal Holloway University of London, UK
Publication Date: 5/26/2005
Number of Pages: 256
This book introduces the theory, methods, and applications of correspondence analysis. With an emphasis on data coding, it clearly demonstrates why this technique remains important and in the eyes of many,...
2017 Jun 24
0
Fwd: Widgets under renderUI Shiny
Hi All,
I am not sure if this is a relevant platform to ask but I have tried other
more related platforms and haven't had any luck so i thought i would try my
luck here.
Basically I want to generate a selectInput widget with a conditional under
renderUI in Shiny.
The number of widgets generated will depend on the number of variables a
user selects. Try as I may I have not been able to get