search for: repititions

Displaying 16 results from an estimated 16 matches for "repititions".

Did you mean: repetitions
2007 Jul 30
0
avoiding repitition
as my rails application gets bigger, I find I''m writing the same generic specs for standard CRUD operations. with 8 controllers so far, and more to come, I''m keen to reduce the duplication. I asked before about generating specs dynamically in this thread : http://www.nabble.com/dynamic-specs-tf3927280.html#a11137640 but it doesn''t seem possible completely possible.
2003 Jun 12
1
bootstrap question
...ith my understanding of the bootstrap) Suppose I have a sample of size 15, x[1], ...x[15]. This is a sample which is small compared to the population. by the way, the x[i] are iid and have a common distribution F. As I understand the bootstrap, that function will take a user specified number of repititions. In each repitition, each element x[i] has an equal chance of selection. Suppose I want to estimate the mean. In each rep, a new sample is generated. the mean is calculated in each rep. I would like to see those means. If I use the boot command, boot(x,mean,R=40)$t I thought that I would o...
2007 Aug 31
3
"pipe() failed: Too many open files"
I am getting random disconnects from my imap session, dificulties to revconnect, very sluggish behaviour when changing between mail folders also frequent and rapidly repititive messages on te client "mailserver x.x.x.x is not a imap4 server" I am running dovecot 1.0.rc2 from ports on OpenBSD 4.0 on a PIII, 500MHz 512MB My set up is very small - a webserver with a single imap account on
1997 Feb 24
1
libX11
...uses libX11 is vulnerable. You can perform a simple test to determine whether your system is vulnerable. First, set the HOME environment variable to a string at least 2500 characters long. Using a sh compatible shell, do this by issuing the commands: $ HOME=jjjjjjj...jjjjj (2500 repititions of ''j'') $ export HOME Using csh or tcsh, use the command: % setenv HOME jjjjj...jjjjjjj (2500 repititions of ''j'') Then, run a setuid or setgid X program, such as xload. If you are running a vulnerable release of X11, you will get an error message in...
2010 Apr 06
6
3-D response surface using wireframe()
...mining the sequence of rotations to be applied to the data before being plotted. The initial position starts with the viewing point along the positive z-axis, and the x and y axes in the usual position. Each component of the list should be named one of "x", "y" or "z" (repititions are allowed), with their values indicating the amount of rotation about that axis in degrees." Can anyone explain to me how the screen argument works? And what values (x,y,z) I should choose for the orientation that I want? Another question is wireframe(0 will draw all 8 edges of the cubic b...
2006 Feb 08
0
Fixture access question
Hi, I want to add the basic model record create tests for my rails app as in the "Agile Web Development with Rails" example: i.e. (header stuff and boring repitition missed) def test_create assert_kind_of Requirement, requirements(:requirement_1) assert_equal <at>requirements["requirement_1"]["name"], requirements(:requirement_1).name end Now I''m
2012 Oct 28
1
Best fitted curve
Hi I have trouble making a best fitted curve for a xy-plot. My data consist of two groups with four repititions for each x-value. plot(weight~gdd,data=weight,pch=as.numeric(species)) <http://r.789695.n4.nabble.com/file/n4647692/Weight.jpeg> Can you help? Cecilie -- View this message in context: http://r.789695.n4.nabble.com/Best-fitted-curve-tp4647692.html Sent from the R help mailing list arc...
2006 Mar 17
11
Asterisk Users Mailing List Traffic
The volume/traffic on this list has been getting pretty heavy. I find it hard to follow certain discussions and there are some that I am not interested in. Perhaps, we could split the list into two: One for discussing hardware (client phones and cards) and one for the software (configuration, problems, etc...) Or some other better scheme that someone can propose.
2002 Dec 11
2
ordering x's and y's
Hello ALL: How do I get R to list all possible orderings of 2 x's and 3 y's? It should look like this (which rows appear first is unimportant): x x y y y x y x y y x y y x y x y y y x y x x y y y x y x y y x y y x y y x x y y y x y x y y y x x Thanks, ANDREW
2002 Jul 22
1
Samba 2.2.4 - files have disappeared!
Hello all. I have two linux machines, Red Hat 7.1 with kernel 2.4.9-34 (Red Hat stock), with Samba 2.2.4 installed. Both of these machines usa Samba to mount several shares from a common Windows 2000 server. These machines also run Courier IMAP. For those not familiar with email systems, Courier uses the "Maildir" method of email storage and retrieval; each message is stored as a
2000 May 02
0
patch for .samba-2.0.7/source/lib/bitmap.c
Dear all, I have made patch for samba-2.0.7/source/lib/bitmap.c With this patch 1) constant '32' is now named. 2) make only one malloc on bitmap_allocate(). ( This will make bitmap to fit within same page, which will cause lesser pagefault, I wish ) 3) totally changed bitmap_find(). I guess this should work faster then testing each bits one-by-one. ---
2002 Feb 22
2
rsync on solaris
hi, i have trouble with rsync on solaris. my situation: i have a production-server with Solaris 7 and a 200 GB RAID attached. the server runs without troubles for month. I build an backup-server with same configuration. i installed rsync-2.3.1-binaries on both machines. i sync the RAIDs every night (i sync subfolders of the RAID - its faster as sync the whole RAID). after a few days (a
2004 Feb 05
2
xyplot (lattice): colours of lines
using either one of the following codes: xyplot(X ~ time | center, type="l", panel=panel.superpose, groups=subject, col = treatment) xyplot(X ~ time | center, groups = subject, panel = function(x, y, ...){ panel.superpose(x, y, col = treatment, type = "l", ...) }) I get two different colours for the lines by these colours do not match the corresponding treatment
2003 Feb 02
2
Encoding from fifo's
Hello, I'm new to the list, so if this is an FAQ, please point me to the relevant docs. I'm playing with Theora, to see what kind of quality I can expect (I realise its not for production use yet). I've download the source from CVS, and got it to build, with the example encoder and player. While trying to find something to serve as a good source of input, I decided I'd use a
2001 Apr 12
5
Windows XP and MP3
if ya' haven't seen it already, check out: http://www.canoe.ca/MoneyWSJ/wsj2-dow.html ad, sad, sad. on many fronts. I don't begin to understand how this might work; I suppose the MP3 degradation only applies to MS encoding software... *shrug* this may, however, provide a good leveraging point for Vorbis. have fun dongoodman
2014 Nov 10
0
User's DPAPI/backupkey protected data lost when changing domain password
After a user changes their password (CTRL-ALT-DEL) in our Samba 4 domain (4.1.12) they lose access to any stored passwords on their Windows PC. I've set the log level in smb.conf to 4 and enabled the GPO to record DPAPI log entries in Windows to get the below log data. My reading of the two is that the Windows PC believes it is failing to reset the access to its DPAPI store (where the saved