similar to: Relative frequency of cases in data frame matching a specified criteria

Displaying 20 results from an estimated 9000 matches similar to: "Relative frequency of cases in data frame matching a specified criteria"

2009 Jan 22
2
Frequency and summary statistics table with different variables and categories
Hello helpers, This is probably quite simple, but I'm stuck. I want to create a summary statistics table with frequencies and summary statistics for a large number of variables. The problem here is that (1) there are two different classes of categories (sex, type of substance abuse and type of treatent) which overlap, (2) the data for different variables should be presented in different
2001 Sep 02
1
Special Characters in artist field
Hi, I began to encode my CD collection into the ogg format today, but I ran into a little, minor problem. Certain characters don't work, for example "björk" comes out as something like "BjAPrk" 'P' being a paragraph symbol. I'm pretty sure it's an ogg problem as ogginfo outputs: ... artist=Björk ... Is there anyway to fix this, or a fix planned
2019 Feb 25
3
Why is there still ineffective code after -o3 optimization?
Hi, I have some IR module from random generation (mostly ineffective instructions). It has a function with void return, and two function arguments where one is a reference. Therefore, I expect every instruction not altering the value at the 2nd arguments address should be ineffective. Here is the function definition (see below for full ll): define void @_Z27entityMainDataInputCallbackdRd(double
2006 Dec 19
2
umask 007 ineffective with newly created Maildir message
This is for Dovecot 1.0.rc15 from Debian Backports on 3.1 Stable, x86; Filesystems are local reiserfs; IMAPs client is KMail 1.9.5 Non-default settings in dovecot.conf: protocols = imaps ssl_cert_file = /etc/dovecot/mail.cert.pem ssl_key_file = /etc/dovecot/mail.key.pem mail_location = maildir:/var/mail/ambrosia.plus.com/%n mail_extra_groups = mail first_valid_uid = 1000
2018 Dec 07
3
Implement VLIW Backend on LLVM (Assembler Related Questions)
Hello, I want to implement LLVM backend for a specific VLIW hardware. I am working on defining its instruction set, and assembly language. The hardware has two pipelines, int and float. Each pipeline can do 3 operations/cycle, 3 operations forms an instruction. One of the Integer Instruction looks like this: add Ri, Rj, Rk; add Rl, Rm, Rn; add Ro, Rp, Rq An int instruction and a float
2017 Jun 15
2
+vnd.dovecot.duplicate for Bogofilter duplication shortcomings
Hello, Sorry for a bit offtopic but it seems the bogofilter community is just as dead as dspam is. I trying to switch from DSPAM to bogofilter on a server where if I turn bogofilter on I run into the following issue: Certain users have sender and recipient bcc maps setup in postfix. This is for forwarding copy of an email to other address for example: Incoming lclude at company.com ->
2008 Sep 25
1
Splitting row names up and then adding up the columns associated with criteria from the parts of the site coding (help)
d <- c("upwd1201", "upwd0502", "upwd0702", "upwd1002", "upwd1102", "upwd0203", "upwd0503", "upwd0803", "upwd0104", "upwd0704", "upwd0804", "upwd1204", "upwd0805", "upwd1005", "upwd0106", "dnwd1201", "dnwd0502",
2010 Sep 20
2
OT: Is randomization for targeted cancer therapies ethical?
Hi Folks: **Off Topic** Those interested in clinical trials may find the following of interest: http://www.nytimes.com/2010/09/19/health/research/19trial.html It concerns the ethicality of randomizing those with life-threatening disease to relatively ineffective SOC when new "biologically targeted" therapies "appear" to be more effective. While the context may be new, the
2014 Jan 10
2
[LLVMdev] Bitcode parsing performance
On 10 January 2014 03:09, Sean Silva <chisophugis at gmail.com> wrote: > This Summer I was working on LTO and Rafael mentioned to me that debug info > is not lazy loaded, which was the cause for the insane resource usage I was > seeing when doing LTO with debug info. This is likely the reason that the > lazy loading was so ineffective for your debug build. > > Rafael, am I
2005 Aug 23
3
Linux to Windows
Hello to all, I have a script which uses rsync quite nicely to backup my Linux mail server to my XP machine from time to time to facilitate CDR archives. The scrip is run as a batch file on the XP box and is scheduled via Windows Scheduler. It works quite well with one exception: many of the mail files come through as 0KB files and it seems that most of these have unusual filenames,
2002 Dec 12
0
if problem in function
Dear all, I have written a function for calculating the volume of a tree (=trad) or snag (=h?gst). The included volume regreesion model includes ten parameter values, which are tree species specific. bj?rk.formh?jd.pars is an object which includes the parameter values (parameter set) for birch (=bj?rk). There is one row per tree in the data object. > relev.kols[1:5,
2010 Aug 24
1
OT - How to blacklist a driver in /etc/modprobe.d without reboot
Hi, On lenny, when I'm adding a "blacklist hfc4s8s_l1" statement in a /etc/modprobe.d/myfile.conf file, this change seems ineffective until I reboot : # dahdi_genconf -v system Default parameters from /etc/dahdi/genconf_parameters Empty configuration -- no spans Generating /etc/dahdi/system.conf I tried this : /etc/init.d/module-init-tools then this : /etc/init.d/udev restart but
2014 Apr 04
1
Confbridge options
Hi, I'm doing an evaluation of Confbridge (migrating from Meetme). Looking at: https://wiki.asterisk.org/wiki/display/AST/ConfBridge+10 Under the heading "User Profile Configuration Options" the option announce_only_user is present. The sample config looks like this: -- ;announce_only_user=yes ;Sets if the only user announcement should be played when a channel enters a empty
2012 Jan 04
1
selinux context for mm-handler?
I've got a Mailman installation running on CentOS 4 that I'd like to migrate to a CentOS 6 box. My big obstacle at present is getting Mailman's mm-handler Perl script to run as a Sendmail local mailer with SELinux enabled. I've tried changing mm-handler's selinux context type a few times, but nothing has resulted in success: context result
2013 Sep 03
1
stopping dictionary attacks (pop3)
Hi Guys, I was really hoping a couple of years later this would be addressed... I'm running Dovecot 2.2.5 on FreeBSD. Is there anyway to limit the number of auth attempts allowed in a single session? The reason for this is because I have "fail2ban" setup to firewall out any IP addresses that repeatedly auth fails. The issue occurs when the connection is already in an
2017 Jun 21
1
+vnd.dovecot.duplicate for Bogofilter duplication shortcomings
Hello, Yes but how to activate this for all users, not on a per user basis or without writing out thousands of sieve files to users directories. Thank you. On 2017-06-15 13:33, Stephan Bosch wrote: > Op 6/15/2017 om 12:19 PM schreef Luescher Claude: >> I have +vnd.dovecot.duplicate plugin enabled but it seems to be >> ineffective. Any other tips for a workaround? >> >
2012 Oct 02
1
Ifelse Execution
Hi Everyone, I am trying to run a time based query and need some of your help. Not much of data or packages. Just a simple one. Query I am trying to execute. ifelse ((as.numeric(as.POSIXct("2012-10-01 20:38:00"))), (rnorm(1,2,1)),(Sys.sleep())) Note. Why I am using as.numeric is as I have a list of time at which I wanted to run the command. Something like 1349142243 1349138667
2013 Jan 29
2
remove margin between plot and axis
Readers, Am trying to plot a graph with type 'h' and want to remove the white space between the plot lines and the x axis. The help section 'par' suggests that the option 'mai' controls this feature, but the syntax plot(...mai=c(0,1,1)) is ineffective Any advice please? -- r2151
2005 Feb 10
7
RoutesKeeper
I just stumped on the following project: http://selab.edu.ms/twiki/bin/view/Networking/RoutesKeeperProject From the page: > Free as in GPL: Yes, it''s very important, we all love Mr. Richard > Stallman • Load balancing: Use unlimited number of internet > connections simultaneously • Fail over: You still get persistent > internet access although some of your connections
2006 Sep 15
1
In datetime_select, :order does not work, but it works for date_select Why
Hi All In my project I am to take date of birth from user so I used datetime_select. It renders three selection boxes, year, month and day. But I want order as day, month and year. I added :order option for datetime_select, it renders normal selection boxes with order year, month and day. Why :order does not work with datetime_select? see my following code <%= datetime_select(:user2,