similar to: R issue with quantile using its package

Displaying 20 results from an estimated 1000 matches similar to: "R issue with quantile using its package"

2006 Oct 18
0
(no subject)
I currently have an instance of R running on Solaris 8 Version 2.2.0 (2005-10-06 r35749) Package: its Version: 1.0.9 Package: Hmisc Version: 3.0-1 I decided to build a new install on Linux RedHat As4.0 32 Bit running R version 2.4.0 (2006-10-03) Package: its Version: 1.1.4 Package: Hmisc Version: 3.1-1 Package: chron Version: 2.3-8 I am using the library(its) on both machines and
2009 Mar 23
1
Basic regression output question
Hi Probably a very basic question: I am regressing a matrix of 50 response variables against a matrix of 10 factors using the lm function. This gives me an object with the output for 50 regressions, as required. How do I now "use" the data? For example, below is some code that generates sample data and shows me the summary statistics for regression 50. If I want to access the data,
2008 Sep 26
3
Regression and data types
Dear All I have three data sets, X1, X2 and Y. X1 is data, X2 and Y were generated in (different) R programs. All three vectors have one column of 60 data points. I am using the code lm(Y~X1)$coef and lm(Y~X2)$coef. The first returns two values, an intercept and a slope, but the second returns 60 values. I suspect there is something in the "type" of X2 such that it forces the regression
2004 Oct 15
0
Ihre Nachricht an Hapag-Lloyd Express - Your message to Hapag-Llo yd Express
Vielen Dank f?r Ihr Interesse an Hapag-Lloyd Express. Wir werden Ihre Nachricht gerne so bald als m?glich beantworten. Bitte beachten Sie unsere ?ffnungszeiten montags-freitags 09.00 - 18.00 Uhr. Gerne k?nnen Sie auch in unserem HLX-Servicecenter anrufen. Sollten Sie R?ckfragen zu einer bestehenden Buchung haben, geben Sie bitte Ihre Buchungsnummer an. von/from Austria 0820 500 742
2006 Oct 19
1
Fragmentation problem: Archive logs on ocfs1 and ocfs2
Hello All, I have few questions around our use of ocfs1/2 for archive logs on 10G RAC. Is there an article out there describing why fragmentation is a special concern for ocfs1/2? Are there ways to remove fragmentation short of rebuilding the fs? Is there a way to estimate how often we will need to rebuild the fs? Any special tools/packages available to handle this issue? Regards, Pradeep.
2017 Jul 13
0
Snapshot auto-delete unmount problem
Incase anyone is interested this issue was caused by turning on brick multiplexing. Switching it off made the problem go away... *Gary Lloyd* ________________________________________________ I.T. Systems:Keele University Finance & IT Directorate Keele:Staffs:IC1 Building:ST5 5NB:UK +44 1782 733063 <%2B44%201782%20733073> ________________________________________________ On 31 May 2017
2009 Nov 16
3
R-help
I have been trying to write a function for the following problem: Suppose I have three vectors a,b,c of different lengths: e.g. a=c(a1,a2,a3,...) where a[i] form the basis of our function variables: if we define a table for example: and define the fn(x) <-function{..sum(argument)..} where x<-c(a,b,c) so that we can maximise fn(x) as:
2005 Jan 12
1
Please remove my post
Please remove my post [Samba] HELP!!!! Access denied. Source file may be in use Goldston, Lloyd (SAIC) lloyd.goldston <mailto:samba%40lists.samba.org?Subject=%5BSamba%5D%20HELP%21%21%21%21%20Acc ess%20denied.%20Source%20file%20may%20be%20in%20use&In-Reply-To=> at us.army.mil Wed Jul 23 19:33:08 GMT 2003 I listed too much detail in my contact field and would appreciate it if you
2013 Jan 09
0
PESQ calculated MoS-Values for Speex
OK. Different mailing lists are set up differently. This list is unusual because your answers only go to the person who replied to you. So if you want the other people on the listserv to see your answer, you should make sure that Speex-dev at xiph.org<mailto:Speex-dev at xiph.org> is added to the TO: field of your outgoing message. Hopefully someone else will also attempt to answer your
2004 May 18
0
SWAT seems to corrupt WINS SERVER line if multiples are specified
We use real Windows WINS servers, and after a couple of availability problems, we learned that we could specify multiple addresses on this parameter, and use both our primary and fallback servers. At first, I had problems getting it to work, but after looking at the code, I found that the list of addresses had to be separated by semicolons. Since then, I've specified the parm as two
2013 May 29
0
Lloyd Segal
Lloyd Segal Real Estate News 15-year mortgage rate hits record low Mortgage rates dropped again this week, with the 15-year fixed-rate loan hitting a record low, according to a report from mortgage financier Freddie Mac. The 15-year fixed rate fell to 2.56% from 2.61%. A year ago, it stood at 3.07. The most popular mortgage, the 30-year fixed rate, came in at 3.35%, a drop of 0.05 percentage
2006 Feb 18
1
Where are the Portable Devices at vorbis.com ?
Hi Vorbis-ers, It has been a while since I have checked out the Ogg Vorbis resources. http://vorbis.com is looking great! It is a shame though that portable (and other devices) that support Ogg Vorbis well are not celebrated on the home page. I know there is an extensive list at http://wiki.xiph.org/index.php/PortablePlayers, but it is overwhelming in its completeness, and may not be immediately
2012 Aug 03
1
[SOLVED] iptables rule question for Centos 5
We have a simple configuration so we could get by with this -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT -A RH-Firewall-1-INPUT -s "SOURCIPADDRESS" -j REJECT --reject-with icmp-host-prohibited it doesn't scale well but servies the purpose. _____________________________________ "He's no failure. He's not dead yet." William
2002 Nov 15
3
Problem with print$
Ok...I'm stuck. Environment: Suse 8.0, with Samba 2.2.3a, no domain controller (workgroup only). Client machine is NT4 Workstation, SP5. Access to disk shares is fine, no problems, using encrypted PWs. I'm trying to set up a [print$] share, as described in chapter 6 of the Samba-HOWTO-Collection. The symptom that I get is that when I attempt to load the driver to the print$ share, I
2013 Jul 11
0
[PATCH] drm/gpio/nv50: post nv92 cards have 32 interrupt lines
Since the original merge of nouveau to upstream kernel, we were assuming that nv90 (and later) cards have 32 lines. Based on mmio traces of the binary driver, as well as PBUS error messages during read/write of the e070/e074 registers, we can conclude that nv92 has only 16 lines whereas nv94 (and later) cards have 32. Reported-and-tested-by: David M. Lloyd <david.lloyd at redhat.com>
2007 Feb 17
0
MCMC Pack Crashes R-GUI session (PR#9516)
Full_Name: Lloyd Lubet Version: 2.4.1rc OS: XP Submission from: (NULL) (65.19.17.17) Dear Andrew, I am trying to learn gibbs sampling and Metropolis. When I run your gibbs version of multiple linear regression my session crashes. I have trimmed the dataframe and set my object.size = 1 gigB. Despite my best efforts it still crashes while advising me to contact the MCMC Pack developement team.
2009 Feb 13
2
Fwd: Manager Interface Originate (ASYNC) - How to get the Originate Status
Dear All, I am originating the call directly to the SIP Provider using the maganger interface + originate (ASYNC) command. Here is the PHP-AGI Script. $call = $asm->send_request('Originate', array('Channel'=>"SIP/416XXXXXXX at ABC/n", 'Context'=>'ORIG',
2012 Jan 14
1
Error: unexpected '<' in "<" when modifying existing functions
Hi. I am trying to modify kmeans function. It seems that is failing something obvious with the workspace. I am a newbie and here is my code: myk = function (x, centers, iter.max = 10, nstart = 1, algorithm = c("Hartigan-Wong", + "Lloyd", "Forgy", "MacQueen")) + { + do_one <- function(nmeth) { + Z <- switch(nmeth, { + Z
2005 Nov 24
2
Fwd: Matrix rotation
Ok I warned you that I'd been drinking! What I really meant was something to go from: [,1] [,2] [1,] 1 2 [2,] 4 3 to [,1] [,2] [1,] 4 1 [2,] 3 2 to [,1] [,2] [1,] 3 4 [2,] 2 1 to [,1] [,2] [1,] 2 3 [2,] 1 4 Sorry for being a muppet, B Begin forwarded message: > From: Benjamin Lloyd-Hughes
2017 Jul 25
2
build from github source
I followed the http://libguestfs.org/guestfs-building.1.html to build source. git clone https://github.com/libguestfs/libguestfs cd libguestfs ./autogen.sh make I installed the lib I didn't have it and everything is ok untill I enter *make* I got error message: > CCLD libguestfs.la > ar: `u' modifier ignored since `D' is the default (see `U') > make[3]: