Displaying 20 results from an estimated 95 matches for "300+".
Did you mean:
300
2013 May 11
1
prediction in a loop with only one sample
Dear all,
I have a sample with 920 observations. I want to create a loop which takes
300 of these observations for the prediction and the rest to estimate the
model.
My idea was to create something like this:
cs.training.dat <- read.table...
cs.training.dat_sub1 <- subset(cs.training.dat, Income>10)
cs.training.dat_sub2 <- subset(cs.training.dat_sub1, Dept.Ratio<...
2014 Aug 10
1
"Fastest" way to merge 300+ .5MB dataframes?
Good afternoon,
Today I was working on a practice problem. It was simple, and perhaps
even realistic. It looked like this:
? Get a list of all the data files in a directory
? Load each file into a dataframe
? Merge them into a single data frame
Because all of the columns were the same, the simplest solution in my
mind was to `Reduce' the vector of dataframes with a call to
`merge'. That
2012 May 27
3
barplot problem
Hello- I am having trouble making a barplot...
The y-values are:
data=c(-0.0002129061,0.0000000000,-0.0002699561,0.0163883061,0.0400000000).
The x-values are distance=c(0, 71, 172, 206, 292).
The desired x-range is 0 and ~300+ (kilometers), range=seq(0,300,1)
I would like to make a bar plot with the bar locations along the x-axis
spaced according to their distances.
I have tried barplot(distance, data)... but this produces a very strange
plot.
plot(distance, data) is almost correct, except it is a scatter plot.
Than...
2014 Sep 10
1
Questions about gluster reblance
...be more and more files and directories
in the existing glusterfs volume. During the test I saw something which I'm
really confused about.
Steps:
SW versions: glusterfs 3.4.4 + centos 6.5
Inital Configuration: replica 2, lab1:/brick1 + lab2:/brick1
fuse_mount it on /mnt
cp -rf /sbin /mnt (~300+ files under /sbin)
add two more bricks: lab1:/brick2 + lab2:/brick2.
run gluster reblance.
1) fix-layout only (e.g. gluster volume rebalance g1 fix-layout start)?
After rebalance is done (observed via "gluster volume rebalance g1 status"),?
I found there is no file under lab1:/brick2...
2008 Oct 05
5
asterisk, phpagi and singleton
Hello,
I've this situation: 300+ simultaneous calls and dialplan like this:
exten => _X.,1,Answer()
exten => _X.,2,DEADAGI(check_status.php)
exten => _X.,3,Dial(SIP/other/${NUMBER})
exten => _X.,4,Hangup
exten => h,1,DEADAGI(cdr.php)
When project is running , I had a lot of defunct php scripts (I've exceed
m...
2005 Oct 03
3
Samba/OpenLDAP reliability issue: backend experience needed
Hi
this is more of an OpenLDAP issue, but since it is mostly used with Samba,
some experience would be helpful.
We have a SLES9 PDC, running samba-3.0.14a, openldap 2.2.6
Sometimes, the OpenLDAP gets corrupted, no ideas why. It's a bad thing.
We have 100+ computers, 300+ users, which shall get 350 computers and 800
users.
What would you suggest in order to be reliable ? Reliability is more important
than speed for us.
I used to work with a bdb backend, had problems; the SuSE consultant told us
to use ldbm, but it isn't any better.
Any advice would be hel...
2009 Jun 18
2
r scripting
Hi!
I have a dataset with some 300+ variables and 2000+ records. I'd like to grind
through a bunch of analyses on the variables by using a script, but can't
figure out how to refer to variable names properly. For some of the simpler
stuff I use various "apply" functions, but for others (like t-tests etc) I need
by...
2013 Jul 28
10
btrfs qgroup assign -> "ERROR: bad relation requested"
I''m trying to use this feature of qgroup:
btrfs qgroup assign <srcid> <destid> <path>
Assigns the lower level qgroup src to the higher level qgroup dest
in the btrfs found in <path>. It is used to build qgroup
hierarchies.
However, I fail to understand how this feature should work, and I''m
getting "ERROR: bad relation requested":
2008 Feb 19
5
nss_ldap failed to bind to LDAP server 127.0.0.1
Hi All:
Over the weekend I install all the outstanding updates for our
CentOS 4 based server. Since I had been holding off on these until
I had addressed some disk space issues there were a large number
(300+). I know my bad! After installing the updates I rebooted the
system and it took forever to boot and once up there were problems
connecting to some of our SAMBA shares. I checked the messages log
file and found a multitude of entries similar to:
Feb 17 19:46:18 fisds0 named[23187]: nss_ldap: fai...
2011 Nov 24
10
SWTOR requires 30Gb, wine has only 20 Gb. Allocate memory+?
I have been chosen for beta testing of Star Wars: The Old Republic. First day is tomorrow. The installer program says that I require at least 30 Gb, but Wine only has 20 Gb available. Is there a way to increase the space on the hard drive available to wine? Is any body else doing SWTOR on wine?
darKoram
2005 Apr 17
1
Creating packages with windows (accessing data)
Dear R List,
I have created a package (under Windows 2.0.1) with 300+ data sets and <20
or so functions I use in teaching. However, to access the data, one needs
to type data(foo) once the package has been installed and loaded. With
other packages namely MASS, after the package is installed and loaded with
library(MASS), it is possible to refer to a data set sa...
2002 May 28
1
tdb errors with 2.2.4
...a samba 2.2.4 domain controller and since the upgrade from
2.2.3a have been getting the following error messages in the logs.
tdb(/etc/samba/secrets.tdb): tdb_oob len 943289144 beyond eof at 8192
Running Redhat 7.2.
Anyone know how to fix this / root cause of the problem?
I have a domain with 300+ machines so I'm hoping for something
non-destructive.
Regards Anthony.
--
Mr Anthony Hornby (RHCE)
Senior Systems Support Officer (Unix)
Information Technology & Management Support
Northern Territory University
(CRICOS No. 00300K)
anthony.hornby@ntu.edu.au
Office +61 8 8946 6167
Mobile...
2009 Sep 18
1
smbd processes loaded onto one core
Hi,
We're running 3.0.31 (yes, I know that's old!) on a dual core processor,
our kernel has SMB support and the dual core processor is recognized
correctly, yet all (300+) smbd process seem to be hitting the same core!
Is this our OS, the version of samba, something else?
Any pointers would be much appreciated!
Thanks,
Steve
--
Steve Rippl
Technology Director
Woodland Public Schools
360 225 9451 x326
2008 Jul 15
2
question regarding mx servers with same priority
...also doc says if one server is down or unavaliable the oher server would
receive mail
now my query is ... if i now configure a second mail server with same MX
priority .
a) do i have to create all the existing user accounts on my existing email
server to this new server
cause i already hav about 300+ email users already
b) incase my first email server fails are the emails on the first server lost
c) alos apprecite if someone can help me with any links or docs for the
above setup
apprecite and really thnks in advance
regards
Fabian
--
This message has been scanned for viruses and
da...
2007 Oct 19
2
Best USB Handset and Softphone Combination
I have a client that want to try the softphone with USB handsets route
to see if hardphones will even be needed. I always push for hardphones
(Polycom) so I am not sure about softphones or USB handsets.
This is going to be for a 300+ seat call center onsite and many offsite,
I plan on using OpenVPN for the offsite machines.
Any advice on softphones, handsets, or practical experience with this
sort of deployment? It would be very nice if there was a central way of
provisioning the phones.
All machines are fairly new (newe...
2013 Feb 11
2
S4 Cannot Unlock Account
I have come across a few accounts (out of 300+) that seem to be locked that
will not unlock. These accounts were migrated from S3. Can someone advise -
what am I missing here?
I've reset the password several times via RSAT, checking the "Unlock
Account" checkbox, which has not helped. Resetting the user's password via
smbpas...
2005 May 16
1
Solaris, Winbind and Active Directory Authentication
...e have done this with a SuSE
box, but never with a Solaris box (yet!).
Currently, the Solaris system (9 now, upgrading to 10 later this
year...) is manually populated with a set of *NIX user accounts that
mirror the accounts in AD. This creates a lot of administrative
overhead (there are some 300+ user accounts, and employee turnover is
by nature fairly high), and will create even more help desk issues as
the AD environment is about to implement a GPO forcing frequent
password changes.
Any major "gotchas" we should watch out for?
Thanks,
Mark
--
_____________________________...
2003 Feb 25
1
Samba spanning subnets
Hello,
I am in the process of trying to get a large network (300+ systems) spanning
3 subnets to be able to display all windows machines in the Network
Neighborhood. After reading through copious amounts of documentation, using
Samba as a domain controller and then having systems on each subnet seemed
to be the best approach.
I set one of the machines to be th...
2006 Jun 10
1
Calculating survival for set time intervals
...698+ 5 24 655+ 18 7+
85+ 65+
[31] 547+ 8 1 55+ 69 499+ 448+ 0 158+ 31 246+ 230+ 19
118+ 54
[46] 48+ 45+ 21+ 670+ 585 558+ 544+ 494 481+ 474+ 472+ 461 447
446+ 443+
[61] 429+ 423+ 401 395+ 390 390+ 389+ 383+ 383+ 373+ 362+ 354 344+
342 336+
[76] 335+ 326+ 306 300+ 292 284+ 280+ 271 246+ 237+ 234 233+ 233
230+ 230+
[91] 226+ 225+ 218+ 215 211+ 199+ 191+ 191 190+ 184+ 169+ 163+ 161+
153 150
[106] 129+ 110+ 107+ 100+ 84+ 77+ 69+ 52+ 38+ 11+
> names(wall.via)
[1] "Description" "Patient" "Physician" "MRN&...
2006 Oct 31
1
Astricon followup
...s it will be of benefit for
those that didn't attend)
For me personally it was the volume of neat add-on applications that the
Asterisk community are developing; Over time I'm hoping that this leads
to something like AppExchange from Salesforce.com were people can choose
from over 300+ applications or addons for SF.
I really want to see more speech recognition applications but I think
it's great what Lumen-vox are doing.
I'd also like to see someone post some more modified "ftp to text to
speech"
http://www.voip-info.org/wiki/view/asterisk+at+home+festi...