search for: ceterae

Displaying 20 results from an estimated 108 matches for "ceterae".

Did you mean: cetera
2008 Aug 14
5
help with my sloppy syntax
R-ians: After some effort I coerced my code to do what I want but my syntax is a kludge. Suggestions on more elegant syntax? par <- NIM.results$par do.call("Draw.NIM.POD.curve", list(par[1], par[2], par[3], par[4], par[5], a.hat.decision, .... et cetera ... It seems that I should be able to avoid defining the variable "par" and then specifying each of its elements,
2015 Jul 11
0
non latin1 characters in titles/artist et cetera
> On Jul 4, 2015, at 1:23 PM, Stephen M. Jones <smj at cirr.com> wrote: > > Hello, I searched through the archives and found a suggestion for a > cyrillic DJ to put the following in icecast.xml: > > <mount> > <mount-name>/mountnamehere</mount-name> > <charset>UTF-8</charset> > </mount> > I've not made any more
2015 Jul 11
0
non latin1 characters in titles/artist et cetera
> On Jul 11, 2015, at 2:53 PM, Marvin Scholz <epirat07 at gmail.com> wrote: > > On 11 Jul 2015, at 18:27, Stephen Jones wrote: > >> What is the correct way for me to configure icecast.xml? > > Please show us your config file, but with removed/changed passwords of > course. Thank you .. here it is: <icecast> <limits>
2015 Jul 11
3
non latin1 characters in titles/artist et cetera
On 11 Jul 2015, at 18:27, Stephen Jones wrote: > What is the correct way for me to configure icecast.xml? Please show us your config file, but with removed/changed passwords of course.
2006 Dec 04
4
[LLVMdev] combined arm patch
On 12/2/06, Jim Laskey <jlaskey at apple.com> wrote: > Rafael, > > Please bracket portions of your changes that involve modification of > C/C++ source code. For cases of modifying configuration scripts and > make files, use your best judgement. Obviously having the brackets > emitted in generated code is problematic (line numbers et cetera), so > don't bother in
2017 Sep 14
7
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 11:38 AM, Rich Huff <rich at richhuff.com> wrote: > On Thu, 2017-09-14 at 11:25 -0400, Larry Martell wrote: >> On Thu, Sep 14, 2017 at 11:08 AM, Darr247 <darr247 at gmail.com> wrote: >> > >> > >> > > I have some software that says it requires JRE 8.1 or higher. >> > >> > That's very odd, since
2017 Sep 14
2
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 11:08 AM, Darr247 <darr247 at gmail.com> wrote: > > >> I have some software that says it requires JRE 8.1 or higher. > > That's very odd, since technically JRE 8 is java 1.8 (and JRE 7 is/was 1.7; > JRE 6 was 1.6, et cetera). > >> If I go to > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-21331 > 55.html
2005 Jun 20
2
Data Parsing
Hello. I have looked at R Site Search for this problem, and it didn't give me exactly what I needed. Consider this dataset called "results". It has the following information: Student Day Subject Score Mary 1 Math Failed David 2 Science Passed Bob 4 Reading Passed Marie 4
2013 Jul 11
2
listner reports
i am trying to see listener count and prepare report but it would be nice if there is some default log for generating listener graph. thanks for thoughts. With Best -Ashwin. +91-9959166266 On Thu, Jul 11, 2013 at 3:22 PM, Yahav Shasha <yahav.shasha at gmail.com>wrote: > Better alternative to parsing the log files would be using the url auth > mechanism and "listener_add"
2003 Nov 21
2
method names conflict.
Hi! I would like to give my objects functions like "subset", "union", et cetera and name it also in this way. But this functions names are already used in the base package and they are not generic. I am right in that if they would be generic then i still can use the neat names with my objects? I have the impression that there are more and more packages are going to be
2007 Jan 16
2
Gaussian glm for grouped data with unequal variances
Hello - I am fairly new to R, (i.e., ability to create functions/write programs insignificant) and was wondering if there might be a convenient way to model the following: I want to fit a gaussian glm to grouped data, while allowing for unequal variances in each of the groups. More specifically, my data set looks something like this: ---------------- data group 1 76 1 2 82 1 3
2007 Feb 27
2
Kerberos works, but "net ads join" fails
Hi List, this is gonna be a really funky/interesting/uncommon error you're going to deal with (if you do). Developer(s): I'd be really happy if you can point me at the right source files or describe at which stage of the "discussion" between my servers fail. This might be of some use.. But let's get to the facts: SYMPTOMS -------- 1) Invoked "kinit", no
2009 Jul 03
2
Deos anyone know of a summary of conformability rules? along with a specific problem
The rules for conformability of objects required for various operators remain a mystery as do some related problems like the rules for recycling in creating arrays etc. Would someone be able to direct me to where such rules are stated? In a related vein, there are all manner of operations that are readily coded in Gauss or in MATA that fail, often mysteriously, in R. Are there some
2015 Jun 08
3
[LLVMdev] msbuild and clang
I'm trying to compile some large programs with clang on Windows (with a view to compiling to bit code and then running some whole program optimisations on the bit code). Take for example the Python 2.7 interpreter: As is typically the case, the usual build procedure involves running msbuild which invokes the Microsoft compiler. The most obvious procedure would then be to substitute
2015 Jun 22
1
OT: default password for HP printer
http://lmgtfy.com/?q=officejet+8620+manual I concur - I don't believe there is a password on the EWS. You should be able to print out the network settings from the LCD control panel, which will be 2 or 3 pages and includes info you need like MAC address[es], default and user-set passwords, IP address[es], et cetera.
2017 Sep 14
3
JRE 8.1 for CentOS6
I have some software that says it requires JRE 8.1 or higher. If I go to http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone know where I can get 8.1?
2003 Nov 05
1
Fitting a 3-parameter gammadistribution
I have 'grouped' data, that is in the form of: Interval Median 0-9.9%: -25 10-19.9%: 0 20-29.9%: 3 30-39.9%: 10 40-49.9%: 50 50-59.9%: 200 et cetera and want to fit a three parameter gamma distribution. Does anyone know of an existing routine for doing this (or something similar)? Any help or comment is much appreciated. Regards, M?rten M?rten
2001 Jun 14
1
SFTP Logging
Hello everyone, Has there been any thought given to giving the SFTP subsystem better logging capabilities? We are looking to replace FTP, Telnet, and Rexec completely, but our FTP is presently logged and any replacement for it would also need to be logged. Specifically, we need to know about file uploads and downloads, deletions. et cetera. I've added some logging code to sftp-server.c,
2006 Nov 28
1
Windows XP share charset problem
Hello, there I want to connect to a Windows XP share using the following line in my fstab \\WINDOWS-PC\SHARE /dir/to/mount/share smbfs auto,umask=0002,credentials=/etc/winpassword,iocharset=utf8,gid=0,noauto 0 0 It mounts OK but I can't get the charset shown correctly for non-ASCII chars like ? ? ? et cetera. I've even tried using cpage=850 option when mounting without success.
2006 Dec 02
0
[LLVMdev] combined arm patch
Rafael, Please bracket portions of your changes that involve modification of C/C++ source code. For cases of modifying configuration scripts and make files, use your best judgement. Obviously having the brackets emitted in generated code is problematic (line numbers et cetera), so don't bother in those cases. Beside marking the changes we've made, the purpose of APPLE LOCAL