Displaying 20 results from an estimated 100 matches similar to: "Brockhaus 2004 multimedial dvd"
2005 Aug 18
2
lme model: Error in MEEM
Hi,
We have data of two groups of subjects: 32 elderly, 14 young adults. for
each subject we have 15 observations, each observation consisting of a
reaction-time measure (RT) and an activation maesure (betadlpcv).
since we want to analyze the influence of (age-)group and RT on the
activation, we call:
lme(betadlpcv ~ RT*group, data=our.data, random=~ RT |subject)
this yields:
Error in
2006 Feb 03
0
run programs .exe from cdrom/dvd
Some of my programs need to be starting from cdrom or dvd after execution of
the local .exe from harddisc. How is the proceeding to achieve a running
program from cdrom/dvd? The link from .wine/windos/dosdevices to the cdrom
and dvd is already established and works.
May it's necessary to write a shell script to run after start from
cdrom/dvd. On the other hand, may it would help to make a copy
2005 Aug 30
8
Who can help me?
I have own function wrote. I used an algorithm, which was written in Matlab.
in matlab:
...
gamma = inv(v)*g;
...
#v = matrix of variable size, v=vv(k) => k=2 => dimension of v 2x2
#g = a line vector with 4 elements e.g. g=[1,0,2,0];
my rewritten r-file:
...
gamma = solve(v)*g;
...
which is my error? Who can help me?
thank you in advance.
Chris
--
Lust, ein paar Euro nebenbei zu
2005 Dec 09
0
Feature request FLAC
I vote for #2.
I don't see the options in #1 as strictly going with the philosophy of FLAC
being a lossless codec although neither one seems like a bad idea if
implemented properly. More generally part b of #1 would allow you to select
any channel(s) from a source and just encode those channels. For example you
may want to encode only 3 channels of a 4 channel source or 5 of 8 or 1 of
8,
2005 Dec 23
4
sshd blocks SIGALRM
Gidday everbody,
We have just found an interesting issue regarding the sshd daemon on our
SuSE system. For some reasons, the /usr/sbin/sshd process blocks SIGALRM as
shown in the /proc/pid/status:
$ cat /proc/`cat /var/run/sshd.init.pid`/status
Name: sshd
State: S (sleeping)
SleepAVG: 0%
[...]
SigPnd: 0000000000000000
ShdPnd: 0000000000000000
SigBlk: 0000000000002000 <-- SIGALRM is
2005 Dec 09
4
Feature request FLAC
Dear all,
I am an active FLAC user and like the program a lot! Thanks for your
great work. Since I am not a developer I cannot modify the program on my
own.
Maybe you might be interested in features I would find useful. Maybe others
find them interesting as well and you find the time to implement them.
1. Add encoder options:
a) Skip silence (leading and ending) would give the option to skip
2006 May 16
8
Voice of Japan
Hello
I have a problem getting the program Voice of Japan to work:
I have copied the MFC42.dll and the MFC40.dll from Windows in the apps
directory but now i get the following console output:
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:OleLoadPictureEx
(0x41bb1eec,6582,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x406df988),
partially implemented.
fixme:ole:OleLoadPictureEx
2013 Jan 07
1
try()-function does not catch error in BATCH-job if Matrix is loaded
Hello,
In my simulation I use the try()-function to catch possible errors when
fitting models. I run the simulationon a Linux-server using the command
" R CMD BATCH nameOfFile.R &". When executing the code as batch-job I
get the problem that the execution is halted without giving an error
message. But when I run the code interactivly the error is catched by
try() as it would
2005 Oct 06
1
localboot 0
hi guys !
I have following problem (using pxelinux)
I can't boot from my harddrive (netboot works just fine)
i conwert my IPadress (with gethostip) and create a configfile like this:
-----------C0A80001(192.168.0.1)----------
localboot 0
----------------------end-----------------------
at first te client looks for MAC and then for C0A80001 then i get following:
Could not find kernel image:
2011 Jan 28
4
Diferente escala en los ejes de un barchart
Buenos dias a todos.
Tengo este Barchart con dos tipos de datos. Desembarcado y Muestreado. Como los datos de Desembarcado son mucho mayores que los de Muestreado, estos ultimos datos apenas si se aprecian en la grafica. Lo que se me ocurre es cambiar la escala de este eje. ¿alguien sabria como hacerlo? O alguna otra sugerencia claro.
Muchisimas gracias a todos los que me estan ayudando
Jose Luis
2008 Nov 24
15
Overriding of .dll libraries
As far as I know, some application can be made working in Wine if some .dll libraries are replaced by the native ones (from windows distribution).
Could somebody help me?
I do not know, how to find which libraries have to be overriden for this or that particular application.
What should I do to find it out?
Is there any HowTo in internet that explains how to do it step-by-step?
(I found only
2007 Apr 05
4
reading of a matrix
Dear R-experts,
I still have problems with the reading of a matrix.
Input: matrixData6.txt
A-Paar B-Paar C-Paar D-Paar E-Paar
A 1 3 5 7 9
B 2 4 6 8 10
R-commands:
y=read.table(file="Z:/Software/R-Programme/matrixData6.txt")
y
Result:
A.Paar B.Paar C.Paar D.Paar E.Paar
A 1 3 5 7 9
B 2 4 6 8 10
If you look into the txt-file
2014 Dec 08
1
Centralized Monitoring of Question
Hello Sir/Madam,
I have a question related to UPS monitoring by SNMP cards via NUT(Network UPS Tools).
We have a few SNMP Cards (MEGATEK) that connecting to a number of UPS`s. We need a centralized program to monitoring of our UPS`s.
We want to know that, NUT can help us?
Operating System: Windows or Linux
SNMP Card type: Netagent model for MEGATEK company (www.megatec.com.tw).
Yours
2002 Dec 04
2
docs question
hello,
i have a question about the documentation:
oggenc --help says:
-b, --bitrate Choose a nominal bitrate to encode at. Attempt
to encode at a bitrate averaging this. Takes an
argument in kbps. This uses the bitrate management
engine, and is not recommended for most users.
See -q, --quality for a
2009 Nov 24
0
Aquamacs/emacs and color of echo in R console
Hi
I have been unable to find information on the following problem:
All the text in my *R* window is shown in light red, starting after the
echo "This is mgcv 1.5-6 . For overview type ", the following
`help("mgcv-package")' is already in the light red.
This color annoys me because I need more contrast, and it is even worse
for use with a beamer.
In the options menu
2009 Nov 24
0
Aquamacs/emacs and color of echo in R console 2!
Hi
Sorry, I forgot to state the version: GNU Emacs 22.3.1
I have been unable to find information on the following problem:
All the text in my *R* window is shown in light red, starting after the
echo "This is mgcv 1.5-6 . For overview type ", the following
`help("mgcv-package")' is already in the light red.
This color annoys me because I need more contrast, and it is
2008 Dec 05
1
How to retrieve a method
Hi there,
I am interested in the inner workings of wilcox.test:
> wilcox.test
function (x, ...)
UseMethod("wilcox.test")
<environment: namespace:stats>
how can I get at the code, if it is R-code? For Methods one should be able to learn what extension to use, but here default or such do not help.
Is there a wayplot.default to learn which different versions of
2004 Feb 16
1
understanding loops for "loop-plotting"
Hi,
i make some practice on "loops" to understand this important
issue in "difference" to the wrappers like apply finally!
The point is that i want plot's for different different const and wish in one
pdf the 5 plots . So i want plots for const=1:5 which change the undelying
data expressed in t1 and t2.
I attempt some trials , while, for and now
repeat loop now ,
2007 Oct 12
1
Batch-Plot Histograms
Hi everyone,
anybody’s got an idea why the following script doesn’t produce batch-histograms?
I’m using Windows XP and R 2.5.1.
Here’s the script:
matrix<-read.csv("C:\\Stadtwerke_mit_Umlage.csv", header=TRUE,sep=";",dec=".")
Stadtwerke<-colnames(matrix)
Bereich_blau<-66.67
Schleifen<-dim(matrix)[2]
2007 Jun 05
0
Isolinux at heise online
[Deutsche Fassung: siehe unten.]
Dear software developer,
we have accepted your application Isolinux into the software
database of heise online. You can find the application in a few
minutes at
http://www.heise.de/software/default.shtml?prg=44562
Please take a brief moment to verify whether all details are correct.
If necessary, please inform us via e-mail.
You can also supplement or change