Displaying 20 results from an estimated 49 matches for "salvas".
Did you mean:
salas
2007 Jun 04
2
inverse cumulative distribution
hi all:
ecdf() is the empirical cumulative distribution function, but I need the
INVERSE cumulative distribution.
how can I calculate it?
thank you in advance
/salva
2007 Mar 16
2
Can I scale the labels in a 'persp' graph?
Hi all:
I'm using 'persp' for 3D graphics.
I need the axis's labels smaller than by defect.
I see in 'help()', the information about 'par()'.
I have wrote:
>par(.....,cex.axis=0.5,cex.lab=0.5)
perspc(.................)
and the result don't change.
The question is: Can I change the size of labels in the perps graph??
Thank you in advance:
/salva
2007 Mar 16
2
Can I scale the labels in a 'persp' graph?
Hi all:
I'm using 'persp' for 3D graphics.
I need the axis's labels smaller than by defect.
I see in 'help()', the information about 'par()'.
I have wrote:
>par(.....,cex.axis=0.5,cex.lab=0.5)
perspc(.................)
and the result don't change.
The question is: Can I change the size of labels in the perps graph??
Thank you in advance:
/salva
2008 Dec 06
4
Autospec does not work w/ cucumber features?
Hi!
And now for the second part of the subject of my previous mails :)
$ cat cucumber.yml
default: .
autotest: -v .
autotest-all: -v -f progress .
$ cucumber -i . -f progress
PP
Pending Scenarios:
1) enlightenment (meditation)
$ AUTOFEATURE=true autospec # bug! prompt returns immediately, ZenTest gem not a dependency? a warning that autotest was not found would be nice.
$ sudo gem
2004 Mar 01
10
WinXP PDC logon problem...
Hi all,
I've seen this raised as an issue on other mailing
lists, but I've not seen a solution, and I've seen a
number of notes to post to this alias instead, so
here I am.
I've setup Samba as a PDC running on Solaris. I have
a WinXP (latest patch levels) PC which I want to
join to the domain. I can successfully join the
domain using root authentication, but I am unable to
logon
2015 Sep 15
4
Fwd: problema en while y en extraer valores de un vector
Hola chicos,
muchas gracias, funcionan vuestros códigos, pero no entiendo porqué el mío
no funciona, y me gustaría aprender R bien.
Quiero sacar números de 5 en 5, desplazándome una posición cada vez para la
derecha:
a <- c(8,10,4,1,7,2,4,6,3,8)
b <- rep(0,5)
i=1
while (i<=6) {
b <- a[i:i+4]
print(b)
i=i+1
}
quiero que en la primera iteración me saque en
2006 Jul 25
1
LVM use for Xen
Hi.
I''m going to install a testing machine with Xen on Debian Sarge.
I wish to use LVM to partition the hard disk to be able to resize LVM partitions to create new partitions for new domU when I will create new ones.
How I can configure LVM at Debian installation to obtain this?
Could you advise me a partitioning scheme, please?
Thank you very much and goodbye!
Luca.
2007 Mar 07
1
'persp' but only axes
Hi all:
I need to 3D graph using 'persp', but I need only to draw the axes of the
graph, not data.
Can anybody help me?
Thank you in advance.
/salva
2010 Apr 26
1
I can't with expression
Hi all,
I need an R expression, expression(....) to get the follows Latex code:
$P^\uparrow_{SF}$.
Imposible, for me!!.
Thank you in advance
/salva
1998 May 10
1
Pinging a netbios name
Does know anybody a small, little, beatiful (and cheap) software
replacement of PING utility for pingins machines with netbios name and with
ip number and without DNS entry?
Smbclient and nmblookup work fine, but I thinking in a utilitity like PING
of windows95. This ping is capable to work in WINS (NETBIOS) and ip and
name translation.
The ping of linux dont work in this way. Samba work fine.
2015 Oct 15
2
potencia fracional de un número negativo
No sé si he entendido bien la pregunta, pero creo que lo que quieres obtener es esto:
(as.complex(-0.5)^(1/5))
Saludos,Salva
> To: r-help-es en r-project.org
> From: canadasreche en gmail.com
> Date: Thu, 15 Oct 2015 10:45:10 +0200
> Subject: Re: [R-es] potencia fracional de un número negativo
>
> Hola.
> No sé si va por aquí, pero prueba a quitar el paréntesis a (-0.5)
>
2015 Apr 07
2
Informes periódicos con R
Hola, Jorge
Lo he mirado y parece que es una opción bastante buena, pero no logro saber
cómo se salva en Word, solo lo logro en html
Muchas gracias
Jesús
De: Jorge I Velez [mailto:jorgeivanvelez en gmail.com]
Enviado el: martes, 07 de abril de 2015 11:40
Para: Jesus Herranz
CC: R-help-es
Asunto: Re: [R-es] Informes periódicos con R
Hola Jesus,
Una forma es RStudio + Markdown.
2019 Jun 06
1
Trust relationship error between workstation and primary domain
...on]
path = /usr/local/samba/var/locks/sysvol/cecm.lcl/scripts
read only = No
browseable = No
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
browseable = No
[home]
comment = para mapeo de carpetas de usuarios
path = /salvas/samba
read only = no
browseable = no
vfs object = full_audit
[Instaladores]
comment = para actualizaciones de antivirus
path = /salvas/samba/actualizar
read only = no
guest ok = yes
vfs object = full_audit
My clients are workstation...
2009 Mar 04
2
[PATCH] accept SOCKS request over the mux socket
Hi,
The attached patch extends the mux listener to accept SOCKS requests in
addition to the native mux commands.
The rationale behind is that creating tunnels attached to TCP ports is a
security hazard in multi-user machines where there is no way to control
who connects through the tunnels. On the other hand, The mux UNIX domain
socket binds to the file system and regular permissions can be
2016 Feb 17
1
samba4 file server 4.3.0 authenticating against Samba4 4.1.7 AD DC
...winbind enum groups = yes
log level = 3
domain logons = yes
vfs objects = acl_xattr
map acl inherit = yes
store dos attributes = yes
####################shares###################################################
[usuarios]
path = /home/salvas/usuarios
read only = no
browseable = yes
valid users = "@MYDOMAIN\domain admins"
I appreciated anything help
Best Regards
2018 Nov 14
2
llvm.rint specification
Hello,
I believe llvm.rint description in LangRef is not quite complete.
Llvm seems to map math.h:rint() call to llvm.rint intrinsic, and the LangRef says that the result of llvm.rint matches the result of libm rint() call. Next, LangRef states that llvm.rint "returns the operand rounded to the nearest integer."
Shouldn't the specification also say that "the actual rounding
2013 Apr 24
12
Re-instalacion de sistema operativo
Hola!
Necesito reinstalar ubuntu, con lo cual R se actualizará a 2.13.3 (es la
última version, verdad?) y me gustaría saber si hay alguna forma de
conservar los paquetes que ya tengo instalados en R.?
Muchas gracias!!
Milagros
[[alternative HTML version deleted]]
2020 Apr 26
3
Mantener nombres de variables
Hola
tengo la siguiente duda,
?C?mo hago para que R no me cambie el nombre de las variables en este ejemplo?
library(ISLR)
data(Hitters)
Hitters<-na.omit(Hitters)
modelo=lm(Salary~.,data=Hitters)
modelo
las variables
League
Division
NewLeague
ahora se llaman
LeagueN
DivisionW
NewLeagueN
quiero pasar esas variables a 0-1,
he probado con recode o con fastDummies , pero al final acaba
2015 Sep 15
4
Fwd: problema en while y en extraer valores de un vector
>
>
>>
>> Hola a todos,
>>
>> es la primera pregunta que hago a esta lista, no se si estoy en el sitio correcto.
>>
>> Tengo el siguiente vector:
>>
>> a <- c(8,10,4,1,7,2,4,6,3,8)
>>
>> y quiero conseguir en pantalla 5 valores, empezando por el final, y recorriendo el vector de derecha i izquierda cada vez, es decir,
2015 Apr 07
2
Informes periódicos con R
Hola Jorge
Perdona que sea tan pesado, pero no encuentro el fichero docx. Tampoco me
manejo muy bien con RStudio.
He insertado lo que me has dicho; pero solo tengo en la pantalla la opción
“Knit HTML” y siempre me genera un HTML.
He instalado “pander” pero no obtengo el docx
Gracias
Jesús
De: Jorge I Velez [mailto:jorgeivanvelez en gmail.com]
Enviado el: martes, 07 de abril de 2015