search for: asar

Displaying 20 results from an estimated 23 matches for "asar".

Did you mean: asan
2012 Mar 03
3
submission of some functions to base package
...cided to post here. If not appropriate sorry for that. I have written some functions in R which might be supposed to available in the base package but not available. I am wondering that how can I submit those functions to that package? Best Ozgur ----- ************************************ Ozgur ASAR Research Assistant Middle East Technical University Department of Statistics 06531, Ankara Turkey Ph: 90-312-2105309 -- View this message in context: http://r.789695.n4.nabble.com/submission-of-some-functions-to-base-package-tp4441804p4441804.html Sent from the R help mailing list archive at Nabbl...
2012 May 23
2
Special characters in an R package manual
...to follow the usual LATEX format, but could not fix the problem: For instance, for "greater than or equal", I tried "\geq", but R says that this is an unknown macro. Could anyone direct me how to solve this issue? Best Ozgur ----- ************************************ Ozgur ASAR Research Assistant Middle East Technical University Department of Statistics 06531, Ankara Turkey Ph: 90-312-2105309 http://www.stat.metu.edu.tr/people/assistants/ozgur/ -- View this message in context: http://r.789695.n4.nabble.com/Special-characters-in-an-R-package-manual-tp4631043.html Sent fro...
2012 Sep 14
4
concatenating two vectors
Dear all, I want to concatenate the elements of two vectors such as a<-c("a1","a2") b<-c("b1","b2") and obtain "a1b1", "a1b2","a2b1","a2b2" I tried the paste and paste0 functions, but they yielded elementwise concatenation such as "a1b1","a2b2" I am wondering that is there an efficient
2012 May 31
2
Loop question
Hello, I have a dataframe (Lx) with 5 Lb, and 5 Lw variables. I want to create several variables according to the loop presented below (data attached). Lx <- read.csv("Lx.csv", header=T, sep=",") for (i in 1:20) { Lx$sb1[i] <- Lx$Lb1[i+1]/Lx$Lb1[i] Lx$sb2[i] <- Lx$Lb2[i+1]/Lx$Lb2[i] Lx$sb3[i] <- Lx$Lb3[i+1]/Lx$Lb3[i] Lx$sb4[i] <-
2012 May 31
1
Warning message: numerical expression has 1000 elements: only the first used
...first element which is 1. If I understand your query correctly, the following might handle your problem: sum.vec <-NULL for (x in 1:1000){ t <- rbinom(1000, 1, 0.5) v <- replace(t,t==0,-1) sum.vec<-c(sum.vec,sum(v[1:x])) } Best Ozgur ----- ************************************ Ozgur ASAR Research Assistant Middle East Technical University Department of Statistics 06531, Ankara Turkey Ph: 90-312-2105309 http://www.stat.metu.edu.tr/people/assistants/ozgur/ -- View this message in context: http://r.789695.n4.nabble.com/Warning-message-numerical-expression-has-1000-elements-only-the-f...
2012 Sep 16
4
two questions about character manipulation
Dear all, I want to manipulate a character string such as ex<-"cbind(data$response1,data$response2)" in R in two ways: 1) extracting the "response1" portion of ex 2) replacing "$" with "." I am wondering that is it possible efficiently doing these in R? Best Ozgur -- View this message in context:
2012 May 27
7
Customized R Regression Output?
Hello R-Experts, I am facing the problem that I have to estimate several parameters for a lot of different dependent variables. One single regression looks something like this: y = beta0 + beta1 * x1 + beta2 * x2 + beta3 * x1 * x2 + beta4 * x4 + beta5 * lag(x4,-1) where y is the dependent variable and xi are the independent ones. Important to me are the different estimates of betai and their
2010 Dec 13
2
help on SAS Macro in R
Dear Researchers, I am looking for to read a SAS macro in R. Although I searched it on web, I couldn’t find anything. Can you help me or direct me? Thank you for your interest and patience. Best. Ozgur [[alternative HTML version deleted]]
1999 Dec 16
0
explorer freezes on right-clicking .exe's
...0,500) [1999/12/16 11:16:07, 3] lib/doscalls.c:dos_ChDir(329) dos_ChDir to /mnt/bigfoot/public [1999/12/16 11:16:07, 0] smbd/oplock.c:oplock_break(804) oplock_break: client failure in break - shutting down this smbd. -- *-------------------------------------------* |Brian Corcoran <corcoran@asares.com> | |Systems Developer, ASA Real Estate Services| *-------------------------------------------* -- *-------------------------------------------* |Brian Corcoran <corcoran@asares.com> | |Systems Developer, ASA Real Estate Services| *---------------------------------------...
2002 Feb 18
0
Hi I'm new here...
...5.255.0.0 added interface ip=192.168.2.42 bcast=192.168.2.255 nmask=255.255.255.0 added interface ip=192.168.3.42 bcast=192.168.3.255 nmask=255.255.255.0 added interface ip=131.1.1.11 bcast=131.1.255.255 nmask=255.255.0.0 Got a positive name query response from 192.168.2.37 ( 192.168.2.37 ) Domain=[ASARE] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] Sharename Type Comment --------- ---- ------- Error returning browse list: ERRDOS - ERRnoaccess (Access denied.) Server Comment --------- ------- ECERVANTES...
2012 Jun 28
4
remove descriptions from output
Dear R users, I'd like to remove some descriptions when I use "filter". > filter(1:10, rep(1, 3)) Time Series: Start = 1 End = 10 Frequency = 1 [1] NA 6 9 12 15 18 21 24 27 NA That is, I want only this [1] NA 6 9 12 15 18 21 24 27 NA Thank you in advance. Kathie -- View this message in context:
2010 Sep 12
3
reshape matrix entities to columns
Greeting R helpers J I am not familiar with R but I have to use it to analyze data set that I have (30,000 20,000) I want to change the structure of the dataset and I am wondering how that might be possible in R A main data looks like this: some entities are empty Age No. Age No. Age No. Center1 5 2 8 7
2010 Sep 26
1
finding big matrix size and SVD
Dear R helpers I have a big data sheet (CSV) which I use “read.csv” to read it When im trying to get the Dim() it says 38 column which is not correct it should be something about 400. I am wondering whether there is any way I can read it right… I have used ncol() and it’s the same answer On the other hand I use to get the SVD of it but I have about 500,000 rows so considering that it should
1999 Jun 02
0
ACI appraisal program "freezes" when accessing SAMBA shares
...et "mangled names" to "no" to see if that would help, but it didn't. Does anyone know of a way to fix or get around this problem? I assume it's an ACI problem, but it seems to be compounded by SAMBA. Any help would be very appreciated. Thanks, -Brian Corcoran corcoran@asares.com
1999 Jun 07
0
unix_convert cause of windows freeze?
...cs are: SAMBA 2.0.4b, rpm version (by jht) Log level 5 RedHat 5.2 Linux 2.2.5 SMP dual i686 Windows 95/98 clients If anyone can help me, or point me in the right direction, I'd greatly appreciate it. If you need more information, feel free to email me directly. Thanks, Brian Corcoran corcoran@asares.com
2012 May 28
1
simulation of levene's test
hello, I try to run simulation of levene's test to find the p-value but the error of replacement has length zero occur, could anyone help me to fix this problem? asim <- 1000 pv<-rep(NA,asim) for(i in 1:asim) {print(i) set.seed(i) g1 <- rnorm(20,0,2) g2 <- rnorm(20,0,2) g3 <- rnorm(20,0,2) x <- c(g1,g2,g3) group<-as.factor(c(rep(1,20),rep(2,20),rep(3,20))) library(Rcmdr)
2012 Jun 28
3
Error: could not find function
Hi Do I have to load/download the whole package over and over again everytime when I use the R-Project? It often prompt me the error message "could not find function"- but I'm rather sure I have used the function before so I'm not entirely sure it couldn't find it again when I shut down the computer or so. Is it to do with directory or clashing with other software? Any
2012 May 26
3
How to measure level of similarity of two data frames
Hi group, I've been thinking of calculating euclidean distance between each column of a data frames that each consists of standardized numerical columns. However, I don't know if there's a way of summarizing the overall distance by some kind of metrics. If anyone know a proper way of doing so and/or a package I would greatly appreciate your suggestions. Thanks very much! Kel --
2012 Apr 14
2
how to divide data by week
Dear list users, I have a data frame as below specified. From the 1st of May to the 30th of September of several years (e.g. from 2004 to 2011) I have a frequency of accidents. I need the mean of accidents divided by weeks (i.e. the mean of accidents from the 1st to the 7th of May of all the years, from the 8th to the 14th of May, ..., from the 29th to the 31st of May, from the 1st to the 7th of
1999 Jul 23
1
Possibly a security flaw...
...t SAMBA-NTDOM > > > Subject: Re: Weird ! > > > > > > Now I have other users not being able to loggin at all using their > > username > > > and password. I installed samba 2.0.5 and I use share level security. > > > For instance I have a user called asar and allthough I can loggin using > > his > > > account from my nt server he cannot because samba cannot recognise the > > > password. I tryied to loogin from his machine using my account but I got > > the > > > same result. > > > His network configura...