Displaying 20 results from an estimated 312 matches for "vii".
Did you mean:
via
2006 May 24
2
help running kings quest vii, crashes, bug 5282
Hi,
I am looking for help running kings quest VII, I am able to
successfully run it under Windows XP when i dual boot, as well as under
vmware-server.
My bug # is 5282 and i have included output of:
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A
20 -B
300 "seh:" /tmp/relay.log > /tmp/relay.tx...
2002 Sep 17
1
switch (PR#2033)
Full_Name: Ron Wehrens
Version: 1.5.0
OS: Linux, Solaris, OSF alpha
Submission from: (NULL) (128.95.17.61)
Consider these two functions:
switchme <- function(type, ...) {
switch(type,
E = max(...),
V = length(...),
EII = sum(...),
VII = prod(...),
-100)
}
switchme2 <- function(type, ...) {
switch(type,
V = length(...),
EII = sum(...),
VII = prod(...),
-100)
}
The bottom one does what I expect. The top one only gives one answer,
independent
of the second argument.
> switchme2(...
2007 Mar 19
2
cant install or run programs from cd especially Final Fantasy VII (FF7)
ive been using wine for about a month now and ive tried a couple
different versions but i cant install or run anything on wine from a
CD..i did a work around for it by just copyin the cd to my hard drive
and got my game installed, but it comes with 3 play disks and an
install disk, and when i try to play it even when the correct play disk
is in and copied everywhere on my hard drive the game still
2008 Feb 12
3
sort a data frame according to roman characters
R-help,
I have a data frame with one column containing roman numbers
The data are not sorted as : I II III IV V VI VII VIII IX
X XI XII XIII XIV XV
Using data[order(data$Roman),] does not do the job.
How can this be done?
Thanks in advance.
2009 Dec 08
1
Sort a data frame according to romans
R-help,
I have a data frame:
> mydata
strata nh Nh Wh fh
1 I 10 26 0.048 0.385
2 II 32 84 0.154 0.381
3 III 16 42 0.077 0.381
4 IV 4 11 0.020 0.364
5 V 10 26 0.048 0.385
7 VII 64 168 0.309 0.381
8 VIII 49 129 0.237 0.380
9 IX 22 58 0.107 0.379
91 VI 0 0 0.000 0.000
and I wish to rearrange the data are sorted according to the roman (first column):
I,II,III,IV,V,VI,VII,VIII,IX
Thanks in advance
2005 Aug 27
1
CUPS for KDE
...ed and configured in GNOME every thing seemed to be fine.
When entering KDE it automatically adds two printers and generally
brings the printer out of work.
I have figured out that I am missing this support according to this link:
http://www.linuxprinting.org/kpfeifle/LinuxKongress2002/Tutorial/VII.cups-help/VII.cups-help.html#L732
Is this correct? And where can i find this package including those files?
kai
2000 Jul 24
1
Questions about deviance
...gnlm) gives a deviance of 523.94. Can
anybody explain these differences?
The data frame with the data are:
> cheese
Cheese N Response nResponse
1 A 1 III 2
2 A 7 IV 3
3 A 8 V 4
4 A 8 VI 5
5 A 19 VII 6
6 A 8 VIII 7
7 A 1 IX 8
8 B 6 I 0
9 B 9 II 1
10 B 12 III 2
11 B 11 IV 3
12 B 7 V 4
13 B 6 VI 5
14 B 1 VII 6
1...
2007 Aug 10
3
having problems with factor()
...184 210 2
185 330 3
186 210 2
187 100 1
188 0 0
I want to convert the area column values to factors, to do an anova. However, if I use:
df$areaf <- factor(df$area, labels=c("0","I","II","III","IV","V","VI","VII"))
it gives the following message:
Error in factor(df$area, labels = c("0", "I", "II", "III", "IV", "V", "VI", :
invalid labels; length 8 should be 1 or 7
Can anyone help?
Jabez
________________________...
2009 Jun 17
1
wrong results when apply+sum with missing values (NA)
...t compute the sum by columns to a matrix using apply() when I've got
missing values (either 0 or NA)...
I've got this matrix:
>nafam
Micro Flavo Helio Pseud Rhodo Bdello Chloro Syntro Verruco Prochloro
SAR11
I 1 1 1 NA NA 1 3 NA 1 6
1
VII NA 1 2 1 NA 2 16 1 NA 12
35
XI NA NA NA NA 1 NA 2 NA 1 17
94
and want to count the total frequencies by column, but I keep getting the
same output
>apply(nafam,2,sum,na.nr=T)
Micro Flavo Helio...
2018 May 22
2
Plot qualitative y axis
...mlemon at gmail.com>:
> Hi Pedro,
> In addition to the other suggestions, here's a guess at what you want
> by the lines for M and W:
>
> ppdf<-read.table(text="N M W
> I 10 106
> II 124 484
> III 321 874
> IV 777 1140
> V 896 996
> VI 1706 1250
> VII 635 433
> VIII 1437 654
> IX 693 333
> X 1343 624
> XI 1221 611
> XII 25 15
> XIII 3 NA
> XIV 7 8",
> header=TRUE)
> barpos<-barplot(t(as.matrix(ppdf[,2:3])),horiz=TRUE,
> names.arg=ppdf$N,beside=TRUE,col=c("red","blue"))
> legend(1000,8...
2004 Sep 27
1
Peer Review - Linuxfest Presentation Outline
...The History of Asterisk
b. Why Linux?
3. Asterisk: Under The Hood
a. Channels
i. CAPI - Connections over ISDN CAPI driver
ii. H323 - Open H.323 Channel driver
iii. IAX2 - Inter Asterisk Exchange 2 driver
iv. ISDN4Linux -
v. MCGP - Media Gateway Control Protocol driver
vi. SCCP -
vii. SIP
viii. Zap
b. Codecs
i. G.723.1
ii. GSM
iii. G.711 u-law
iv. G.711 A-law
v. G.726
vi. ADPCM
vii. 16 bit Signed Linear PCM
viii. LPC10
ix. G.729A audio
x. SpeeX
xi. iLBC
xii. JPEG image
xiii. PNG image
xiv. H.261 Video
xv. H.263 Video
c. Applications (A Select F...
2018 May 21
2
Plot qualitative y axis
Hi all,
I?m trying to plot this data
N M W
I 10 106
II 124 484
III 321 874
IV 777 1140
V 896 996
VI 1706 1250
VII 635 433
VIII 1437 654
IX 693 333
X 1343 624
XI 1221 611
XII 25 15
XIII 3
XIV 7 8
So that in de Y axis will be the level (qualitative data) and in the X axis
will be M and W variables. So x axis will be wwith a lenght between 0 and
2000.
I would like to plot a line with M and other with W so it wil...
2010 Jan 06
1
positive log likelihood and BIC values from mCLUST analysis
...FALSE)
######################### BEGIN EM ANALYSIS #########################
#Use the points determined by MDS to perform EM clustering.
#Allow only the unconstrained models. Sometimes, constrained models mess
things up!
EMclusters <- mclustBIC(mds$points, G=Clusterrange, modelNames= c("VII",
"VVI", "VVV"), prior=NULL, control=emControl(),
initialization=list(hcPairs=NULL, subset=NULL, noise=NULL),
Vinv=NULL, warn=FALSE, x=NULL)
The input data are in the form of an N X N matrix of pairwise genetic
distances between strains. Those distanc...
2018 May 23
0
Plot qualitative y axis
...ld have been better if I had included the ggplot() command.
Try
==============================================================
library(reshape2)
library(ggplot2)
dat1? <- structure(list(N = c("I", "II", "III", "IV", "V", "VI", "VII",
"VIII", "IX", "X", "XI", "XII", "XIII", "XIV"), M = c(10L, 124L,
321L, 777L, 896L, 1706L, 635L, 1437L, 693L, 1343L, 1221L, 25L,
3L, 7L), W = c(106L, 484L, 874L, 1140L, 996L, 1250L, 433L, 654L,
333L, 624L, 611L, 15L, NA, 8L...
2018 May 23
0
Plot qualitative y axis
Hi Pedro,
Not too hard. Just have to watch the order of the variables:
ppdf<-read.table(text="N M W
I 10 106
II 124 484
III 321 874
IV 777 1140
V 896 996
VI 1706 1250
VII 635 433
VIII 1437 654
IX 693 333
X 1343 624
XI 1221 611
XII 25 15
XIII 3 NA
XIV 7 8",
header=TRUE)
plot(rev(ppdf[,2]),1:14,col="blue",lty=1,type="l",
yaxt="n",ylab="N",xlab="ppdf[,2]")
points(rev(ppdf[,3]),1:14,col="red",lty=1,type=&...
2005 Oct 20
2
String manipulation
R-help,
I have a data frame which contains a character string column that is
something like;
II11
II18
II23
III1
III13
III16
III19
III2
III7
IV10
IV11
IV12
IX16
IX4
V12
V18
V2
V20
V23
V4
VII14
VII18
VII21
VII26
VII28
VII33
VII4
VII48
VII5
....
....
....
I want to apply a function (e.g mean) by grouping according to the
roman part of the string, i.e,
by I
by V
by VII
...
...
and so on.
I have looked at string manipulation functions (grep, pmatch,,,) but I
can't really get it the...
2018 May 21
0
Plot qualitative y axis
...s "Bloom County" comic strip )
On Mon, May 21, 2018 at 5:44 AM, Pedro p?ramo <percentil101 at gmail.com>
wrote:
> Hi all,
>
> I?m trying to plot this data
>
> N M W
> I 10 106
> II 124 484
> III 321 874
> IV 777 1140
> V 896 996
> VI 1706 1250
> VII 635 433
> VIII 1437 654
> IX 693 333
> X 1343 624
> XI 1221 611
> XII 25 15
> XIII 3
> XIV 7 8
> So that in de Y axis will be the level (qualitative data) and in the X axis
> will be M and W variables. So x axis will be wwith a lenght between 0 and
> 2000.
>
> I...
2008 Oct 13
6
Strange Lockup
...assword and then it locks up. But strangely the machine will boot from local disk which is an option on the boot menu.
Our config files are at the bottom of this mail.
Any help is appreciated. Or if you need any more info please let me know
Thanks,
Brett Royles
Senior ICT Technician
King Edward VII School
================== pxelinux.cfg/default =====================
# isolinux/pxelinux configuration file
# http://syslinux.zytor.com/menu.php
DEFAULT menu.c32
MENU BACKGROUND background.png
PROMPT 0
TIMEOUT 30
NOESCAPE 0
#ALLOWOPTIONS 0
#DISPLAY msgs/boot.msg
#F1 msgs/boot.msg#
#F2 msgs/general...
2007 Nov 02
2
where samba store user's passwords ?
....tdb schould change
date because was updated, but I have still the same date IX 18 10:30.
[root@serwer private]# ls -al
razem 76
drwx------ 2 root root 4096 IX 11 20:25 .
drwxr-xr-x 7 root root 4096 XI 2 15:14 ..
-rw------- 1 root root 36864 IX 25 07:57 passdb.tdb
-rw------- 1 root root 8192 VII 24 07:57 schannel_store.tdb
-rw------- 1 root root 8192 IX 18 10:30 secrets.tdb
-rw------- 1 root root 7161 IX 19 15:28 smbpasswd
user changed password 31 X 2007 08:08:16 but date of the passdb.tdb file
is still the same (IX 18 2007 ).
pdbedit -Lv praktykanci
Unix username: praktykanci...
1999 May 19
0
Server Being Unfreindly.
...1999/05/19 14:30:32 client started (version 1.9.18p10)
Initialising global parameters
params.c:pm_process() - Processing configuration file
"/usr/local/samba/lib/smb.conf"
Processing section "[global]"
doing parameter workgroup = WORKGROUP
doing parameter server string = Server VII
doing parameter log file = /usr/local/samba/var/log.%m
doing parameter max log size = 50
doing parameter security = user
doing parameter socket options = TCP_NODELAY
doing parameter local master = no
doing parameter domain master = yes
doing parameter preferred master = yes
doing parameter dns prox...