Displaying 16 results from an estimated 16 matches for "ramdom".
Did you mean:
samdom
2010 Sep 28
1
ramdom sampling from a dataset
I am trying to get R to pick random integers from my dataset (i.e.
bootstrapping) with replacement. However, my attempts at this have been
unsuccessful. Here is a basic example of what I am doing:
I have a data vector of 8 integers (data= 2,5,9,4,5,6,7,8). I used the
sample function and it worked but it only repeated my values in the exact
same order. It did not randomly sample them. Here
2010 Sep 29
2
need help with ramdomly sampling some data
I am trying to get R to randomly select values from my dataset (i.e.
bootstrapping) with replacement. However, my attempts at this have been
unsuccessful. Here is a basic example of what I am doing:
I have a data vector of 8 values (i.e. data= 2,5,9,4,5,6,7,8). I used the
sample function and it worked. However, it only repeated my values in the
exact same order as the dataset. It did not
2012 Jan 27
3
generate a random number with rexp ?
dear list
I use runif to generate a ramdom number between min and max
runif(n, min=0, max=1)
however , the syntaxe of rexp does not allow that
rexp(n, rate = 1)
and it generate a number with the corresponding rate.
The question is: how to generate a number between min and max using rexp().
Regards
--
PhD candidate in Computer Sci...
2015 May 22
2
Random data stale error
Hello, after some time monitoring my installation to see how its working, I
found that some ramdom times, like one or two days in a week, the driver
fails to start and upsmon keeps registering a "data stale" error on
Windows' event log.
I've set the NUT service to "delayed start" to see if it was a driver
conflict on the system start rush, but it keeps doing it anywa...
2006 Jan 13
1
help with gepRglm::likfit.glsm
...; Hi,
>
> I'm exploring likfit.glsm and I need some help. I have to say that I'm
> not an MCMC expert ...
>
> I did a first run of likfit.glsm with S.scale=0.002 and it worked
> whithout problems but there was strong autocorrelation and the chain
> convergence for the ramdom effects was quite poor, so I changed S.scale
> to 0.4, which gave acceptance rates close to 0.6 as proposed on the
> documentation, and the autocorrelation and chain convergence was ok.
> However when I tried to run likfit.glsm it gave the following error:
>
> > gdn.glsm2.lf <...
2006 Jun 24
3
Rsync fails to rename on Windoze2003
...tly the same:
I have two Windows 2003 servers that I want to use rsync (2.6.8) to mirror. These machines are separated by a WAN.
Initial attempts to get rsync working between them have not been successful. The first rsync went fine, which seeded the files, but the second sync always fails (at a ramdom time) with a
rsync: rename "AP16A7~1.cab.V55PQE" (in MEDIA_2006) -> "AP16A7~1.cab": Permission denied (13)
On the server, the rsyncd (from cwRsyncd), I initially ran the service as user SvcwRsync (from the installer), then added the user to the Administrators group, then c...
2015 May 22
5
[Bug 2404] New: scp skips file/directory on permissions error
...Debian openssh 6.7p1-5 (Jessie)
REPLICATE:
on HOST1 and HOST2 as root:
mkdir -p /var/tmp/test/lost+found
chmod 777 /var/tmp/test
chmod 775 /var/tmp/test/lost+found
On HOST1 as non-root user:
cd /var/tmp/test
for DIR in abc def mno pqr ; do
mkdir -p ${DIR} && touch ${DIR}/${RAMDOM}
done
scp -vpr /var/tmp/test HOST2:/var/tmp/
RESULT:
The directory processed immediately after lost+found will not copy
across at all, but everything else will.
Removing the -p option allows everything to copy, but drops file
group/permission bits per user groups/umask as expected.
--
Yo...
2006 Mar 18
1
Time-Series, multiple measurements, ANOVA model over time points, analysis advice
...NOVA tests on time series data, with reasonable controls of the
family-wise error rate. If we run analysis at many small sections of a long
time-series, the Type-I family-wise error rate is a concern. Is it
important to consider the temporal dependence in the time-series data?
There are papers on ramdomization tests for the sort of time-series data we
have (eg, Blair and Karnisky, 1993), but these papers often report only
t-test comparisons, not F-tests with 2+ factors.
BACKGROUND:
We have a dataset from a human neuroimaging experiment. Subjects view a
screen, with a fixation point at the cente...
2003 Oct 27
0
"Starting simple switch"
...00P, only one span, E&M
siginaling). And sometimes on the console, these messages apear about
some channels:
-- Starting simple switch on 'Zap/4-1'
-- Starting simple switch on 'Zap/5-1'
And then:
-- Hungup 'Zap/4-1'
-- Hungup 'Zap/5-1'
This ocurs with ramdom channels, sometimes all the channels. And
sometimes, when there is active calls, the calls hangs-up.
Could anyone explain why it ocurs?
Thanks
Eduardo
2015 Feb 24
2
Current 6.8 git build issues on HP-UX
On Tue, Feb 24, 2015 at 2:20 PM, Darren Tucker <dtucker at zip.com.au> wrote:
> On Wed, Feb 25, 2015 at 09:13:22AM +1100, Darren Tucker wrote:
> > On Wed, Feb 25, 2015 at 09:04:57AM +1100, Darren Tucker wrote:
> > > On Tue, Feb 24, 2015 at 12:11:16PM -0800, Kevin Brott wrote:
> > > > ld: Unsatisfied symbol "xstrdup" in file
> > > >
2009 Jan 06
2
Video lock up
I recently install CentOS 5.2 on an older pc
Abit VP6 motherboard
2 x 1GHz PIII processors
1.5GB RAM
Nvidia MX440 video
All works fine except when running X
The display locks at ramdom times
Sometimes it locks when I log in
Sometimes it locks after several hours
While it is locked I can ssh to this machine from another server
I have to reboot to clear it
Also when I reboot X starts with random resolutions
>From research I see this has been a problem with Nvidia for several yea...
2016 Jul 20
0
How to GSSAPI/Kerberos authenticate with Dovecot [formerly Where is krb5.keytab or equivalent?]
...command line or not, use their AD
credentials. Their /etc/passwd password on the DC in never involved.
The DC's /etc/password entries are used solely for Sendmail/procmail to deliver mail to the
user's target email folders.
It's kind of analogous to `samba-tool user create dovecot --ramdom-password`. The idea is
simply to create an entry.
Having said that, if the user would need to sync or change their /etc/passwd password I have
provided an application for them to do that which uses chpasswd on the AD/DC. This also
updates the Apache passwords (if any). This mechanism has not bee...
2016 Jul 17
5
How to GSSAPI/Kerberos authenticate with Dovecot [formerly Where is krb5.keytab or equivalent?]
On 17/07/16 07:12, Mark Foley wrote:
> On Sat, 16 Jul 2016 19:39:21 +0100 Rowland penny <rpenny at samba.org> wrote:
>> On 16/07/16 19:09, Mark Foley wrote:
>>> On Sat, 16 Jul 2016 08:28:14 +0100 Rowland penny <rpenny at samba.org> wrote:
>>>
> [lots of extraneous stuff deleted]
>
>>>>>
>>>> OK, just an update on the new wiki
2015 Nov 15
21
[Bug 92961] New: Xorg freezes (only mouse and ssh are still working)
https://bugs.freedesktop.org/show_bug.cgi?id=92961
Bug ID: 92961
Summary: Xorg freezes (only mouse and ssh are still working)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: high
Component: Driver/nouveau
2012 Jan 18
4
R-Help
I am trying to create a frequency distribution and I am a bit confused.
Here are the commands I have entered:
> data <- read.csv(file="40609_sortedfinal.csv",head=TRUE,sep=",")
> NumberOfActionsByStatus = data$STATUS
> NumberOfActionsByUser = data$ETS_LOGIN
> NumberOfBidOffer = data$BID_OFFER
> NumberOfActionsByUser.freq = table(NumberOfActionsByUser)
>
2003 Dec 01
0
No subject
...ive of the user by opening it in the explorer (z:)
So, I tried to make the files readonly by changing the unix-permissions
(chown -R root.guest profile; chmod -R 750 profile) but then, some
strange logon-errors appeared. (w2k told me it was not able to download
file xy (file names seemed to change ramdomly) and after I altered the
unix-permissions back to the original ones this error-messages
continued) First after I have searched the registry after all keys
containing gast (the username of the read-only-user) it worked again.
So I would like to know if it is possible to set a registry-key which
m...