Displaying 17 results from an estimated 17 matches for "paars".
Did you mean:
pars
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
2012 Nov 27
1
Concordant und Discordant Paars of Logistic Regression
Hallo there,
can anymore show me how to get results about konkordant und diskordant paars (Sommer-D, Gudman-Krustal-Gama, Kendall-Tau-a) within a logistic regression) in R?
Thanks a lot.
MT
[[alternative HTML version deleted]]
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
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
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
2004 Feb 28
3
Neues über die deutsche Übersetzung der Samba-3-Dokumentation -- News for the german translation of the Samba-3-docs
Another posting in german, due to its subject, which has to do
with the german translation of the Samba-3.0-documentation.
---
Hallo, deutschsprachige Samba-user,
die ?bersetzung der Samba-3-Dokumentation geht weiter.
Die Info-Kampagne tr?gt Fr?chte, es gibt neue freiwillige Mitarbeiter!
Unsere Projektseite liegt auf Berlios, eine kurze Projektbeschreibung
findet man unter
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
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:
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
2006 Jan 31
0
Brockhaus 2004 multimedial dvd
after installation brockhaus needs to be running first localy where the .exe
reside under /.wine/windows/Programme. Furthermore after starting, the
installation needs to be running from cdrom or dvd where the dates are.
For that reason may a sricpt will help. But I'm not very familar with that.
May someone could help my with scripting if it's even necessary.
Please note, although the link
2001 Dec 29
2
how to convert ext3 to ext2
Hi,
I am using RH 7.2 Enigma and with ext3 filesystem. Before installing RH
Linux, I used Partition Magic 7 in Windows to prepare partition ext2 for
Linux which was then converted to ext3 when installing RH 7.2. Now that
I want to expand the space for the Linux partition, I find out that PM 7
does not support and recognize ext3 filesystem. My questions then are:
1. How do I convert ext3 to
2013 Jun 28
3
OHM2013
Hello,
At OHM2013 (https://ohm2013.org/site/), there will be a lightning talk about
tinc, and a workshop setting up tinc VPNs at the Milliways village. An exact
time is not known yet but will follow later.
OHM2013 will take place from July 31 to August 4 at the Geestmerambacht
festival grounds, near Alkmaar, in the Netherlands. If you would like to meet
at OHM2013 with other people using or
2013 Jun 28
3
OHM2013
Hello,
At OHM2013 (https://ohm2013.org/site/), there will be a lightning talk about
tinc, and a workshop setting up tinc VPNs at the Milliways village. An exact
time is not known yet but will follow later.
OHM2013 will take place from July 31 to August 4 at the Geestmerambacht
festival grounds, near Alkmaar, in the Netherlands. If you would like to meet
at OHM2013 with other people using or
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,
2001 Sep 09
2
installation trouble
Slackware 7.1/Linux 2.2.16
Downloaded latest tar gz's: libao, libogg, libvorbis
Proceeded to ./configure | make | make install on each
libao went fine
libogg on the 'make' gives me all 'Nothing to be done' messages
libvorbis on the './configure':
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program compiled, but did not
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
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