search for: abt

Displaying 20 results from an estimated 370 matches for "abt".

Did you mean: abi
2007 Dec 27
1
encoding question again
...rate the filename. Although the labels are correctly handled in JGR they are somehow converted when they are written to the file. Also the filename is not constructed as wanted. The function definition is correctly sourced into R. The function is defined like this: Itemtabelle.head <- function (abt ){ # n?r z?m T?ST zz = file( paste("Itemtabelle/Itemtabelle", abt, ".html"), "wt", encoding = "UTF-8") cat(as.character("<html xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:x=\"urn:schemas-microsoft-com:office:excel...
2002 Dec 02
1
samba server+wat abt linux systems...
...is a server software on linux server,which i assume(iam new to linux n/w'ing,so still fighting hard to familiarize linux)is configured on linux server to allow linux machines visible on windows n/w neighbourhood. and windows have to be logged in samba server to get n/w resources. But wat abt linux systems on the n/w.Is it possible that once linux machines starts,similarly like windows clients ask to give a username pasword pair to get into samba server for n/w access. ...if anyone is having an idea abt this,pls share it with me.and any kind of guidance is appreciable. thanks in...
2003 Nov 10
8
Memory issues..
...Int(lmeSt, lmePars) : Calloc could not allocate (65230 of 8) memory In addition: Warning message: Reached total allocation of 120Mb: see help(memory.size) I'm currently using a Win2000 machine with 128Mb RAM and a 1.2 Gb processor. My version of R is 1.7.1. Thanks in advance, Rodrigo Abt. Department of Economic and Tributary Studies, SII, Chile.
2007 Dec 28
0
encoding question again
...rate the filename. Although the labels are correctly handled in JGR they are somehow converted when they are written to the file. Also the filename is not constructed as wanted. The function definition is correctly sourced into R. The function is defined like this: Itemtabelle.head <- function (abt ){ # n?r z?m T?ST abt = iconv(abt,"UTF-8","LATIN1") zz = file( paste("Itemtabelle/Itemtabelle", abt, ".html"), "wt", encoding = "LATIN1") cat(as.character("<html xmlns:o=\"urn:schemas-microsoft-com:office:office...
2008 Sep 10
2
comparing a list and vector and returnig the listname
hi, I have list of length 5453 and vector of length 14318.I need to compare the vector with the list and return the list name if matched.I am thinking of using an lapply but how to retrive the listname is wat i am puzzled abt. kindly let me know how to go abt it. Ramya -- View this message in context: http://www.nabble.com/comparing-a-list-and-vector-and-returnig-the-listname-tp19415038p19415038.html Sent from the R help mailing list archive at Nabble.com.
2006 Oct 17
2
Help needed!!!!
...MAR <http://astriskmanish.wordpress.com/>, i m a some wat new user of LINUX , presently i am using UBUNTU 6.06 Dapper Dark. So some how i need a indian msnger named as REDIFF BOL<http://messenger.rediff.com/newbol/>, on this ubuntu. i have searched a lot on GOOGLE,, then i got some idea abt i can configure it by using WINE. So can any one tell me what should i do? means how i can install REDIFF BOL , on gaim or on wine any information u know abt that plz do forward me!!! waiting for any once's reply... bbyeee.. take care! manish -- MANISH KUMAR. Enjoy ur life.. n be happy always...
1998 Jun 03
2
Just-in-time mounts when following symlinks
...utomount tree, we created a program to create symbolic links from the local filesystem to the automounter keys. So, we have a tree that looks like the following: /amdlinks d418 (tree created from amd.d418 map) PS2MIF -> /d418/PS2MIF adm -> /d418/adm bin -> /d418/bin da abt (tree created from amd.da.abt map) dist nosw -> /da/abt/dist/nosw sw -> /da/abt/dist/sw adm (tree created from amd.da.adm map) dist sys -> /da/adm/dist/sys So, the user, using the File Manager/Explorer in windows, can map to \\samba\da or \\samba\d418 and walk the...
2006 Feb 14
0
Abt config.reload
hi all if i use config.reload while testing my controller, it gives error plz tell whats the correct way to use it also how to use session in testing controller (ie set a user) ? thanks --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Apr 16
0
Question abt power calculation in multistrata data using Hmisc or other package
Hi, I have two unequal patient groups belonging to different geographic locations, treated by different drug regimens and their survival data. N1=150 and N2=60 In each group of data there are three strata for one independent variable- treatment status (2=two drugs administered, 1=only one conventionally used drug administered, 0=no drug administered), dead or not and months to death. In order to
2001 Mar 06
0
Urgent Discussion abt the performance
Davinder Pal Singh wrote: > I'm using Disc Access third party s/w from Integraph on windows to access my > solaris machine share folders. This is an NFS client, if I remember correctly. > But i wanna use samba..is there any way that i > can show that the download speed is faster in samba....and wht are the other > consideration which i can propose to my management.. It can
2002 Dec 13
2
the process when client joins and logs off....
hello, can any one help me with some details pls. i was looking for the process(the internals)when a client logs in to samba(configured as a PDC). and the same questions what happens when a client logs off.(do the PDC know abt this?). iam keen in to these details,since i want to insert in to the source code of samba,a small code by myself,to have capture the list of clients which are joining the PDC and leaving the PDC. first i want to have a file(say filename is logged-in)when a client log in PDC.then when a client lo...
2004 Jan 13
2
Manova for repeated measures
...en't got an answer (yet :( ). According to R help, manova does not support the inclusion of the Error() term in the formula call. I have repeated measures data for two dependent variables, so this means I can't account for subject variance in time?. Any lights? Thanks in advance, Rodrigo Abt, Department of Economic Studies, SII, Chile.
2010 May 11
1
R 2.11 on Ubuntu 9.10 does not complain abt unexisting objects
Hi I recently updated to R 2.11 and see a strange problem. When run into the console, R does not warn when calling an unexisting object, see below. I don't know if this is related, but I am not able to run the R CMD BATCH properly... Did someone see a similar problem? Which information can I provide more on this problem? Thanks for help! Matthieu $R R version 2.11.0 (2010-04-22)
1998 Apr 18
1
R-beta: Read_Table?
Hello All ! Can anybody help me with simple question, please? I have tried to input some data to R and I use the read.table function. The exactly form that I type was: > test1 <- read.table("D:\Rstat\Work\Abt.data",header=T,sep=",") I've got the response from R: Error: "scan" can't open file The file that I specify above "Abt.data" is a standard ASCII table file with names of fields in the first line and data below. The beginning of the file looks like: &qu...
2008 Feb 02
3
Question abt redirect_to..
I found a reference to using attachment_fu and followed the lead of it but having an issue with the redirect_to that renders the fb:render tag - In my form I''m setting the canvas to false, file is being uploaded / save fine but when I attempt to redirect: redirect_to :action => :new, :canvas => true Unfortunatly it looks like my callback URL is getting printed twice, e.g.
2004 Jan 14
3
summary() within a function
I have the following function f <- function { ... model <- lm(rttx[,1] ~ rttx[,2] + 0); summary(model); ... } while summary(model) shows the summary if I execute the function line by line in the Command Line Interface, if I call f() summary is silent how to solve it? or is there workaround? thanks in advance Ulisses Debian GNU/Linux: a dream come true
2012 Jun 19
1
how to manipulate dput output format
..."res", totalRows = 1528, totalCols = 53040, rowOffset = c(0, 1528), colOffset = c(0, 53040), nrow = 1528, ncol = 53040, rowNames = c("A", "AA", "RNT.A", "ADVA", "AAPL", "AAS", "ABFS", "ABM", "ABT", "ACI", ....... I'd prefer ideally to have it in the form where rownames and colnames don't have quotes and newlines and if possible are on separate lines new("big.matrix.descriptor" , description = structure(list(sharedType = "FileBacked", file...
2017 Aug 18
1
Meta-regression of categorical variables
...culate the average reliability coefficients for each category of the moderator variable? Take the reliablity generalization as an example. Here is an example of my code. #meta-analysis using transformed alpha values (using the transformation suggested by Bonett, 2002) res<-rma(measure="ABT", ai=ai, ni=size, mi=n_items, dat=data) res backtransf_res<-predict(res, transf=transf.iabt) backtransf_res #meta-regression of categorical variables #take var1 as an example of categorical moderator variable res_var1<-rma(measure="ABT", ai=ai, ni=size, mi=n_items, mods=~var1,...
2009 Feb 05
1
Questions regarding journal replay
...M Questions: ========== * Why does it take so long? * What happens during that time? * Is my journal maybe too big? -- Ralf Hildebrandt Ralf.Hildebrandt at charite.de Charite - Universit?tsmedizin Berlin Tel. +49 (0)30-450 570-155 Gesch?ftsbereich IT | Abt. Netzwerk Fax. +49 (0)30-450 570-962 Hindenburgdamm 30 | 12200 Berlin
2004 Feb 23
2
Error in multiple xyplots
...file generated is OK. I tried plotting the data in separate 'win.metafile' devices (files) and worked perfect. I've read the R help, googled around and searched the R-list for a similar problem and found nothing...any clues ? I'm working with win2K and R-1.8.1. Regards, Rodrigo Abt B, Analyst, Dept. Economic Studies, SII, Chile.