Displaying 20 results from an estimated 400 matches similar to: "Sample size for proportion, not binomial"
2009 Mar 12
2
Time-Ordered Clustering
Hello All,
Does anyone know of a package that performs constraint-based clusters?
Ideally the package could perform "Time-Ordered Clustering", a technique
applied in a recent journal article by Runger, Nelson, Harnish (using MS
Excel). Quote, "in our specific implementation of constrained
clustering, the clustering algorithm remains agglomerative and
hierarchical, but observations
2011 Jul 11
3
quantile regression: out of memory error
Hello, I?m wondering if anyone can offer advice on the out-of-memory error I?m getting. I?m using R2.12.2 on Windows XP, Platform: i386-pc-mingw32/i386 (32-bit).
I am using the quantreg package, trying to perform a quantile regression on a dataframe that has 11,254 rows and 5 columns.
> object.size(subsetAudit.dat)
450832 bytes
> str(subsetAudit.dat)
'data.frame': 11253 obs.
2008 Nov 21
2
Windows version of package "Ratings"?
Hello,
Does anyone know whether a Windows version of the Ratings package will
be available?
Thank you, Paul Prew
CONFIDENTIALITY NOTICE: \ This e-mail communication an...{{dropped:11}}
2004 Aug 31
4
rsync crashing Redhat RHEL3.0 server
We are using rsync to mirror around 10 of our websites from dedicated
server A to dedicated server B runing RHEL 3.0 and rysnc v2.6.3pre1 in a
daemon mode. I am using the following crontab script command on dedicated
server A:
/usr/local/bin/rsync -avz -e "ssh -i
/home/users/admin/publicKey-for-server-B" /home/serverA/site3
serverB::home/mirror
Dedicated server B (where the
2012 Mar 02
5
Calculation of standard error for a function
Dear list,
If I know the standard error for k1 and k2, is there anything I can call in
R to calculate the standard error of k1/k2? Thanks.
Jun
[[alternative HTML version deleted]]
2009 Apr 28
2
effects package --- add abline to plot
Hello, I am not having success in a simple task. Using the effects package, I would like to add reference lines at probability values of 0.1 – 0.6 on a plot of the effects. The plot command works, but following up with an abline command produces the message “plot .new has not been called yet”, and of course the reference lines were not added.
Looking through past R help lists, there was a
2010 Dec 16
1
Arguments in functions
Hello, I'm not much of a programmer, and am trying to understand the workings of the function below called "RStatFctn" within this bootstrap procedure.
RStatFctn is defined to have two arguments: "x", intended to be a data vector; and "d" intended to be an index (or so it looks to me).
Later, "rnormdat" is created to be the data vector. However,
2012 Feb 28
2
from data.frame to Venn diagram
Hello All,
I have a data.frame with this structure:
m <- matrix(sample(c(rep('yes', 10, replace = TRUE), rep('no', 10,
replace = TRUE), NA), 500, replace = TRUE), nrow = 100, ncol = 5)
colnames(m) <- colnames(m, do.NULL = FALSE, prefix = "col")
m <- as.data.frame(m)
I need to generate a Venn diagram from this data.frame, displaying the
various intersections of
2012 Feb 01
1
Windows 7 installation of .qz package from SourceForge
Hello, I'm trying to install the package metRology from SourceForge. I save the zip file metRology_0.9-06.tar.gz to my Windows 7 machine, and try to install the package using the RGUI: Packages > Install packages from local zip files > metRology_0.9-06.tar.gz. There's no .zip extension, but R seems to go to work on the installation with a couple warning messages and one error.
2013 Feb 23
2
assign index to colnames(matrix)
Hello, I’m trying to follow the syntax of a script from a journal website. In order to create a regression formula used later in the script, the regression matrix must have column names “X1”, “X2”, etc. I have tried to assign these column names to my matrix ScoutRSM.mat using a for loop, but I don’t know how to interpret the error message. Suggestions? Thanks, Paul
2013 Jan 14
1
Tukey HSD plot with lines indicating (non-)significance
Dear list members,
I'm running some tests looking at differences between means for various
levels of a factor, using Tukey's HSD method.
I would like to plot the data as boxplots or dotplots, with horizontal
significance lines indicating which groups are statistically
significantly different, according to Tukey HSD. Here's a nice image
showing an example of such a graphical
2004 Sep 06
4
Cox regression for prevalence estimates
Hello, I'm an MD working in an eye clinic. I'm learning by myself to use R
for use in my research works and for implementation in a software project.
There are some authors who recomends the use of Cox regression as a
substitute for Logistic regression (<a
href="http://www.biomedcentral.com/1471-2288/3/21.pdf"> Barros AJD, Hirakata
VN. BMCMedical Research Methodology, 2003;
2009 Apr 09
1
Error in saveLog(currentLogFileName
Hello, very basic question from a user who is baffled by the workings of computers in general
When logging off R, a dialog box asked if I wanted to save my log, I chose yes. Then I noticed that the following message appeared in the Command Window
Error in saveLog(currentLogFileName) :
unused argument(s) ("C:/Documents and Settings/prewpj/My Documents/Data/Analyses/Healthcare/Hand Care
1999 Nov 12
1
Wanted: online Introduction to R
As a complete newcomer I am attempting to learn to use R, but am finding
it extremely difficult because I have not yet found an "Introduction to
R".
For over a week now I have monitored the R-help list, studied the R-FAQ
and related documents, downloaded and run the Windows R and looked at
the Help, downloaded early and late samples of the R-help archives, and
searched for illuminating
2011 Dec 10
3
Overlaying density plot on forest plot
Dear R User,
Please, I am new to R. I want to overlay density plot for predictive interval pooled result in meta-analysis. http://addictedtor.free.fr/graphiques/graphcode.php?graph=114
Regards
Frank Peter
2006 Jul 24
1
Plotting league tables/ caterpillar plots
Dear list,
I was wondering if there is a function to plot league tables, sometimes
also known as "caterpillar plots"?
A league table is conceptually very similar to a box plot. One difference
is that the inter-quartile ranges are not shown. If there isn't such a
function a first attempt for a "selfmade" plot would be to tell boxplot
not to plot boxes (sounds silly
2024 Apr 16
1
read.csv
Gene names being misinterpreted by spreadsheet software (read.csv is
no different) is a classic issue in bioinformatics. It seems like
every practitioner ends up encountering this issue in due time. E.g.
https://pubmed.ncbi.nlm.nih.gov/15214961/
https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-1044-7
https://www.nature.com/articles/d41586-021-02211-4
2010 Feb 21
1
odfWeave - merged table cells, and adding information like totals and p-values
I'm hoping I'm missing some (probably fundamental basic process) which might make my life easier!
Lets assume I have a 3 column table summarizing results from a trial from three arms (Arm A, B and C).
For each arm there will be a number of pieces of information to report. The simplest example might be to compare this to the demographic comparisons often seen in clinical traisl where you
2004 Sep 16
1
how to rsync over ssh, but login is not permit
Hi, I want to backup my system via rsync over ssh, but login is *not*
permited!
According to the sshd_config man page, I need to set PermitRootLogin to
forced-commands-only.
In order to run follow command, how to set command option in authorized_keys?
# rsync -avz server:/etc /backup
Best Regards!
Jacky Kim
.
>On Thu, Sep 09, 2004 at 06:03:49PM +0800, Jacky Kim wrote:
>> If
2008 Mar 02
1
Problem plotting curve on survival curve (something silly?)
OK this is bound to be something silly as I'm completely new to R -
having started using it yesterday. However I am already warming to its
lack of 'proper' GUI... I like being able to rerun a command by editing
one parameter easily... try and do that in a Excel Chart Wizzard!
I eventually want to use it to analyse some chemotherapy response /
survival data. That data will not be