similar to: Analysis

Displaying 20 results from an estimated 700 matches similar to: "Analysis"

2001 Oct 19
1
x11drv failure on Dell laptop
Hello, I've searched for a solution to this all over and found nothing that works: Lately I get: nick@bomba ~>cd /win/WINNT nick@bomba /win/WINNT>wine -winver win2000 -managed explorer.exe Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: fixme:shell:SHLWAPI_437 (0x00000004)stub fixme:shell:SHRegGetUSValueW (0x40cd0c),stub! err:file:FILE_DoOpenFile called with
2005 Jan 07
2
Changing the bitrate (down) of an ogg file
Hi. Sorry if this is the wrong list - a pointer to the right would be appreciated. I have a number of Ogg files, that have a VBR bitrate of approx. 256 kbps. I have bought a portabel Ogg player (iRiver iFP 795) that unfortunately only support bitrates up to approx. 225 kbps. So my question is, if there is a tool to change the bitrate down to e.g. 220 kbps. I know I can do this with sox, or
2003 Sep 11
2
Problem in installing "quantreg" package
Hi, I was trying to install "quantreg" package in an R session, but got the following error message: ERROR: cannot write to or create directory '/usr/lib/R/library' Can anyone suggest what I need to do? Swagata Nandi
2003 Sep 11
1
Problem in installing quantreg package
I was trying to install package "quantreg" in an R session, but I got the follwing error message: ERROR: cannot write to or create directory '/usr/lib/R/library'. Can anyone suggest what I need to do to fix it up? Swagata Nandi
2009 Sep 11
3
For sending my R package as part of R-project
To Whom It May Concern: I have an R package and want to put this package be part of R-project and available to anyone who is interested in. The R package is created for my paper, titled "Acceptance Sampling Plans from Truncated Life Tests Based on the Birnbaum-Saunders Distribution for Percentiles". The paper has been accepted by Communications in Statistics: Simulation and
2017 Jun 04
2
CV en R
Si nos dices el tipo de problema que estás intentando solucionar y el tamaño del dataset podemos recomendarte algo más. En tu pseudo-código mezclas algoritmos supervisados y no-supervisados. Además de ranger, daría alguna oportunidad a "gbm" o como no a "xgboost". Y éstos los probaría dentro de H2O. Saludos, Carlos Ortega www.qualityexcellence.es El 4 de junio de 2017,
2008 Mar 07
2
training svm
What should I do if I need to train svm() with data having same value across all rows in some columns. These must be the important features of the class and we cant exclude these columns to build up models. The error I am getting is: Error in predict.svm(ret, xhold) : Model is empty! In addition: Warning message: In svm.default(datatrain, classtrain) : Variable(s) 'F112' and
2011 Aug 10
0
exiting with ogg.h missing
I ran into a similar problem. The OGG lib and header files need to be in a standard location. To get around this problem I passed the following options to the configure script. --with-ogg-libraries=<libogg_root>/src/.libs --with-ogg-includes=<libogg_root>/include. In this case I built libogg and left all of the files in the default place (so I just did make not make install).
2014 Apr 02
3
Typeof for character vector in dataframe returns integer
Hi , I want to know is this behavior expected and why is that ? Need some help gender <- c("F", "M", "M", "F", "F", "M", "F", "F") > age <- c(23, 25, 27, 29, 31, 33, 35, 37) > df<- data.frame(gender,age) > typeof(df[[1]]) [1] "integer"
2017 Jun 04
2
CV en R
H2O va bien (muy bien) tanto en un ordenador sobremesa/portátil y sobre un clúster. En uno de sobremesa si tienes buena RAM y muchos cores, mejor. Y no tienes porqué usar Spark si no necesitas una solución tiempo real o "near real-time". H2O tiene otra solución para interaccionar con Spark (Sparkling Water). Incluso sobre un clúster, puedes usar "sparklyr" y
2005 Mar 03
3
Need suggestions for plotting 3D plot
Hi Everybody, I am a newbie in R. I have a data in the form of a matrix which I want to make some 3D plots using R. There is some functions for instance hist() for 2D plots, but I cant find any function for 3D plots. Is there any function available in R for 3D plots? If so, is there any documention available on internet so that I can go through. With regards, Soumyadeep
2005 Feb 22
1
Does R has the function for garch-t, gjr-garch, qgarch and egarch
Dear all, I would like to know that R has the function for garch-t,gjr- garch,qgarch and egarch. Best Regards, Luck
2002 Sep 05
0
Printing to a windows printer (ERRSRV 22)
Hello everyone, I am trying to print from my linux-box to a networked windows printer "konica 7040" (actually it is a copier which can print too) with samba. I got as far as to configure Samba and file shares are working quite well, but not the printing. I traced back to this problem to a single "smbclient" command which returns the following error message: "Error writing
2010 Oct 26
1
2 HB8 cards in one server - first one is not recognized, the second is
Hi list, I installed 2 HB8 cards each of them with a Quad Bri modules in a HP 360 G6 running Debian Squeeze. Here is an output of dmesg wafter server has booted: [ 9.784123] wctdm24xxp 0000:0b:08.0: PCI INT A -> GSI 31 (level, low) -> IRQ 31 [ 11.847073] bnx2: eth0 NIC Copper Link is Up, 1000 Mbps full duplex [ 11.847600] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [
2011 Jun 30
0
Specifying State Space model to decompose structural shocks
Dear all: Greetings! I am trying to replicate a simple state space model in R, using the package 'dlm'. This model has two observation equations and three state equations. Each observation equation represents structural shocks based on SVAR for country i, where i=1 to 2. The structural shocks (S1 and S2) are to be decomposed into common (sv1) and country-specific (sv2, sv3) shocks. We
2007 Aug 02
1
Using 'diff' on zoo vs zooreg classes (possible bug?)
Hello, Can anyone explain the following behaviour? To me it seems a bug, but maybe it is intentional. It seems that a diff on a zooreg class that is not _strictly_ regular only considers those entries that are 'deltat' apart. In the following, diff on the zooreg class only returns values where the index was one second apart. The example replicates by dev code, but I've also tested
2009 Jul 29
1
python 2.4.3-24.el5_3.6
there is a python update ...snippel $ yum update ... Updating: python i386 2.4.3-24.el5_3.6 updates 5.9 M Installing for dependencies: kernel-PAE i686 2.6.18-128.1.6.el5 updates 15 M snappel... why does it require kernel-PAE ? manual download and install via $ rpm -Fvh
2007 Feb 09
2
Wine does nothing Help !!!!!
Hello everyone.. I have installed wine-0.9.30 from source ( just ran tools/wineinstall from the source directory ). It installed without any problems. But when I try to run any program using wine it does nothing, just hangs there. It does not give any error also. I did a "strace" on the process here is some of the strace output. "[pid 16929] rt_sigprocmask(SIG_SETMASK, [], NULL,
2004 Apr 08
0
getpeername/server crash problem
Hi! Before anything, here is my hardware/software informations : Hardware : -IBM x345, 1 CPU, 1G RAM, IBM ServeRAID controlle -6 HD used with LVM, 2 volume group, 12 logical volumes all running ext3 Software : -RedHat Linux Enterprise AS (Academic) 3.0 update 1 -Kernel 2.4.21-4.0.2.EL -samba-3.0.2-6.3E -Running an apache 2 web server -On normal use, there is only 10-15 computers
2008 Nov 19
0
megaraid sas driver failing in Xen-3.4 unstable version
On Xen-3.4 (unstable version), I have created CentOS HVM guest & WS2K8 HVM guest and dedicated MegaRAID SAS controller but I am not able to see the disk which is connected to MegaRAID SAS controller when I do fdisk -l (vtd support is enabled in Xen). Looks like the pci device(MegaRAID SAS controller) is getting dedicated successfully as I can see the device in the list of pci devices shown by