Displaying 12 results from an estimated 12 matches for "anselmo".
Did you mean:
anselm
2003 Sep 19
3
Locate first index
Hi, all. I'd like to know if exists a manner to get the first index where
a condition is attained in a vector. For example,
There is a better solution than
first.index <- table(subject[corretor==27])[1]
(give me the subject for the first time that corretor is 27)?
Thanks,
========================================
Cezar Freitas (ICQ 109128967)
IMECC - UNICAMP
Campinas, SP - Brasil
2006 Dec 04
4
beginning my R-learning
Hello,
I'm just beginning to learn R. What books/online learning modules with
datasets would you suggest?
Thank you!
Best wishes,
Michael
____________________________________
Michael McCulloch
Pine Street Clinic
Pine Street Foundation
124 Pine Street, San Anselmo, CA 94960-2674
tel 415.407.1357
fax 415.485.1065
email: mm at pinest.org
web: www.pinest.org
www.pinestreetfoundation.org
www.medepi.net/meta
2008 Feb 19
1
Problem with sync files when no dir in the destin
...Then.
I read many times the man but not find anything about it, it's possible, thanks for some help.
By the way, i need to specify the name of file i want to copy i can't use
rsync -r Souce Destini
Becouse in the Source Folder exist some file if i didn't whant to copy.
/**
* [s] Anselmo Battisti
* battisti.wordpress.com
* ( Inform?tica ? Unioeste | Webgenium ) ? Cascavel ? Paran? ? Brasil ? Terra ? .. .. ? Web
* Linux User : 415222
**/
Abra sua conta no Yahoo! Mail, o ?nico sem limite de espa?o para armazenamento!
http://br.mail.yahoo.com/
-------------- next par...
2003 Aug 06
2
evaluating and walking in names
Hi, all.
Suppose I have an object with names (like a data.frame) and I want to walk
in a loop with your names. How can I do this? The idea is like this:
my.data<-data.frame(matrix(runif(6),ncol=2))
names(my.data)
[1] "X1" "X2"
for(i in names(my.data)){
my.variable <- cat(paste("my.data$", i, "\n", sep=""))
print(mean(my.variable))
}
#it
2002 Mar 18
4
Plot 3d
There exists a plot 3d functions (or similar) in R?
Thanks,
========================================
Cezar Freitas (ICQ 109128967)
IMECC - UNICAMP
Campinas, SP - Brasil
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
2006 Dec 05
1
using R for survival analysis
...sis. Any advice pointing me in the direction of
resources to help probability-of-treatment-weighted Cox proportional
hazards would be most appreciated.
Best wishes,
Michael
____________________________________
Michael McCulloch
Pine Street Clinic
Pine Street Foundation
124 Pine Street, San Anselmo, CA 94960-2674
tel 415.407.1357
fax 415.485.1065
email: mm at pinest.org
web: www.pinest.org
www.pinestreetfoundation.org
www.medepi.net/meta
2011 Sep 30
0
Difficutlies with lp port
...uest with these options.
Even starting kvm from the command line.
While is seems to work immediatly using the kvm option:
"-parallel /dev/parport0"
Where i've made a mistake? Or how can I just tell libvirt to use the
"-parallel" option instead.
Thank's for your help
Anselmo Luginb?hl
2013 Apr 08
0
Blom transformation in R
I wonder if anyone knows any package enabling the transformation of Blom (data not normal) in R.
Thank you!
Anselmo
[[alternative HTML version deleted]]
2000 Nov 01
3
triangular matrix
How I make the below matrix
| a^0 0 0 ... 0 |
| a^1 a^0 0 ... 0 |
| a^2 a^1 a^0 ... 0 |
| . |
| . |
| . |
| a^n a^(n-1) a^(n-2) ... a^0 |
with no loops, where "a" is a constant?
========================================================================
C?zar de Freitas
Depto. de Estat?stica - UFPE
Recife - Pernambuco - Brasil
2004 Jun 20
1
hidden markov models in R?
Hi, friends!
Has R estimation (library, for example) to do estimation in HMM?
Thanks in advance,
========================================
Cezar Freitas
Estatistico - Comissao Permanente para os Vestibulares / UNICAMP
Probabilidade e Estatistica Aplicadas - IME / USP | IMECC / UNICAMP
Campinas | Sao Paulo, SP - Brasil
2005 Nov 27
0
Problemi con samba
I've some problem with the configuration of two samba server.
I've to PC, a laptot with debian etch samba 3.0.20b (PC2) wich with
security=user always give me timeout, with security=share it works.
The second a little home server with debian sarge (stable) samba 3.0.14a that
with security=user and map to guest = Bad User, always let mi to mount the
shared resource (if the username and
2005 Nov 26
1
Problems with samba security=user
I've some problem with the configuration of two samba server.
I've two PC, a laptot with debian etch samba 3.0.20b (PC2) wich with
security=user always give me timeout, with security=share it works.
The second a little home server with debian sarge (stable) samba 3.0.14a that
with security=user and map to guest = Bad User, always let mi to mount the
shared resource (if the username and