Displaying 20 results from an estimated 1200 matches similar to: "HTML-documentaion on NT"
2000 Feb 08
2
Windows metafile
Running
R : Copyright 1999, The R Development Core Team
Version 0.90.1 (December 15, 1999)
on NT 4.0 gives me problems with:
win.metafile(file="./x.emf")
x <- 1:100/7
plot(x,cos(x),type="n")
lines(x,sin(x))
abline(v=0:15,h=-2:2/2,col=gray(0.8))
Only labels and titles on axes are in the file.
No axes or lines of any kind. (I look at the file by
inserting it in Word,
2000 Jan 03
1
Rounding in date.mdy from library(date)
The date library contains a function date.mdy that converts a number
D to the date (month,date,year as a list) at D days after 1 Jan 1960.
This a convention that fits in with SASs.
The logic would be that the result was the date at D days after
1 Jan 1960 00:00:00 (which is a POINT in time as opposed to a date which
is an interval), so that any D with 2<=D<3 was rounded to 3 Jan 1960
and
1999 May 05
1
Ordered factors , was: surrogate poisson models
For ordered factor the natural contrast coding would be to parametrize by
the succsessive differences between levels, which does not assume equal
spacing
of factor levels as does the polynomial contrasts (implicitly at least).
This requires the contr.cum, which could be:
contr.cum <- function (n, contrasts = TRUE)
{
if (is.numeric(n) && length(n) == 1)
levs <- 1:n
2009 May 05
2
noisy quantisation
The following creates a point process version of a sinewave (maybe
there's a better way):
p<-amp*cos(2*pi*freq*(1:n)/n ) + 0.5
as.numeric(runif(1:n)<p)
I get something like this:
1 o oo oo o o ooooo o
0 ooo o o o o o ooo ooo
In case it's not obvious, this is a noisy version of
1 ooooooo ooooooo
0 ooooooo
2006 May 08
2
Email documentaion
Hi To Every Bory!
Thanks for clarifying the doubts!
I want senfd the mails
I have send email through action mailer but i could not find the
solution for
setting subjects , other options,
Give the refernces link!
Thnaks and Reagdrs,
-Kumar
--
Posted via http://www.ruby-forum.com/.
2007 Dec 10
0
Development documentaion
Hello developers,
I would like to know if there is a development documentarion about
OpenSSH. Some doc that describes functions (return value), how they
work together, using PAM or no, etc. I need to make a little hack on
OpenSSH for an internal purpose here at my job and its getting to long
to understand how it works and where my little hack will be. Any help
will be welcome! :-)
Thanks anyway.
2007 Sep 25
3
XMMS on CentOS 5
I would like to know why CentOS doesn't have xmms.
--
"Nuestra recompensa se encuentra en el esfuerzo y no en el resultado.
Un esfuerzo total es una victoria completa".
Mahatma Gandhi
(@ @)
|------o00o-(_)-o00o----------|
|Manuel Enrique Ch?vez Manzano|
|manuel864 at gmail.com |
|manny at cmc.cfg.sld.cu
2006 Oct 25
1
Need Help !
Hi
I try to install compiz in to my FC5 machine. I have ATI Inc RV280 [Radeon
9200 SE] card. when I try to switch to compiz I get the following error
message
=============================
compiz --replace gconf
compiz: SmcOpenConnection failed: Authentication Rejected, reason : None of
the authentication protocols specified are supported and host-based
authentication failed
libGL warning: 3D
2012 Jan 16
1
dbWriteTable(con, access_log, overwrite = F).....
I am new to R.
My goal is to make a crosstable from a Apache access.log, which I want
to load into PostgreSQL database at first to
learn more abour R and DBI and datatypes. When the I have got the
access.log in the database I will try to make the
crosstable!
Trying to load the Apache access.log into PostgreSQL I get an error.
dbWriteTable(con, access_log, overwrite = F);
returns
Error in
2007 Oct 16
3
About wget
I've been downloading a software for a friend with wget, but as my
connexion to internet is not so good, wget downloaded in three parts by
example:
SetupDxLabelMakerSoftonic.exe
SetupDxLabelMakerSoftonic.exe.1
SetupDxLabelMakerSoftonic.exe.1.1
My question is: Is there any way to join all of this or Do I have to
download that again?
Hope an answer
thanks to all
manny
--
"Nuestra
2001 Jan 02
1
sink() does not seem to release the file
I run Win2000, and when I try to write to a file and later use it
it seems that R 1.02.0 has a firm grip on it:
> version
_
platform i386-pc-mingw32
arch x86
os Win32
system x86, Win32
status
major 1
minor 2.0
year 2000
month 12
day 15
2008 Nov 24
1
FW: read.ssd
Did not seem to reach Saikat DebRoy, this might be the forum.
Bendix
-----Original Message-----
From: BXC (Bendix Carstensen)
Sent: 24. november 2008 15:00
To: 'saikat at stat.wisc.edu'; 'stvjc at channing.harvard.edu'
Subject: read.ssd
It's always annoyed me that that read.ssd crashed on datasets with long variable names, but the other day a collegue of mine pointed out to
2018 Mar 31
1
Names of variables needed in newdata for predict.glm
all.vars works fine, EXCEPT, it give a bit too much.
I only want the regression variables, but in the following example I also get "k" the variable holding the chosen knots. Any machinery to find only "real" regression variables?
cheers, Bendix
library( splines )
y <- rnorm(100)
x <- rnorm(100)
k <- -1:1
ml <- lm( y ~ bs(x,knots=k) )
mg <- glm( y ~
2007 Dec 12
2
CentOS 5.1 local repo HOW??????
I have a local repo of CentOS 5.0, base and updates, I can't use rsync ,
so I do it manually, I mean I got the packeages from /var/cache/yum and
copied to where the repo is and do createrepo, meanwhile I only have
CentOS 5.0 everything was fine, but now I don't know how to create de
5.1 and keep the 5.0
I need some help
thanks to all
manny
--
"Nuestra recompensa se encuentra en el
2007 Nov 08
0
Help with sound on Packard bell
Hello to everyone
I had a little trouble with my new laptop, I have a Packard Bell MZ380
laptop with Realtek High Definition Audio, I have installed CentOS 5 on
it, I have sound by the speaker but when I plug the headphone the sound
is over, I mean I have not sound by the speaker and by the headphones.
Can someone help me? What I have to do ????
I'll be waiting for help.
--
"Nuestra
2007 Nov 09
1
headphones on a packard bell , Help.......
I had a little trouble with my new laptop, I have a Packard Bell MZ380
laptop with Realtek High Definition Audio, I have installed CentOS 5 on
it, I have sound by the speaker but when I plug the headphone the sound
is over, I mean I have not sound by the speaker and by the headphones.
Can someone help me? What I have to do ????
I'll be waiting for help.
--
"Nuestra recompensa se
2007 Apr 11
1
SiS 661FXon CentOS?????
I have a CentOs 5 beta running on a Desktop with a video card SiS 661FX,
unfortunaly I can't run compixz on that card, and neither run any 3D
aplications. My question is: How can I give 3D acelaration on that video
card and Is there any way to run compixz.
I've been looking on google about the driver for that card and I've found
nothing.
Any idea??.
Ps. Forgive me any bad writing,
2007 Apr 18
0
Any way to run compixz on SIS661FX
Is there any way to run compixz on CentOS 5 with a video card SiS 661FX
--
La siguiente mejor cosa que tener buenas ideas, consiste en reconocer
las buenas ideas de tus usuarios. Y en ocasiones esta ultima es la mejor
en terminos absolutos.
Eric S. Raymond
La catedral y el bazar.
(@ @)
2008 Mar 31
0
Thunar and smb
Hello people, A few days ago I had installed XFCE4.4.2 from de extras
repositories of CentOS
everything is ok but the fact that I can't access the smb network I have
on my work place,
What can I do to get access,
Any ideas????
Thanks
--
"Nuestra recompensa se encuentra en el esfuerzo y no en el resultado.
Un esfuerzo total es una victoria completa".
2007 Nov 24
2
How to post on the wiki- es
I had create my account on the wiki, now I want to know if I can post
what I had translated to spanish on the wiki
my account name is ManuelEnriqueChavezManzano
thanks to all
I'll be in touch
--
"Nuestra recompensa se encuentra en el esfuerzo y no en el resultado.
Un esfuerzo total es una victoria completa".
Mahatma Gandhi
(@