similar to: Plotting an Underbrace in R

Displaying 20 results from an estimated 110 matches similar to: "Plotting an Underbrace in R"

2008 Mar 27
1
functions
I wrote some functions for multiway CANDECOMP, i.e. for least squares fitting of a_{i_1\cdots i_m}\approx\sum_{s=1}^p x^1_{i_1s}x^1_{i_1s}\cdots x^m_{i_ms} with arrays of arbitrary dimension. Reminded me of the good old APL days. I could not find this in the archives, but if it's already there, I would appreciate if someone let me know.
2009 Jan 20
0
vacancy postdoc computational systems biology - Amsterdam
*Postdoc Position Computational Systems Biology 'Systems Bioinformatics: Computational Modelling Methods' f/m * * VU University Amsterdam, the Netherlands * *Research project * The goal of the project is to develop and implement computer methods for computational modelling of biological systems. This encompasses methods for computational model assembly, execution, analysis and
2010 Oct 13
5
Poisson Regression
Hello everyone, I wanted to ask if there is an R-package to fit the following Poisson regression model log(\lambda_{ijk}) = \phi_{i} + \alpha_{j} + \beta_{k} i=1,\cdots,N (subjects) j=0,1 (two levels) k=0,1 (two levels) treating the \phi_{i} as nuinsance parameters. Thank you very much -- -Tony [[alternative HTML version deleted]]
2007 Feb 06
2
abbreviate dataframe for Sweave output
I wanted to print the first and last rows of some dataframes in Sweave using dots in columns to separate the two parts. Head and tail almost work, but I have problems with factors and row names. z<-data.frame(id=letters[1:26], x=sample(1:26,26)) rbind(head(z,3), ".", tail(z,1)) id x 1 a 18 2 b 8 3 c 14 4 <NA> . 26 z 10 Warning message: invalid
1997 May 08
1
R-alpha: Equations in Plots
Paul Murrell and I are making some progress with making mathematical expressions available in graphs. The idea is to use R expressions to represent the mathematical expressions. So far we have (or will soon have): R LaTeX x^i x^i x[i] x_i alpha \alpha Alpha \Alpha hat(x) \hat{x} \widehat{x} bar(x) \bar{x} \overline{x} x+y x+y x-y x-y x/y x/y (x) (x) {x} {x} frac(x,y)
2012 May 07
1
How can I brake a label in two lines when using expression()?
I making an xyplot and the y label is too long and needs to be in two rows, but when I brake it there is a huge gap between the last text string and the expression, and I can't get rid of it. Any ideas? Data: structure(list(Temp = c(8L, 8L, 8L, 8L, 8L, 8L, 12L, 12L, 12L, 12L, 12L, 12L), CO2 = c(380L, 380L, 380L, 750L, 750L, 750L, 380L, 380L, 380L, 750L, 750L, 750L), Treat = structure(c(3L,
2005 Mar 05
0
Asterisk 1.0.3 Periodically Fails Registrations
Asterisk 1.0.3 Sayson 480i running .78 release (problem may not be Sayson specific, it's just that's what's deployed) Problem: Asterisk rejects registrations every so often even though nothing has changed either with Sayson or Asterisk configuration (and previous registrations have succeeded) SIP trace of successful registration: =============================
2009 Feb 06
3
Sweave and backslashes
Hello Everyone, I am an avid Sweave user and I am trying to pretty print floating point numbers for latex output. For example in my document, I would like: 4.2\cdot 10^-{8} Instead of: 4.2e-08 The Hmisc package has a nice function for doing this- but Hmisc has a ton of dependencies and has proved very unportable to the various machines I work on. So, I set out to write my own function that
2007 Oct 12
3
Conversion of text in shell
Hi! I want to convert the lines 1.1,3.19e-4 1.2,3.05e-3 10.5,9.14e8 (as example) to 1,1 & $3,19 \cdot 10^{-4}$\\ etc.. from one file and save these in a new file Rly lost here except I know I should use regexp and MAYBE sed somehow :) Thx for any help _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE!
2018 Feb 12
2
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
Have you solved? I have the sambe issue with NEtapp CDOT 9.1 P11, latest versions, tried with AD and works It seems that domain users are not showed correctly when tey are set as priamry bug, it seems a samba bug Can you help? Thanks<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> <table style="border-top: 1px solid #D3D4DE;"> <tr> <td
2006 Mar 10
3
Sweave scientific real display format (e.g. 5e-12)
Dear All, I couldn't figure and couldn't google out how to make construct a pair of \Sexpr s or a LaTeX macro that would include 5\cdot 10^{-12} into the LaTeX output istead of 5e-12 . Any ideas? Thank you G?bor
2005 Oct 07
1
'make rpm' problem
Hey all, I just tried running a 'make rpm' on a fresh install of Fedora Core 4 and ran into an error near the end of the build process. This is the output of the build when the error occurs: done rm -f /tmp/asterisk/var/lib/asterisk/mohmp3/sample-hold.mp3 mkdir -p /tmp/asterisk/var/spool/asterisk/voicemail/default/1234/INBOX :>
2017 Oct 20
0
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
On Fri, 20 Oct 2017 15:02:45 +0200 Giuseppe Ravasio via samba <samba at lists.samba.org> wrote: > Hi, > we are testing a new AD domain that will replace our old NT4 one, and > we are setting up a new cifs vserver of our Netapp filer (running > Clustered Dataontap 9.2). > > The new AD domain was a clean deployment created using "samba-tool > domain provision
2017 Oct 23
0
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
On Mon, 23 Oct 2017 09:11:23 +0200 Giuseppe Ravasio <giuseppe_ravasio at ch.modiano.com> wrote: > On 10/20/2017 05:48 PM, Rowland Penny via samba wrote: > >> So I tried what is suggested in this thread: > >> https://lists.samba.org/archive/samba/2016-April/thread.html#199609 > > > > I really should have said there that using '513' wasn't a good
2017 Oct 23
2
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
On 10/23/2017 09:29 AM, Rowland Penny via samba wrote: > All that using '--use-rfc2307' does is allow the use of rfc2307 > attributes such as 'uidNumber' and 'gidNumber', it does not > populate any of the rfc2307 attributes. > > DCs works slightly different from Unix domain members, they use > 'xidNumber' attributes in idmap.ldb, these attributes
2017 Oct 24
0
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
On Tue, 24 Oct 2017 12:27:18 +0200 Giuseppe Ravasio <giuseppe_ravasio at ch.modiano.com> wrote: > On 10/23/2017 10:26 AM, Rowland Penny via samba wrote: > > OK, have you tried asking the Netapp company, 'how do I use this > > with Active Directory' ? > > In this specific case no, but I already tried to open CIFS support > cases but at the end they tell me
2017 Oct 23
2
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
On 10/20/2017 05:48 PM, Rowland Penny via samba wrote: >> So I tried what is suggested in this thread: >> https://lists.samba.org/archive/samba/2016-April/thread.html#199609 > > I really should have said there that using '513' wasn't a good idea ;-) ok I'll revert to 100 ;-) > The only way to get the same IDs everywhere is to use the winbind >
2017 Oct 20
0
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
On Fri, 20 Oct 2017 16:47:43 +0200 Giuseppe Ravasio <giuseppe_ravasio at ch.modiano.com> wrote: > Sorry for eventually wrong AD terminology! Don't worry about it, it is just confusing when you call a DC, a PDC, call it your first DC or anything, just don't call it a PDC ;-) > > > You haven't fixed the 'xidNumber:100 issue', giving 'Domain Users'
2017 Oct 24
2
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
On 10/23/2017 10:26 AM, Rowland Penny via samba wrote: > OK, have you tried asking the Netapp company, 'how do I use this with > Active Directory' ? In this specific case no, but I already tried to open CIFS support cases but at the end they tell me that It works as expected with a MS DC and that Samba DC is not supported by them. I cannot omit that I use Samba because they always
2010 May 06
0
intercept in lmp()
Hi all, Dear Dr. Wheeler, I am trying to use the lmPerm package to perform multiple regression on microarray data with certain empirical variables associated with treatments of the experiment. In order the circumvent the very conservative multiple test corrections such as Bonferroni and BH, I try to use permutated probabilities to assess associations. In addition to mu previous posting I