search for: oooo

Displaying 20 results from an estimated 147 matches for "oooo".

Did you mean: ooo
2005 Mar 18
0
2 possible bugs in function validObject (PR#7735)
...<AT> bms.com ================================== ------ BEGIN R commands and output ------ setClass("track", representation(x = "numeric", y = "numeric")) validTrackObject <- function(x){ if(length(x@x) == length(x@y)) TRUE else paste("Oooo that's bad", LETTERS[1:4]) } ## assign the function as the validity method for the class setValidity("track", validTrackObject) ## Now define class "field", to include a "track" slot: setClass("field", representation(t = "track", z...
2007 Sep 13
2
handle dates in R?
...-1", and i need to convert them into days from the origin (January 1, 1960). I have tried the function date.mmddyyyy(), but cannot get it. Anybody can show me how to handle the date data? Thanks very much! My dataset like: time 2004-8-1 2004-10-1 2001-9-1 2002-9-1 -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Roa...
2008 Sep 23
3
Generating series of distributions with the same skewness and different kurtosis or with same kurtosis and different skewness?
...skewness and different kurtosis or with same kurtosis and different skewness, but it seems that i cannot find the right functions. I have searched the mailing list, but no answers were found. Is it possible to do that in R? Which function could be used? Thanks a lot. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:+86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Ro...
2008 Jan 01
3
Specify a correct formula in R for Piecewise Linear Functions?
...is a linear relationship between y and x; while x>=20, there is another different linear relationship between them. How can i specify their relationships in R correctly? # glm(y~I(x<20)+I(x>=20),family = binomial, data = point) something like this? Thanks a lot. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:+86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Ro...
2007 Oct 12
3
Anybody has ever met the problem to add a legend to a figure generated by image()?
...ded to a figure generated by image()? Note that filled.contour() can add the figure legend automatically, but there are some problems sometime. I want to know the specific method for adding the legend to the figure generated by image(). Thanks very much. ---------------------- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Roa...
2006 Nov 19
2
questions on adding reference line?
...successfully, but i can't display the values corresponding to the reference line on the x/y axis, anybody knows how to display it? *My simulated programs:* y<-rnorm(50) plot(x,y) abline(v=0.5) *#my question is how to display x=0.5 in the x axis?* Thanks in advance. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:86-21-54237149 epistat@gmail.com Dept. of Epidemiology,school of public health,Fudan University Address:No....
2003 Jan 28
1
password syncronization
...w password:"* %n\n *"Success"*a passwd program = /usr/sbin/passwd min password length = 6 passwd chat debug = true \|/// \ - - // _\=/_ ( @ @ ) (o o) +--------oOOo-(_)-oOOo-----------------------------oOOo-(_)-oOOo---+ | SERDAR ASLAN | METU/ANKARA/TURKEY TEL:0312 4834428 THANK YOU. | | | oOOo oOOo |...
2000 May 29
1
Syslog facility in Linux
...stead. Is there a good reason why OpenSSH doesn't have an option to use LOG_AUTHPRIV facility ? (Looks like that tcpd/telnet etc. use the AUTHPRIV facility (in RH6.2)). Shouldn't be too hard to add the AUTH_PRIV facility ? Cheers, -Jarno -- ,,,, /'^'\ ( o o ) -oOOO--(_)--OOOo------------------------------ .oooO .oOo. Jarno Huuskonen .oOo. ( ) Oooo. jhuuskon at messi.uku.fi ---\ (----( )------------------------------- \_) ) / Mobile: +358-40-5388169 (_/ Work: +358-17-162822
2003 Feb 27
4
Need help understanding smbldap-tools and user records
Why is it that when I use "/usr/share/samba/scripts/smbldap-userad.pl -a Administrator -g dadm" that the group doesn't get changed to dadm? Instead it stays set to the value specified in $_defaultUserGid. Also, I must say that I find the default of *not* adding a group for the user very counter-intuitive. What exactly is the difference between gidNumber and primaryGroupID in a
2007 Oct 02
2
How to add legend for image()?
...(10)) #x-coordinates y<-sort(runif(10)) #y-coordinates z<-matrix(runif(100),nrow=10) #attributes values image(x,y,z,col=gray((6:3)/6)) # legend(x,y,legend=z,col=gray((6:3)/6)) #error. the colors should denote different z-values, i want to get this legend. Thanks. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Roa...
2003 Feb 20
2
Samba-LDAP too imature for production?
2.2.7a It seems that samba-ldap is still to immature for any kind of production environment. The provided Perl scripts simply do not work with the 'add user script' setting or if they do, then there is an an undocumented bug, issue, etc. The scripts work fine from the command line but aparently samba won't execute them properly. Since I cannot expect my users to understand
2006 Oct 12
2
how to get the variance-covariance matrix/information of alpha and beta after fitting a GLMs?
...ot;formula" "terms" [25] "data" "offset" "control" "method" [29] "contrasts" "xlevels" $class [1] "glm" "lm" I appreciate any help/suggestions. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:86-21-54237149 epistat@gmail.com Dept. of Epidemiology,school of public health,Fudan University Address:No....
2007 Nov 08
2
question on image() function?
...y=seq(min(y),max(y)),z=as.matrix (result$mcpvalue)) to do it again, but there is still an error "dimensions of z are not length(x)(-1) times length(y)(-1)". Anybody can show me how to use the image() correctly with the original x/y unsorted? Thanks very much. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:+86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Ro...
2007 Dec 13
1
Probelms on using gam(mgcv)
...l), and 7 explanatory covariables. x/y are spatial coordinates, lstday2004, slope, ndvi2004, elevation: continuous variables; disbinary : binary variable. Is there any problems with the above codes? How should i solve it? Any help or suggestions are greatly appreciated. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:+86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Ro...
2007 Sep 17
2
What's the corresponding function in R for lo() function in S-PLUS?
...12 <- gam(score1 ~ lo(latitude) + lo(longitude)) I searched the help in S-PLUS, it says lo() Allows the user to specify a Loess fit in a GAM formula, but i didn't find the correponding function in R. Anybody knows how to do the similar task in R? Thanks very much. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Roa...
2007 Aug 17
3
Is there any good tools to facilitate us to create R functions?
...our research, but they were very commonly used. We want to make some functions for them, anybody can recommend any good tools to facilitate us to create R functions even without going deep into the theories of R functions ? Any suggestions or help are greatly appreciated. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Roa...
2007 Dec 31
2
help on ROC analysis
...tc. They may need to specify the fitting model in the codes or group varibles, and may be not appropriate for my condition. I think that it should have been performed in some package for ROC analysis. Anybody can tell me which function is for this case? Thanks very much. -- With Kind Regards, oooO::::::::: (..)::::::::: :\.(:::Oooo:: ::\_)::(..):: :::::::)./::: ::::::(_/:::: ::::::::::::: [***********************************************************************] Zhi Jie,Zhang ,PHD Tel:+86-21-54237149 Dept. of Epidemiology,School of Public Health,Fudan University Address:No. 138 Yi Xue Yuan Ro...
2010 May 03
2
toma de muestras
..... #lo hace mal... > for (i in s) { + subset(XP4,XYP[,1]==i)->xs1 + } > xs1 V1 V2 V3 V4 V5 V6 9055 0 1 1 0 0 0 -- Gracias y pasad un buen día de la Cruz (Fiesta en Granada) \|||/ (o o) +-----------------------oOOo-(_)-oOOo------------------------------+ | José Miguel Contreras García | | e-mail: jmcontreras en ugr.es | | | +----------------------oooO-------Oooo--------------------------...
2001 Mar 31
1
Diablo II cannot find CD
Hello! I've installed Diablo II and then tried to start the game. Even if I start the game from the cdrom, Diablo II complains it couldn't start because of Drive error: Make sure that Diablo II CD-Rom is inserted (this is only my translation) my wine config cdrom part: [Drive M] "Type" = "cdrom" "Path" = "/cdrom" "Label" =
2006 Dec 07
3
wierd callerid problem
I have a site running asterisk 1.2.8 with a hand full of polycoms and grandstream 2Kxp's. When a call is missed and you look at the missed call logs on either, its has the persons exten, not the incoming caller id. Any ideas? \\\|/// \\ ~ ~ // ( @ @ )--oOOo-(_)-oOOo? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061207/de51b8c8/attachment.htm