similar to: runif and sample with reproducibility

Displaying 20 results from an estimated 7000 matches similar to: "runif and sample with reproducibility"

2003 Mar 12
2
How to collect the Rtools to build packages
After reading the readme.packages file, I would like to install the R tools in order to build my own packages, but the internet portal http://www.stats.ox.ac.uk/pub/Rtools/ hasn't been working since a few days. Where can I get the file tools.zip? Thank you! Eric Esposito
2004 Feb 02
2
print comment lines on `sink'ed files?
Hi, I am using many comment lines like this # a comment line in a script. Is there any way to print comment lines when I use sink() function? Or, are there any plans to include as an option to sink() function in the near future? I would not want to use cat() function as it will look messy in the original script file. Thanks! SI __________________________________________________
2016 Jun 05
1
flac conversion
On 5 June 2016 at 21:34, Frank Esposito <fpesposito at gmail.com> wrote: > Hello -- > > I have a flac file encode 92/24bit -- what tools are available to > convert these files to wave 44.1/16 bit so then I can convert to > mp3? Thanks > > -- > Frank Esposito Don't you mean 96/24? Also, which platform (*nix, Mac, Windows)? Off the top of my head: Audacity,
2003 Dec 26
2
OC curve in "Quality Control"
Dear all, Can anyone please help me about any of the following questions: -------------------------------------------- 1. How can i find "factorial" of any number in R? I tried > prod(170:1) # to find factorial of 170 or 170! Is it the only procedure - or R has any better process / operational character to calculate factorial? Also, is it possible to calculate factorial of 500? Or
2005 Nov 09
1
OpenSSH 3.4p1 - end of support date ??
For AT&T, looking to find the end of support date for OpenSSH version 3.4 p1. I am not sure if this software is supported but am looking at all software used by AT&T to determine end of support dates needed for a 2006 technology upgrade project. Any information you could supply would be greatly appreciated. Mark Esposito Computer Sciences Corporation ACS Technical Infrastructure
2004 Oct 21
1
Insert image in Rd documentation files
Hello, Does anyone know if it is posssible to insert a picture (ps or jpg for example) in documentation files with Rd extension. I guess it's impossible but maybe there is a trick. Thank you! Eric Esposito ================================== Direction de la Recherche P??le Economie, Statistisques et Sociologie 361 avenue du Pr??sident Wilson - BP 33 93211 Saint-Denis La Plaine cedex
2004 Oct 21
1
Problem with vignettes
Hello, I'm trying to insert a vignette as a word document in my package. After compiling and installing the package, the word file is in the doc directory, but no link in the html index for vignettes is created. I tried with a pdf file and there is the same problem. It seems that only sweave format files are taken into account, is it normal? Is there something special to do to take other file
2003 Nov 05
3
map does not display maps, MacOSX
Hi, I installed the maps and mapdata libraries on my R-1.8.0 on MacOSX 10.2.8 (jaguar on a powerbook G4), and failed to make the map function work properly: R : Copyright 2003, The R Development Core Team Version 1.8.0 (2003-10-08) [...] > library(maps) > map() Error in file(file, "r") : unable to open connection In addition: Warning message: cannot open file
2003 Sep 01
1
Arima with an external regressor
Hello, Does anybody know if the function arima with an external regressor (xreg) applies the auto correlation on the dependant variable or on the residuals. In comparison with SAS (proc autoreg), it seems that the auto correlation applies on the residuals but i'd like to have the confirmation. I want to estimate: Y[t] = a[1]*X[t] + a[2] + E[t] with E[t]=b[1]*E[t-1] Should I use : arima(Y,
2008 Aug 20
2
Quantile regression with complex survey data
Dear there, I am working on the NHANES survey data, and want to apply quantile regression on these complex survey data. Does anyone know how to do this? Thank you in advance, Yiling Cheng Yiling J. Cheng MD, PhD Epidemiologist CoCHP, Division of Diabetes Translation Centers for Disease Control and Prevention 4770 Buford Highway, N.E. Mailstop K-10 Atlanta, GA 30341 [[alternative HTML
2003 Oct 09
4
Previous Commands
Dear All, yesterday I took the R-1.8.0-source file and compiled it on my own. As I am using Linux just for a couple of weeks, it was my first compiling session with ./configure, make, .... Everything went fine, except for one thing: if I want to look at the commands history by using the cursor keys, it does not work. Instead of displaying the previous commands, it returns something like
2006 Mar 21
1
RE: Re: [Xen-users] How to share data between guestdomains
>-----Original Message----- >From: xen-devel-bounces@lists.xensource.com >[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Xin Zhao >Sent: 2006年3月21日 1:25 >To: Yura Pismerov >Cc: xen-devel@lists.xensource.com >Subject: Re: [Xen-devel] Re: [Xen-users] How to share data between >guestdomains > >The benefits of VL inlcude: >1. A VM can take advantage of the
2016 Jun 06
0
flac conversion
You could also try SoX. It looks like that program could convert directly from FLAC to MP3, but I haven't tried it. I have a Sound Devices recorder that supports FLAC, but it doesn't play all files from external sources. It's great for recording to FLAC, but not so good for playing files purchased online in FLAC format. Brian Willoughby Sound Consulting On Jun 5, 2016, at 5:28 PM,
2001 Sep 24
1
Newbie to Samba - getting '^M' characters from NT into PVCS o n UN IX
Hello Tony, Samba isn't the 'culprit', just the media used. Samba does NOT insert anything into the files that you copy over or have an application create on a samba share. The issue is that you are using a PC program to check out/modify the files, and pc os'es (Win/dos, i mean) use crlf as a ascii line terminator. Unix uses a lf only. So when you view the files with a pc
2005 Apr 07
3
package
hello, I created a package with my functions, and i wand to hide the code of some functions. Could you help me ? Gr?gory -------------------------------------------------------------- GAZ DE FRANCE Gr?gory Benmenzer DIRECTION DE LA RECHERCHE P?le Economie Statistiques et Sociologie 361 Avenue du pr?sident Wilson - BP 33 93211 La Plaine Saint Denis cedex tel : 01 49 22 55 07 fax : 01 49 22
2010 Jul 12
2
Question about food sampling analysis
Greetings to all, and my apologies for a question that is mostly about statistics and secondarily about R. I have just started a new job that (this week, apparently) requires statistical knowledge beyond my training (as an epidemiologist). The problem: - We have 57 food production facilities in three categories - Samples of 4-6 different foods were tested for listeria at each facility - I need
2003 Jun 13
1
problem with latex of object summary reverse
Hi, I have the following problem (library Hmisc loaded, iris data loaded, R Version 1.7.0 (2003-04-16), packages updated, running on a linux Debian i386): > summary(Species~Sepal.Length,method="reverse")->a > a Descriptive Statistics by Species +------------+-----------------+-----------------+-----------------+ | |setosa |versicolor |virginica
2011 Aug 24
3
Creating new variable with maximum visit date by group_id
Dear R users, I am encoutering the following problem: I have a dataset with a 'unique_id' and different 'visit_date' (formatted as.Date, "%d/%m/%Y") per unique_id. I would like to create a new variable with the most recent date of visit per unique_id as shown below. unique_id visit_date last_visit_date 1 01/06/2010 01/06/2011 1 01/01/2011 01/06/2011 1
2004 Jan 20
2
rstandard.glm() in base/R/lm.influence.R
I contacted John Fox about this first, because parts of the file are attributed to him. He says that he didn't write rstandard.glm(), and suggests asking r-devel. As it stands, rstandard.glm() has summary(model)$dispersion outside the sqrt(), while in rstandard.lm(), the sd is already sqrt()ed. This seems to follow stdres() in VR/MASS/R/stdres.R. Of course for the c("poisson",
2006 Dec 05
1
using R for survival analysis
Thank you to all who made very helpful suggestions to get started with R. Duncan Murdoch raised an excellent question, asking about my background and reason for using R. I'm an epidemiologist, applying the marginal structural models approach (inverse probability of treatment weights) in a Cox proportional hazards analysis. The statistical program which I had been using does not have