Displaying 20 results from an estimated 6000 matches similar to: "Discretize factors?"
2010 Mar 13
1
Specify Includes Only
Hi, sorry if this has been asked before, but I just can't find anywhere on the net that tells me how to do this. I've been trying for ages to get this right, using various forms of --include-from, --exclude, --filter, etc.
I want to copy only specific directories that contain specific filetypes, from sourcedir to destdir. For example, I want to copy all .mp3 and all .ogg files found in
2011 Oct 10
2
Collection_select
Hi,
I''m new using RoR and I have a ... trouble with
f.collection.select
What I have in a table is ... for example
group code
GroupA 07A
GroupA 08A
GroupA 10B
GroupB 06A
GroupB 11B
GroupB 07B
GroupC 10A
GroupC 09A
GroupC 09B
when I use
<%= f.collection_select :grupo, Equipo.find(:all), :id, :name, prompt:
''Choose a Group'' %>
2006 Mar 21
2
How to make extension groups ???
Hello All,
i am repeating this question for the sixth time but i think i was not explaining the problem correctly. ............. Now i will try to explain it......
I have 4 telephone lines(PSTN) in my PBX.
Now I want to make groups of the extensions to use that lines.
e.g.
extensions 12,13 & 31 are in groupA
extensions 14 - 20 are in groupB
extensions 21 - 30
2006 Jan 04
2
How to produce this graphic
Hello there,
I would like to produce a plot of x<-c(4,5,6),which is the mean of each
group and y<-c('groupA','groupB','groupC').
plot (x,y) can not produce any graphics because y is not numerical.
What should I do to produce this graphic?
Thank you in advance
Lisa Wang
Princess Margaret Hospital
Toronto,Ca
2012 Jun 07
4
Dealing with multiple gid changes
So I discovered yesterday that if puppet changes the gid of a group it
doesn''t go through the file system and update them with the new correct gid
(at least this was the case on RHEL5 and client puppet v2.6.16 and
puppetmaster 2.7.12). Now I thought that it might be possible to have
puppet execute something like find /home/ -group <old_gid> | xargs chgrp
groupname. However
2006 Mar 20
1
How to make caller groups ???
Hello All !!!
I have 4 PSTN lines in the PBX server 1,2,3,4.
First line will be used by only one extension (i.e. for the boss) for incoming and outgoing. This line is dedicated for him only.(
The remaining lines will be shared by the employees
1) Group A have access to lines 2 , 3 & 4.
2) Group B have access to lines 3 & 4
3) Group C have access to line 4
2009 Jul 07
4
Test for X=1 fails, test for >0 works, data in text file is 1
Hi,
I am apparently not understanding some nuance about either the use
of subset or more likely my ability to test for a numerical match
using '='. Which is it? Thanks in advance.
I've read a data file, reshaped it and then created MyResults by
keeping only lines where the value column is greater than 0. So far so
good. The data in MyResults looks good to me by eye.
The
2012 May 31
1
please help! Extract the row to the new file by using if-statment
Dear all,
I find some troubles about how to extact the row from csv. file by using
if-statement condition.
I want to extract the row if the rainfall is greater than the mean of
rainfall and using the wrfta divided into 3 groups
that's
rainfall greater than mean -> group A ( create file group A_rain)
-> groupB ( create file
group B_rain)
2003 Jun 03
2
subshares ?
hi all...
i have what seems a simple question regarding subshares, for lack of a better term...
say i have a share with specific user/group permissions and a directory inside the share that i would like to add different user/group permissions...
this is an example of my smb.conf file to illustrate
[driveA]
path = /samba/driveA
browseable = Yes
writeable = Yes
valid users = PDC+groupA
force group
2009 Oct 19
1
Reposting various problems with two-way anova, lme, etc.
Hi,
I posted the message below last week, but no answers, so I'm giving it
another attempt in case somebody who would be able to help might have missed
it and it has now dropped off the end of the list of mails.
I am fairly new to R and still trying to figure out how it all works, and I
have run into a few issues. I apologize in advance if my questions are a bit
basic, I'm also no
2020 Feb 14
1
winbind optional parameters on samba 4.10
Hi,
I'd like do review and understand what parameters we can or should use
in /etc/samba/smb.conf configuration almost all for winbind
I use this smb.conf [1] , I'd like to know if new parameters still
valid for Samba 4.10 and what they do .
Thank you .
[1]
workgroup = CORP
realm = CORP.LOCAL
winbind use default domain = yes
idmap config * : backend = tdb
idmap config
2011 May 31
2
In a formula, what is the interaction of the intercept and a factor?
For a pedagogical purpose, I was trying to show how the formula for a simple
regression line (~1+x) could be crossed with a factor (~1:group + x:group)
to fit separate regressions by group. For example:
set.seed(201108)
dat <- data.frame(x=1:15, y=1:15+rnorm(15),
group = sample(c('A','B'), size=15,
replace=TRUE))
m1 <- lm(y~ 1 + x, data=dat)
2005 Jan 07
2
Secondary group problem in include statement
Hi,
Scenario :-
User A belongs primarily to GroupA and secondary to GroupB.
Somedirectory contains GroupA.conf and GroupB.conf
Have anyone got
"include = /somedirectory/%g.conf" in smb.conf
to work such that scripts in groupA.conf and groupb.conf will be executed when UserA logins?
Am I using the correct syntax? If not, what is the correct syntax?
I am on Debian with 3.0.10
2002 Sep 01
3
htb ,essage in messages file !
hi all,
i saw this message today & am reporting it(as it says)
[root@cab1 surfNet]# tail -f /var/log/messages
Sep 1 04:02:03 cab1 syslogd 1.4.1: restart.
Sep 1 09:35:27 cab1 kernel: HTB: mindelay=500, report it please !
[root@cab1 root]# iptables -V
iptables v1.2.6a
[root@cab1 root]# tc -V
tc utility, iproute2-ss020116
[root@cab1 root]# uname -a
Linux cab1 2.4.19-r #2 Sun Aug 25 01:49:24
1998 Apr 20
1
Incomplete browselists with %G
When I build an smb.conf using a line like:
include = /usr/local/samba/lib/%G.conf
then it works beautifully for the shares that are listed in the
appropriate <primary group>.conf files, that is, I can connect to them
and all...
However, I can only _browse_ the shares listed in the main smb.conf
file, not the ones in the <primary group>.conf files that should
be included, even
2006 Sep 04
1
Problem with Variance Components (and general glmm confusion)
Dear list,
I am having some problems with extracting Variance Components from a random-effects model:
I am running a simple random-effects model using lme:
model<-lme(y~1,random=~1|groupA/groupB)
which returns the output for the StdDev of the Random effects, and model AIC etc as expected.
Until yesterday I was using R v. 2.0, and had no problem in calling the variance components of the
2009 Dec 03
0
samba group access
Dear All
I have a question from you, if you can please answer it.
I have a linux server, with samba installed on it.
I have 3 groups as, GroupA, GroupB, GroupC
Each group is having let suppose 10 members from 0-9
I have 3 shares on my smb.con as Share1, Share2, and Share3
Now what I want it to give the read access to every one on each share
and
give write access of GroupA to Share1, Share2
give
2009 Aug 12
5
Nominal variables in SVM?
Hi,
The answers to my previous question about nominal variables has lead me
to a more important question.
What is the "best practice" way to feed nominal variable to an SVM.
For example:
color = ("red, "blue", "green")
I could translate that into an index so I wind up with
color= (1,2,3)
But my concern is that the SVM will now think that the values are
2011 Aug 23
2
dummy variables from factors
Hi,
Looking at a large data set with many factors.
I would like to expand each factor variable into multiple new variables for each level. (0,1) coding.
My first though was just to code a big nasty loop, to take each level and cbind a column onto my data set. But, that seems painful. There must be a better way.
Is there an "easy" way to do this in R?
(Note, I don't want to
2011 Mar 31
3
Create Variable names dynamically
Hi,
I want to create variable names from within my code, but can't find any documentation for this.
An example is probably the best way to illustrate. I am reading data in from a file, doing a bunch of stuff, and want to generate variables with my output. (I could make a "list of lists" and name all the elements, but I really want separate variables.)
#################
#This is