Displaying 20 results from an estimated 1000 matches similar to: "questions from a newbie"
2002 Dec 26
0
(no subject)
The IP addresses are assigned via DHCP - a Linksys router.
David
David I. Sommers, Ph.D.
Scientific Review Administrator
Interventions Review Committee (ITV)
National Institute of Mental Health
6001 Executive Boulevard
Room 6144, MSC 9608
Bethesda, MD 20892
Rockville, MD 20852 (for express or courier service)
301-443-7861 - voice
301-443-4720 - fax
dsommers@mail.nih.gov - email
-----Original
2002 Dec 26
0
(no subject)
Yes you can name the linux boxes anything you want, no you don't need a
domain... probably want to add the names and their respective IP addresses
to your hosts files.
> -----Original Message-----
> From: Sommers, David (NIH/NIMH) [mailto:dsommers@mail.nih.gov]
> Sent: Thursday, December 26, 2002 3:34 PM
> To: 'samba@lists.samba.org'
> Subject: [Samba] (no subject)
>
1999 Jan 15
4
Newbie questions
Hi Folks,
I am a relatively inexperienced Solaris system admin. We have Samba
version 1.9.15p8 running on our server currently. I assume that it
would be worthwhile for me to upgrade to 2.0. However, I only
generally know about how to keep Samba running, and very little about
installation since someone else installed it. Unfortunately, I can't
seem
2006 Apr 27
1
? bug in 'sample' (PR#8813)
I have found that specifying different "sizes" in the sample command has
a funny effect on the random sampling. The code below is a condensed
version of a function I wrote to simulate a bootstrap method. For
simplicity, I eliminated the internal bootstrap loop, but kept a
statement to draw one bootstrap sample, because this is where the
problem occurs. The output (mean(y)^2) should be
2004 Jul 27
1
Re: R-help Digest, Vol 17, Issue 25
hello,
I'm trying to use R to take an image matrix and paint it into a
tcltk canvas. I'm using R-1.9.0 within ess-5.2.0 on a linux
machine running the 2.4.30-31.9smp kernel. I'm using the
ActiveTcl8.4.6.1-linux-ix86 tcltk libraries.
When I run the following comands, however, I get an R segmentation
fault:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2013 Dec 03
0
[LLVMdev] LLVM toolchain for Visual Studio
Looks like the PlatformToolsets are cached in the .suo file. If you move
it out of the way or delete it, VS will re-scan for toolsets. I'm not sure
what other user state is stored there, though. That's annoying. =/
On Tue, Dec 3, 2013 at 6:37 AM, Kelly Sommers <kell.sommers at gmail.com>wrote:
> Thanks for the reply Reid! I took a look at that script and found that the
>
2013 Dec 03
2
[LLVMdev] LLVM toolchain for Visual Studio
Thanks for the reply Reid! I took a look at that script and found that the
files were properly copied so I poked around some more.
I found that if I started a new win32 console application, LLVM shows up in
the toolchain drop down! But if I open another project file from an
existing project to see if it compiles in LLVM the dropdown options are
missing!
Do you know what might be deciding when
2000 Dec 13
1
comparing ancova models
Hello, all.
I've got what is probably a simple question about comparison of models
using anova, specifically about the situations in which it's valid. I
understand, I think, what's going on when the models are strictly
nested (as most are in the demo(lm) examples). My question involves
what happens when the models aren't strictly nested.
In my particular case, I'm doing
2013 Sep 14
0
Dojo London 2013
Thank you Karanbir and everyone who came to ITV for making CentOS Dojo a
great success.
It was a pleasure to have you all.
Julio Martinez
</PRE><a href="http://www.itv.com"><img src="https://lh5.googleusercontent.com/-YJsNOaY5C2A/UPOvkVzskII/AAAAAAAAAKU/3VqcYfUYzOo/s90/ITV-Logo%2520Footer.png"/></a>
<br><br>
</PRE><a
2002 Jun 05
1
How to put values of 25 and 75 percentile on boxplot?
Hi all,
One quick question:
How to put values of 25 and 75 percentile on boxplot?
Thanks in advance.
Nianqing Xiao, Ph.D
NCI Center for Bioinformatics, NIH
SAIC/Advanced Systems Group
> 6116 EXECUTIVE BLVD 4026J
> MSC 8335
> BETHESDA MD 20852
Phone: 301-451-6357
Fax: 301-480-4222
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list --
2013 Dec 02
0
[LLVMdev] LLVM toolchain for Visual Studio
pls read the page of http://llvm.org/builds/ :
To use the LLVM toolchain from Visual Studio, select a project in Solution Explorer, open its Property Page (Alt+F7 by default), and in the "General" section of "Configuration Properties" change "Platform Toolset" to "LLVM-vs2010" or "LLVM-vs2012".
Alternatively, invoke MSBuild with
2013 Dec 02
0
[LLVMdev] LLVM toolchain for Visual Studio
Getting the platform toolsets installed in the right place is a dirty job
handled by this script:
http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/msbuild/install.bat?view=markup
Do you have a PlatformToolsets directory somewhere under ProgFiles/MSBuild?
If so, where is it? We can add it to the path search.
If anyone has better ideas on how to find this magical directory,
suggestions are
2004 Jun 09
1
Samba client filesize problems
Filesize problems with samba client on Redhat 9 and W2k machine.
The original smbclient did this so I upgraded to the latest, it didn't
help. The server is W2k with an NTFS volume, these are video files - the
windows software breaks the files at the 2G limit, but for some
reason some are reported as 2G others as huge !!
One day I might own 25T of disk, but not today.
Anyone any ideas ?
2007 Dec 06
2
Any package for deconvolution?
I want to run deconvolution of a time series by an impulse or point-spread function through Wiener filter, regularized filter, Lucy-Richardson method, or any other approaches. I searched the CRAN website and the mailing list archive, but could not find any package for such a deconvolution analysis. Does anybody know an existing R function for deconvolution?
TIA,
Gang
2004 Jul 14
4
duplicate row importing issue
Hello,
I'm simply trying to import a .txt file that has a column of
about 30,000 pts. I found the file, but I'm getting an error:
> m <- read.table(choose.files())
Error in "row.names<-.data.frame"(`*tmp*`, value = row.names) :
duplicate row.names are not allowed
Any help with getting around this?
I really appreciate all the help.
Thanks
dave
2005 Mar 23
3
nested random effects
Hi
I am struggling with nested random effects and hope someone can help.
I have individuals (ID) who are nested within families (FAM). I want to
model an outcome variable, and take account of the intercorrelation of
individuals within each family.
I think this amounts to two random effects, one nested within the other.
How can I model this in R?
So far I have tried using the
2004 Jul 14
3
(no subject)
Hello,
I'm new to R, and I'm having trouble importing a text file (I'm
on Windows XP)
> m <- read.table("/Desktop/work/128_L")
Error in file(file, "r") : unable to open connection
In addition: Warning message:
cannot open file `/Desktop/work/128_L'
do you know why this isn't working? All I have is a bunch of text files,
each with a
2003 Apr 24
3
Detailed contingency tables
Is there any existing function for creating contingency tables that will
display counts, row, column, and cell percentages in the same
tables....anything similar to crosstabs in S?
Marc W. Zodet, MS
Health Statistician
Center for Cost and Financing Studies
Division of Statistical Research and Methods
2101 East Jefferson Street, Suite 500
Rockville, Maryland 20852
Phone: 301-594-7072
Fax:
2012 Dec 10
1
Long equation in documentation
I have a long equation that I need to break in the R documentation of a package or it trails off the right hand side of the page. Here's the formula:
\deqn{Cov(r_{ist}, r_{iuv})= [.5\rho_{ist}\rho_{iuv}(\rho_{isu}^2 + \rho_{isv}^2 + \rho_{itu}^2 + \rho_{itv}^2) + \rho_{isu}\rho_{itv}+ \rho_{isv}\rho_{itu}-(\rho_{ist}\rho_{isu}\rho_{isv} + \rho_{its}\rho_{itu}\rho_{itv}) +
2003 Jul 30
6
reverse array indexing
Hi,
Suppose I have a multidimensional array:
tmp <- array(1:8, c(2,2,2))
is there a function out there that, given a one-dimensional array index,
will
return the separate indices for each array dimension?
for instance, tmp[8] is equivalent to tmp[2,2,2]. I'd like to derive the
vector (2,2,2)
from the index 8.
thanks,
Brad Buchsbaum