search for: cstat

Displaying 17 results from an estimated 17 matches for "cstat".

Did you mean: stat
2008 Jul 25
2
Package Hmisc, functions summary.formula() and latex(), options pdig, pctdig, eps and prmsd
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20080725/bcafe250/attachment.pl>
2007 May 07
1
TukeyHSD fails on my data
...with algname. algname is nominal and there are 7 possibilities. There are two more nominal independents, "task" and "id", so my model is: dur ~ algname+task+id From the research I've done, a TukeyHSD seems to be what I need, so I do: TukeyHSD(aov(dur ~ algname+task+id, cstats), ordered=T) But I get this back: Error in rep.int(n, length(means)) : unimplemented type 'NULL' in 'rep' In addition: Warning messages: 1: non-factors ignored: task in: replications(paste("~", xx), data = mf) 2: non-factors ignored: id in: replications(paste("~&qu...
2010 Feb 15
1
get current window (device) size
...e current window? I have looked at 'par' and 'getOption' but they don't seem to what I need. BTW, I use R in Windows XP. Many thanks for any advice in advance. Best wishes, Edmond +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Edmond Ng, MSc CStat Lecturer in Medical Statistics Health Services Research Unit, London School Hygiene & Tropical Medicine, Keppel Street, London WC1E 7HT, UK Tel: +44 (0)20 7927 2366 (direct line: ext 2065) Fax: +44 (0)20 7580 8183 (Room 35, Ground Floor, Malet Street side) Website: http://www.lshtm.ac.uk/hr...
2009 May 15
1
Plotting question re. cuminc
...> xx<-cuminc(ftime,fstatus,group) > plot(xx,lty=1,color=1:6) I end up with the 6 curves plotted on the same graph. Is there a way that I can plot a selection of these curves? (say only curves for cause 1, group=0 and cause 1 group=1). Thank you so much, Kind Regards, Kim Dr Kim Pearce CStat Industrial Statistics Research Unit (ISRU) School of Mathematics and Statistics Herschel Building University of Newcastle Newcastle upon Tyne United Kingdom NE1 7RU Tel. 0044 (0)191 222 6244 (direct) Fax. 0044 (0)191 222 8020 Email: K.F.Pearce at ncl.ac.uk
2003 Jun 13
1
problem with latex of object summary reverse
...=50) |(N=50) | | +------------+-----------------+-----------------+-----------------+ |Sepal.Length|4.800/5.000/5.200|5.600/5.900/6.300|6.225/6.500/6.900| +------------+-----------------+-----------------+-----------------+ > system("cat a.tex") % latex.default(cstats, title = title, caption = caption, rowlabel = rowlabel, col.just = col.just, numeric.dollar = FALSE, insert.bottom = legend, rowname = lab, dcolumn = dcolumn, extracolheads = extracolheads, extracolsize = Nsize, ...) % \begin{table}[!tbp] \begin{center} \caption{Descriptive Statistics...
2010 Jun 18
1
Latex problem in Hmisc (3.8-1) and Mac Os X with R 2.11.1
...imary Symptoms') table (Symptoms) table(symptom1,symptom2) f <- summary(treatment ~ age + sex + Symptoms, method="reverse", test=TRUE) g <- summary(treatment ~ age + sex + symptom1, method="reverse", test=TRUE) latex(g) > latex(g,file="") % latex.default(cstats, title = title, caption = caption, rowlabel = rowlabel, col.just = col.just, numeric.dollar = FALSE, insert.bottom = legend, rowname = lab, dcolumn = dcolumn, extracolheads = extracolheads, extracolsize = Nsize, ...) % \begin{table}[!tbp] \caption{Descriptive Statistics by treatmen...
2006 Feb 03
0
rquotad (NFS) quota plugin
...ta_try_alloc, + rquotad_quota_alloc, + rquotad_quota_free, + + rquotad_quota_last_error, + + ARRAY_INIT + }; + + static int + rquota_get(char *host, getquota_args *qargs, getquota_rslt *qres) + { + struct sockaddr_in rhost; + struct hostent *hent; + struct timeval tout; + enum clnt_stat cstat; + CLIENT *clnt = NULL; + int sock = RPC_ANYSOCK; + + hent = gethostbyname(host); + if (!hent) + return -1; + if (hent->h_length > (int)sizeof(rhost.sin_addr)) + return -1; + + tout.tv_sec = 6; + tout.tv_usec = 0; + + *(long *)&rhost.sin_addr = *(long *)hent->h_addr; +...
2010 Jun 24
0
Snowfall: "cannont open connection " problem
...tart = 1" [1] "loop.end = 10" Error in checkForRemoteErrors(val) : 10 nodes produced errors; first error: cannot open the connection Timing stopped at: 0 0 0.06 ************** END OF OUTPUT AND ERROR MESSAGE ******************* ++++++++++++++++++++++++++++++++++ Edmond Ng, MSc CStat Lecturer in Medical Statistics Department of Health Services Research and Policy Faculty of Public Health and Policy London School of Hygiene and Tropical Medicine 15-17 Tavistock Place London WC1H 9SH, UK Tel: +44 (0)20 7927 2366 (direct line: ext 2065) Fax: +44 (0)20 7927 2701 Website: http://...
2011 Jun 02
0
allowing individual level correlations to differ by cluster in lme in R
...out if there is a way to allow for the correlations to differ by cluster via the corr option. Any suggestion or pointer would be greatly appreciated. Many thanks in advance. Best wishes, Edmond +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Edmond Ng, MSc CStat CSci Lecturer in Medical Statistics Department of Health Services Research and Policy, Faculty of Public Health and Policy London School of Hygiene and Tropical Medicine, 15-17 Tavistock Place, London WC1H 9SH, UK Tel: +44 (0)20 7927 2366 (direct line: ext 2065) Fax: +44 (0)20 7927 2701 Website:...
2012 Sep 17
0
lqmm package 1.02
...le regression models with random effects. Commands for independent and count data are also available. A few bugs have been fixed since lqmm 1.0. Updates of this package are (usually) made available on https://r-forge.r-project.org/R/?group_id=1396 prior to submission to CRAN. -- Marco Geraci PhD CStat Lecturer in Biostatistics Institute of Child Health, University College London London WC1N 1EH, UK Web: http://marcogeraci.wordpress.com [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz....
2012 Sep 17
0
lqmm package 1.02
...le regression models with random effects. Commands for independent and count data are also available. A few bugs have been fixed since lqmm 1.0. Updates of this package are (usually) made available on https://r-forge.r-project.org/R/?group_id=1396 prior to submission to CRAN. -- Marco Geraci PhD CStat Lecturer in Biostatistics Institute of Child Health, University College London London WC1N 1EH, UK Web: http://marcogeraci.wordpress.com [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz....
2009 Aug 19
2
[Hmisc] latex() with ctable=T inserting unwanted empty line in .tex file when used on summary.formula(method="reverse") object
...y(Hmisc) test <- data.frame(a=sample(1:30,10),b=sample(c("good","bad","ugly"),10,replace=T)) base <- latex(summary(b~a,data=test,method="reverse"),ctable=T,file="test.tex") > readLines("test.tex")[1:5] [1] "% latex.default(cstats, title = title, caption = caption, rowlabel = rowlabel, col.just = col.just, numeric.dollar = FALSE, insert.bottom = legend, rowname = lab, dcolumn = dcolumn, extracolheads = extracolheads, extracolsize = Nsize, ...) "...
2001 Apr 05
2
Using Gauss with R
...s applications be converted to R code? (Unfortunately I suspect that the econometricians will be hard to move from Gauss despite the attractions of R, so this is probably not a starter.) Many thanks for your help, Peter ====================================================== Peter Thomson PhD, CStat, AStat Statistics Research Associates Ltd PO Box 12 649, Thorndon Wellington NEW ZEALAND Email: peter at statsresearch.co.nz Web: www.statsresearch.co.nz Phone: +64 4 934-4753 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http:...
2004 Sep 26
2
Sweave: superfluous newline (`\\') in tex file
...---------------schnapp------------------------->8--- Here's the resulting tex file (sorry for the long lines): --8<------------------------schnipp------------------------->8--- \documentclass{article} \usepackage{/usr/local/lib/R/share/texmf/Sweave} \begin{document} % latex.default(cstats, title = title, caption = caption, rowlabel = rowlabel, col.just = col.just, numeric.dollar = FALSE, insert.bottom = legend, rowname = lab, dcolumn = dcolumn, extracolheads = extracolheads, extracolsize = Nsize, ...) % \begin{table}[!tbp] \caption{foo bar\label{tab:foobar}} \beg...
2012 Jan 30
2
Variable selection based on both training and testing data
Dear all, The variable selection in regression is usually determined by the training data using AIC or F value, such as stepAIC. Is there some R package that can consider both the training and test dataset? For example, I have two separate training data and test data. Firstly, a regression model is obtained by using training data, and then this model is tested by using test data. This process
2009 Aug 25
0
Pec function in R
...'t in the bootstrap sample (this would be repeated B times)...we chose the 0.632+ bootstrap estimator. There are many types of estimators for prediction error curves. How should we decide which is 'best'? Thanks for any advice on these questions, Kindest Regards, Kim Dr Kim Pearce CStat Industrial Statistics Research Unit (ISRU) School of Mathematics and Statistics Herschel Building University of Newcastle Newcastle upon Tyne United Kingdom NE1 7RU Tel. 0044 (0)191 222 6244 (direct) Fax. 0044 (0)191 222 8020 Email: K.F.Pearce at ncl.ac.uk
2004 Nov 23
3
Problem with read.xport() from foreigh package (PR#7389)
Full_Name: Ruskin Chow Version: R 2.0.1 OS: Windows 2000 Submission from: (NULL) (203.169.154.66) Data imported from SAS using read.xport() in package foreign are converted to <NA> when the SAS data field consists of character strings that are only one character long. This is apparently a previously reported bug and perhaps fixed in some platform other than Windows (rw2001).Some