Displaying 20 results from an estimated 11000 matches similar to: "R multiline expression grief"
2009 Mar 14
1
multiple hypothesis testing
Dear all,
Myself Vijaykumar Muley working as senior research fellow. By training I am
a computational biologist with not a strong knowledge of statistics. I have
done some analysis which is explained as follows,
I have 10340 (X) profiles of binary vectors with same length(N=845), I will
call then "gene profiles"
for example...
v1 v2 v3 v4.....vN
a 1 0 1 0 1
b 0
2008 Sep 02
1
Non-constant variance and non-Gaussian errors with gnls
I have been using the nls function to fit some simple non-linear
regression models for properties of graphite bricks to historical
datasets. I have then been using these fits to obtain mean predictions
for the properties of the bricks a short time into the future. I have
also been calculating approximate prediction intervals.
The information I have suggests that the assumption of a normal
2012 Jun 18
8
Conditional with variable from facter
Hi.
I have the following facts available:
# facter | grep oper
operatingsystem => CentOS
operatingsystemrelease => 6.2
Now, if I wish to use conditionals on these facts, I have to do it like
this:
case $operatingsystem {}
case $::operatingsystemrelease {}
I''m puzzled as to why can''t I just use $operatingsystemrelease, and what
do these two semicolons mean?
Thank
2006 Jun 21
2
yum and python. grief and grief. CentOS 4.3
Hello.
Maybe after work with FreeBSD I become too spoilt, but I expect that
packages from one distribution kit works among themselves well. But
that I see:
$ rpm -qa | grep rpm
rpm-libs-4.3.13_nonptl
rpm-python-4.3.13_nonptl
rpm-4.3.13_nonptl
rpm-build-4.3.13_nonptl
$python
>>> import rpm
ImportError /usr/lib/librpm-4.3.so: undefined symbol: rpm_execcon
Thanks.
2007 Jun 21
1
Prediction Intervals
Hello.
Does anyone out there know if there is a function (or functions) that
will enable me to calculate prediction and confidence intervals from a
non-linear least squares model? (predict.nls does not do this.)
Thank you,
Paul
2008 Sep 03
1
Non-constant variance and non-Gaussian errors
Hi Paul,
Take a look at gam() from package mgcv (gam = generalized additive models), maybe this will help you. GAMs can work with other distributions as well. Generalized additive models consist of a random component, an additive component, and a link function relating these two components. The response Y, the random component, is assumed to have a density in the exponential family. I am not sure
1999 Dec 13
0
SAMBA digest 2336 / Temporary file grief
Mike Brodbelt wrote:
>Hi,
>I'm running Samba 2.0.6 here as our main file server. Authentication is
>done against an NT PDC, and Samba is also responsible for printing.
>I'm getting some odd files created which aren't being deleted. They are
>all zero byte files, named after a network interface, so I assume they
>may be temporary files which are not being deleted.
1999 Nov 28
0
samba and win98 grief
I noticed a few weeks ago that I was no longer able to access shares on a win98
box called cs198787-a. This used to work but it's now broken and I have no
idea why???? I'm going nuts trying to fix this. I've even gone out and
bought the book "Using Samba" .... great book btw.
The samba server is running on a SuSE linux system and passes all the tests in
the
1999 Dec 10
0
Temporary file grief
Hi,
I'm running Samba 2.0.6 here as our main file server. Authentication is
done against an NT PDC, and Samba is also responsible for printing.
I'm getting some odd files created which aren't being deleted. They are
all zero byte files, named after a network interface, so I assume they
may be temporary files which are not being deleted. Here's a list of a
few
# find
2006 Oct 02
1
change passwd from windows--more grief
Hi group,
I can't seem to get passwd change from windows to work. I am running
samba 3.0.20-3.1.20060mdk installed from rpms on Mandriva 2006; the
clients are windows XP sp2. When I try to change passwd from windows I
get "You do not have permission to change your password".
What am I doing wrong?
My global smb.conf is below.
>From log.smbd I think this error pertains to
2006 Aug 17
3
[MARKABY] Multiline text?
Anybody know if it''s possible to have multiline text in Markaby without
resorting to a bunch of text statements or putting the text block in
another file and using render :file ? I need to add chunks of HTMLized
javascript to my templates.
Joe
--
Posted via http://www.ruby-forum.com/.
2010 Feb 14
4
Feature Request: Multiline Comments
Hello,
Is it possible to extend the R lexer/parser to include multiline comments like
/*
acomment
*/
?
This way I can integrate emacs org-mode with my R code, so that I can
have a table of contents,
section folding, html-output of source etc.
e.g
/*
* Display Code
*/
#+BEGIN_SRC R
foo <- function(...){
stuff
}
#+end_src
and so on .
Thanks
Saptarshi
2004 Sep 22
3
Optus Australia Multiline SHDSL service
Hi,
I am currently trying to find a replacement for a dinosaur PBX and want
to replace it with a VoIP solution.
We have just moved our lines over to an Optus Multiline from a Telstra
ISDN Onramp 30 service with 100 lines.
My question for you good people is what sort of hardware do I need to
interface Asterix into the Optus Multiline? The Optus service is
terminated in my office to a SHDSL
2003 Jun 14
0
[Bug 99] New: multiline strings in gcc 3.3
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=99
Summary: multiline strings in gcc 3.3
Product: netfilter/iptables
Version: linux-2.4.x
Platform: i386
OS/Version: SuSE Linux
Status: NEW
Severity: normal
Priority: P2
Component: ip_tables (kernel)
AssignedTo: laforge@netfilter.org
2011 Aug 31
2
Entering Multiline Commands With ESS
If there's a separate ESS user mail list, please point me to it.
I'm using emacs with ESS and want to enter multiline commands for plots.
Examples in my reference books show each line terminating with a comma so
labels and other attributes can be specified for the plot before it is
submitted for rendering. When I try to do this, however, I get an error:
> boxplot(chemdata$quant ~
2012 Aug 22
1
multiline text() with different cex sizes
This question has probably been asked & answered before, but I can't
find it: How to print a
multiline figure caption in a plot, where different lines have different
fonts and font sizes,
and so that the lines of text are spaced in a reasonable way.
Here's a simple example, where I have to keep tweaking the y coordinate
and the
cex combos, while I also manually adjust the aspect
2013 Feb 19
0
ajax breaking multiline select habtm parameters
I have a journalist and publication model related with a habtm. In the edit
journalist form there is a multiline select for publications.
When :remote => false this works well, the parameter for the publications
looks like:
publication_ids"=>["", "4256","4271"]
BUT if I use :remote => true the parameter array allways has size = 2:
2009 Jun 30
2
Sweave: multiline Sexpr?
Is there any way to have Sexpr span multiple lines?
--
David
?
-----------------------------------------------------
David Huffer, Ph.D. Senior Statistician
CSOSA/Washington, DC david.huffer at csosa.gov
-----------------------------------------------------
2005 Feb 21
0
Multiple multiline sip phones ringing.
how would one dial multiple multiline sip phones (cisco 7960) and
making sure that all the phones ring on the next available line
appearance?
I'm currently using the local channel to accomplish this but I'm
having some trouble. Here is the configs:
each cisco 7960 phone has six registrations in sip.conf, 1XX1 thru
1XX6, normaly when an extension is dialed the following happens:
exten
2005 Jul 10
0
NEWBIE Question: Asterisk with multiline/button phones
This is a very newb. question.
Been using asterisk very happily now for several months and am considering
getting some of those really 'cool' multi-button phones with LEDs and
buttons.
It's unclear to me if it is a straightforward task to actually setup a
multiline 'presence' on the phones where the LED's light up when someone
picks up a 'line' or is using a