similar to: Singularity of lda function in MASS package

Displaying 20 results from an estimated 200 matches similar to: "Singularity of lda function in MASS package"

2008 Oct 14
1
How to checkpoint-restart R jobs in batch mode?
Dear list, Most high performance computing clusters/grid engines have some restrictions on how long a job can be run in batch mode. The cluster I am using has maximum of 48 hours limit, but my job would take far more than that. I know that it is possible to checkpoint jobs without modifying the code if some specialized software (e.g., BLCR ) is installed on the grid engine. However, I am
2008 Jun 26
2
constructing arbitrary (positive definite) covariance matrix
Dear list, I am trying to use the 'mvrnorm' function from the MASS package for simulating multivariate Gaussian data with given covariance matrix. The diagonal elements of my covariance matrix should be the same, i.e., all variables have the same marginal variance. Also all correlations between all pair of variables should be identical, but could be any value in [-1,1]. The problem I am
2008 Dec 17
1
Asterisk 1.4 to AS5400 using H.323 (ooh323) inbound working but outbound doesn't
I have the following setup: DS3 -> Cisco AS5400 -> H.323 (ooh323) -> Asterisk Inbound calls work great but outbound calls fail. So to check and make sure we have outbound calling ability on the DS3 we setup a Cisco Call Manager Express and it can make outbound calls both local and long distance with no problems. The failure code is Cause i = 0x8381 - Unallocated/unassigned number. We
2007 May 29
0
DPpackage - New version
Dear List: I have uploaded version 1.0-4 of DPpackage on CRAN. Since the first version (1.0-0), I have not communicated the improvements of the package. I'll use this email to summarize its current status. The name of the package is motivated by the Dirichlet process. However, DPpackage tries to be a general package for Bayesian nonparametric and semi-parametric data analysis. So
2007 May 29
0
DPpackage - New version
Dear List: I have uploaded version 1.0-4 of DPpackage on CRAN. Since the first version (1.0-0), I have not communicated the improvements of the package. I'll use this email to summarize its current status. The name of the package is motivated by the Dirichlet process. However, DPpackage tries to be a general package for Bayesian nonparametric and semi-parametric data analysis. So
2011 Aug 24
0
Bug#639112: xen: DomU access to dual-ported RAM area on PCI card fails
Package: xen-hypervisor-4.0-i386 Version: 4.0.1-2 Severity: normal File: xen -- System Information: Debian Release: 6.0.2 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-xen-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set
2016 Jan 19
0
Bug#805508: Bug#805508: Bug#805508: Bug#805508: Bug#805508: xen: Unable to create HVM domUs
On Tue, 2016-01-19 at 10:39 +0000, Ian Campbell wrote: > On Thu, 2015-11-26 at 15:16 +0000, Ian Campbell wrote: > > anything better would need to be arranged upstream. > > http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=de858271c16851d662b26 > 13 > 699401df6ecec8ef8 has now landed upstream, which allows the leaf dir to > be > set at configure time and therefore
2009 Nov 29
3
Plotting observed vs. Predicted values, change of symbols
Dear Wiz[R]ds, I am deeply grateful for the help from Duncan Murdoch, Gray Calhoun, and others. We are almost there. For whatever reason, I can't change the symbol from a circle to a triangle in the upright posture plots. Any ideas? I have included the problem in full. # tritiated (3H)-Norepinephrine(NE) disappearance from plasma # concentrations supine and upright # supine datasu <-
2017 Apr 04
2
Hiding partitions at boot time
Hi, My problem is I have a particular system which has Linux (LFS) and Windows XP on one drive and Windows 10 on a second drive. I use extlinux to boot my systems and all three systems boot as expected, however in use I have found unsatisfactory interactions between the Windows XP and the Windows 10 systems. My question is: Is it possible on booting one of the Windows systems to hide
2005 Apr 22
2
[LLVMdev] Optional Target Builds
On Fri, 22 Apr 2005, Andrew Lenharth wrote: >> Does that make sense or do you have a better idea? > > -enable-targets=x86,alpha,sparcv9 > -link-targets=alpha,host > > Valid options for both are: > the names of the targets > host > all > > where all is the default for both items > > I have in my tree the patch to partially support this (well the link >
2005 Feb 28
2
A problem about outer()
Dear all, I have something about function outer() that I can't understand. Just see the following example. The two NaNs are due to 0/0, but I can't figure out the cause of the last two errors. I wonder if some one can explain this for me. ___________________________________________________________________ > sx=rbinom(10,1,0.5);ot=rbinom(10,1,0.5);ag <- rbinom(10,100,0.3);ho <-
2014 Jul 05
0
Xen 4.4 packaging.
On Thu, Mar 06, 2014 at 02:05:34PM +0000, Ian Campbell wrote: > Are you planning to update the Xen package too 4.4 soon? Upstream have > released 4.4-rc6 and AIUI are planning to release the final version next > week (I've been out of the office for a bit, so I don't know the precise > state, but that was the last I heard). I finally found the time to do work on it. During
2018 May 25
0
[PATCH] gpu: Consistently use octal not symbolic permissions
Well I think we rejected that multiple times now. At least I find the symbolic permissions easier to read and I absolutely don't see any reason why we should only use one form. Christian. Am 24.05.2018 um 22:22 schrieb Joe Perches: > There is currently a mixture of octal and symbolic permissions uses > in files in drivers/gpu/drm and one file in drivers/gpu. > > There are ~270
2005 Apr 22
0
[LLVMdev] Optional Target Builds
On Apr 22, 2005, at 9:52 AM, Chris Lattner wrote: > On Fri, 22 Apr 2005, Andrew Lenharth wrote: >>> Does that make sense or do you have a better idea? >> >> -enable-targets=x86,alpha,sparcv9 >> -link-targets=alpha,host >> >> Valid options for both are: >> the names of the targets >> host >> all >> >> where all is the default
2005 May 11
0
RODBC Oracle and VB automation with R(D)COM
I haven't been able to find any help on this and am really struggling. I've been using RODBC 1.1-3 and R(D)COM v1.35 for a little over a year successfully with my Access Database, and now im switching to Oracle 9i. I use R 2.0.1 on a Windows XP platform, 1GB ram, 2GHz Intel Processor) When I connect through the Rgui R console, the connection is successful (but through VB the attempt
2006 Nov 11
1
predict.lda is missing ?
I'm trying to classify some observations using lda and I'm getting a strange error. I loaded the MASS package and created a model like so: >train <- mod1[mod1$rand < 1.7,] >classify <- mod1[mod1$rand >= 1.7,] >lda_res <- lda(over_win ~ t1_scrd_a + t1_alwd_a, data=train, CV=TRUE) That works, and all is well until I try to do a prediction for the holdouts:
2018 May 24
3
[PATCH] gpu: Consistently use octal not symbolic permissions
There is currently a mixture of octal and symbolic permissions uses in files in drivers/gpu/drm and one file in drivers/gpu. There are ~270 existing octal uses and ~115 S_<FOO> uses. Convert all the S_<FOO> symbolic permissions to their octal equivalents as using octal and not symbolic permissions is preferred by many as more readable. see: https://lkml.org/lkml/2016/8/2/1945 Done
2014 Dec 03
3
Radeon graphics problems with CentOS 6.6
Hello, I saw in the CentOS 6.6 release notes that the Xorg ABI has changed but that "This should not concern anyone who uses the default drivers shipped with CentOS." I'm using the ATI drivers in Base but X still fails when I boot a CentOS 6.6 kernel. I was hoping this is a known problem that would get fixed with a kernel update but I'm still having problems with the
2006 May 02
0
Telasip config problem/question
I seem to be getting a connection from telasip but instead of dialing my default extension, nothing happens. I listen to dead air. I have a fxo card configured and working on both inbound and outbound calls. Telasip is working outbound. I put in the recommended (by telasip) changes to the trunk for incoming, e.g. host=gw4.telasip.com insecure=very qualify=yes type=user context=from-pstn Then
2014 Oct 22
1
display force off - kernel 3.18
http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=4d60422 also broken with this commit