similar to: incompatible with our capability 0x400.

Displaying 20 results from an estimated 800 matches similar to: "incompatible with our capability 0x400."

2006 Apr 13
2
assignment to a symbol created by paste
Hello, I am creating a number of objects that I wish to have a common name with an index such as x1, x2, x3, ... I would like to do everyting in a loop to make the code compact and minimize the probability of an error by typo. A test problem may look like for (j in 1:10){ as.symbol(paste("x",j,sep="")) <- j; } which ideally would produce x1 = 1, ... x10 = 10. However,
2006 Apr 20
3
the difference between "x1" and x1
Hello, I am not sure what to write in the subject line, but I would like to take a character string that is a variable in a data frame and apply a function that takes a numeric argument to this character string. Here is a simplified example that would solve my problem. Imagine I have my data stored in a data frame. > x1 <- x2 <- x3 <- x4 <- x5 <- rnorm(20,0,1); > data <-
2013 Sep 16
4
Executing command via puppet !
Hi, Is it possible to get response of a command from puppet ? For example if I run "nginx -t" it would give some details about the configurations i.e. if configuration has some error then which file has the error ! Regards -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving
2009 Jun 04
1
Using WinBUGS from R: A Multi-Way Array Problem
Please suggest a way out to the following problem. I have a T by n data matrix (say Y) where coulmns are time series of length T. To do some analysis in WinBUGS I need to construct my data as follows. yy<-rep(Y,k) ## this will be a vector Yk<-array(yy,dim=c(T,n,k)) ## data array Here the definition of dim indices is first index: T rows second index: n columns third index: for kth T by n
2019 Oct 20
4
how to reinit an own repo after adding files?
Hallo, Im using createrepo. The problem is that changes in the repo are not availiable via yum on my system. Ralf Von meinem iPad gesendet > Am 19.10.2019 um 15:31 schrieb Leon Fauster via CentOS <centos at centos.org>: > > ?Am 19.10.19 um 12:26 schrieb Ralf Prengel: >> Hallo, >> I try to use my own repo. >> The problem: >> The repo is working when using
2006 Mar 31
1
add1() and glm
Hello, I have a question about the add1() function and quasilikelihoods for GLMs. I am fitting quasi-Poisson models using glm(, family = quasipoisson). Technically, with the quasilikelihood approach the deviance does not have the interpretation as a likelihood-based measure of sample information. Functions such as stepAIC() cannot be used. The function add1() returns the change in the scaled
2003 Aug 22
1
Kazaalite install problem
Tried installing kazaalite 1.7.2. The install went fine, but when i run it i get: fixme:win32:PE_CreateModule Unknown directory 15 ignored err:wave:OSS_WaveOutInit /dev/mixer1: not found! err:wave:OSS_WaveInInit /dev/mixer1: not found! fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub! fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub! fixme:hook:NotifyWinEvent (32768,0x10026,-4,1)-stub!
2015 May 19
2
Need Immediate Help:::SAMBA Logon Issues
Hi there Plz go through the following info. Everything is working pretty fine but very frequently, I get the following error: "THERE ARE NO LOGON SERVERS CURRENTLY AVAILABLE TO SERVICE YOUR REQUEST" where these configurations work fine occasionally. [global] ;add group script = /usr/sbin/groupadd %g ;add machine script = /usr/sbin/useradd -s /bin/false -d /var/lib/nobody %u ;add user
2009 Apr 15
1
Compiling Fortran Subroutines as R Shared Objects on Mac OS-X
Hello, I am trying to compile some F77 subroutines as shared objects for R on my Mac. --> Mac OS-X Version 10.4.11 (Tiger Intel Mac) I have done this (successfully) before on Sun Solaris and Linux Fedora systems using the following command. > R CMD SHLIB myfile.f I have g77 installed from this page. http://hpc.sourceforge.net/ I am using R 2.8.1, and I have installed all 4 additional
2012 Aug 25
6
[LLVMdev] How to Check whether BasicBlock resides in a conditional branch
Hello All, I want to dertermine whether a basicblock is in a conditional branch. such as, //============================= if a > 2 // BasicBlock A then BasicBlock B endif BasicBlock C //============================= What I want to identify is BasicBlock B, which is in a condtional block. but C is not. In other words, I want to distinguish BasicBlocks that * must * be executed and that
2005 Jan 10
8
Personal Firewalls
Hello, Our ISP provides a firewall and NAT services for our Intranet. However, within the Intranet, there appear to be personal firewalls around some anonymous PCs. The IP addresses of these PCs can be detected by our network monitoring tool. The identity of the user however remains anonymous. Are there any tools that can be used to penetrate the personal firewall and reveal the identity of the
2007 May 05
2
[LLVMdev] LLVM and LLVM-GCC4 build on GCC 4.2.0 RC3
I have successfully built LLVM and LLVM-GCC4 on GCC-4.2.0-20070501 on Linux x86 32bit. GCC 4.2.0 RC3 is availiable from :- ftp://gcc.gnu.org/pub/gcc/prerelease-4.2.0-20070501 Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070505/5535bb23/attachment.html>
2009 Jul 02
2
[LLVMdev] OCAML and ocamldoc requirements on building and installing LLVM
Jon, LLVM seems to be now dependant by default on OCAML and ocamldoc. Can you please change this so OCAML is only built and enabled when an '--enable-ocaml' flag is set on 'configure'. As I cannot do 'make install' on Cygwin as ocamldoc is not availiable on Cygwin. Also really 95% of LLVM users are not either going to have ocaml installed or are going to be using it.
2005 Feb 21
4
sip wifi phone?
Does anyone know of any sip wifi phones? Only one i can find that is redily availiable is the zyxel prestige 2000w and from what i hear it is flaky. Kurt Fankhauser WaveLinc HYPERLINK "http://www.wavelinc.com/"www.wavelinc.com 114 S. Walnut St. Bucyrus, OH 44820 419-562-6405 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database:
2001 Apr 23
3
missing ctest and methodological question
Hi, I couldn't figure out how to use the functions from the ctest library. I'm using the r-base package that comes with debian potato. library("ctest") told me that no such package existed. I checked the CRAN, but no such package was availiable, instead I was told that it would be part of the standard installation. But functions from ctest like shapiro-wilk don't work. The
2015 May 28
1
Need Immediate Help:::SAMBA Logon Issues
Do you have more than one domain controller? Is this just after rebooting a PC? On 05/25/15 14:39, Andrew Bartlett wrote: > On Tue, 2015-05-19 at 14:13 +0500, Yawar Aziz Bhatti wrote: >> Hi there >> >> Plz go through the following info. Everything is working pretty fine but >> very frequently, I get the following error: >> >> "THERE ARE NO LOGON
2007 Nov 28
1
R install problem on MacOS 10.5.1 (PR#10476)
Full_Name: Saleem Bhatti Version: 2.6.1 OS: MacOSX 10.5.1 Submission from: (NULL) (81.187.216.162) Using R-2.6.1.dmg to do an automated install on MacOS 10.5.1. Installation fails with following text. Installation had errors. Install failed. The Installer could not install some files in "/". Contact the software manufacturer for assistance. See window capture at:
2006 May 07
1
model selection, stepAIC(), and coxph() (fwd)
Hello, My question concerns model selection, stepAIC(), add1(), and coxph(). In Venables and Ripley (3rd Ed) pp389-390 there is an example of using stepAIC() for the automated selection of a coxph model for VA lung cancer data. A statistics question: Can partial likelihoods be interpreted in the same manner as likelihoods with respect to information based criterion and likelihood ratio tests?
2012 Oct 18
1
Time Series Analysis and Forecasting
Hello, I am totally new in the field of time series analysis and forecasting and R. I read that R is a powerful tool for time series. Could anyone give me navigation what models of time series are availiable in R etc? -- View this message in context: http://r.789695.n4.nabble.com/Time-Series-Analysis-and-Forecasting-tp4646637.html Sent from the R help mailing list archive at Nabble.com.
2011 Oct 17
5
Install the rugarch-package
Hi, i am unable to install the rugarch package. More than that i do not even find this package in my list of possible packages. Its possible than the name has changed, or the package is not longer availiable? Is there a similar package avaliable for garch modelling except the fGarch what i am using now? many Thanks Roland -- View this message in context: